index
:
getwtxt
this commit
master
twtxt registry written in Go
gbmor <ben@gbmor.dev>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbSqlite.Push() now updating confObj.LastPush; dbSqlite.Push() and dbSqlite.P...
Ben Morrison
2019-06-11
1
-5
/
+8
*
updated deps
Ben Morrison
2019-06-11
2
-9
/
+6
*
adding fs sync after db push
Ben Morrison
2019-06-11
2
-1
/
+4
*
updated badges
Ben Morrison
2019-06-11
1
-5
/
+1
*
updated deps
v0.3.2
Ben Morrison
2019-06-10
2
-1
/
+3
*
link to latest releases page
Ben Morrison
2019-06-10
1
-1
/
+1
*
log formatting fix
Ben Morrison
2019-06-10
1
-1
/
+1
*
new benchmark
Ben Morrison
2019-06-10
1
-4
/
+4
*
closing test response bodies & readability improvements
Ben Morrison
2019-06-10
1
-0
/
+31
*
added codeclimate info and dynamic version badge
Ben Morrison
2019-06-10
1
-10
/
+11
*
updated deps
Ben Morrison
2019-06-10
2
-3
/
+103
*
refactored initConfig()
Ben Morrison
2019-06-10
2
-70
/
+42
*
changed some log formatting
Ben Morrison
2019-06-10
3
-4
/
+4
*
Start() broken into multiple functions
Ben Morrison
2019-06-10
1
-19
/
+30
*
refactored http err handling to combine 3 funcs into 1
Ben Morrison
2019-06-10
4
-102
/
+46
*
updated deps
v0.3.1
Ben Morrison
2019-06-09
4
-10
/
+139
*
handler unit tests finished
Ben Morrison
2019-06-09
2
-2
/
+22
*
setting version via build flags
Ben Morrison
2019-06-09
6
-10
/
+10
*
removed redundant code
Ben Morrison
2019-06-09
1
-39
/
+9
*
handler tests now more substantial
Ben Morrison
2019-06-09
1
-16
/
+66
*
apiEndpointHandler now 404s invalid endpoints, better testing for it
Ben Morrison
2019-06-09
2
-9
/
+68
*
moving mock registry creation to its own func
Ben Morrison
2019-06-09
2
-9
/
+10
*
error missed
Ben Morrison
2019-06-09
1
-1
/
+1
*
start time added to help differentiate run sessions in log file
Ben Morrison
2019-06-09
1
-1
/
+2
*
explicit init of static assets and test template init were removed: redundant
Ben Morrison
2019-06-09
5
-37
/
+5
*
init staticAssets explicitly on startup
Ben Morrison
2019-06-09
4
-10
/
+44
*
cache-related tests
Ben Morrison
2019-06-09
2
-4
/
+55
*
config init test
Ben Morrison
2019-06-09
1
-0
/
+22
*
using sync.Once for DB init in tests, cleaned up test config init
Ben Morrison
2019-06-09
2
-41
/
+27
*
re-enabled pushDB/pullDB test
Ben Morrison
2019-06-09
1
-4
/
+2
*
test config init using sync.Once
Ben Morrison
2019-06-09
1
-3
/
+5
*
fixed test to ignore duplicate user add error
Ben Morrison
2019-06-08
1
-4
/
+1
*
compositeStatusQuery() - executing queries concurrently
Ben Morrison
2019-06-08
2
-7
/
+81
*
updated travis build script
Ben Morrison
2019-06-08
1
-0
/
+2
*
updated readme
v0.3.0
Ben Morrison
2019-06-08
1
-2
/
+4
*
updated deps
Ben Morrison
2019-06-08
2
-3
/
+36
*
runtime bugfix for sqlite3
Ben Morrison
2019-06-08
2
-2
/
+3
*
sqlite3 listed in manual as available
Ben Morrison
2019-06-08
1
-3
/
+5
*
added sqlite3 as option
Ben Morrison
2019-06-08
1
-1
/
+2
*
updated ignores
Ben Morrison
2019-06-08
1
-0
/
+1
*
template panic fix
v0.2.4
Ben Morrison
2019-06-08
1
-2
/
+4
*
split db-specific funcs into separate files
Ben Morrison
2019-06-08
5
-238
/
+273
*
static, pie build
Ben Morrison
2019-06-08
1
-1
/
+3
*
sqlite functionality added
Ben Morrison
2019-06-08
6
-61
/
+127
*
added User.RLen to leveldb push/pull
Ben Morrison
2019-06-08
1
-5
/
+8
*
cleaned up error handling
Ben Morrison
2019-06-08
7
-57
/
+34
*
working on adding sqlite
Ben Morrison
2019-06-08
1
-0
/
+7
*
database refs and static assets concurrency-safe
Ben Morrison
2019-06-08
3
-28
/
+64
*
updated available intervals for cache/push
Ben Morrison
2019-06-08
1
-1
/
+1
*
moved type declarations into respective files
Ben Morrison
2019-06-08
6
-78
/
+68
[next]