index
:
getwtxt
this commit
master
twtxt registry written in Go
gbmor <ben@gbmor.dev>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
svc
/
leveldb.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove remote registry list push to leveldb because that doesn't work right now
HEAD
v0.5.0
master
Benjamin Morrison
2021-10-21
1
-3
/
+3
*
delete a user, new config option for admin pass. pass is bcrypt hashed on sta...
Benjamin Morrison
2021-10-21
1
-0
/
+21
*
updating module to live at sourcehut
Ben Morrison
2020-06-20
1
-2
/
+2
*
some functions were missing comments. added those in where needed.
Ben Morrison
2019-12-19
1
-0
/
+6
*
license notice at top of each file
Ben Morrison
2019-07-11
1
-0
/
+19
*
updated internal functionality for registry v0.4.0
v0.4.4
Ben Morrison
2019-06-19
1
-3
/
+3
*
mutex and readability cleanup
Ben Morrison
2019-06-13
1
-11
/
+5
*
removed mutex from remoteRegistries
Ben Morrison
2019-06-13
1
-6
/
+0
*
push() changes
v0.3.3
Ben Morrison
2019-06-11
1
-3
/
+0
*
eliminated confObj.LastCache and confObj.LastPush. Unneeded when using ticker...
Ben Morrison
2019-06-11
1
-4
/
+0
*
dbLevel.Push() and dbLevel.Pull() now expecting pointer receiver only
Ben Morrison
2019-06-11
1
-2
/
+2
*
split db-specific funcs into separate files
Ben Morrison
2019-06-08
1
-0
/
+106