summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* added db type, assets dir to config v0.2.2Ben Morrison2019-06-051-0/+5
|
* expanded manual to include assets dir, db type, db path flags and configBen Morrison2019-06-051-2/+21
|
* set version constant to 0.2.2Ben Morrison2019-06-051-1/+1
|
* updated readme installation/configuration sectionsBen Morrison2019-06-051-1/+12
|
* new install instructions, updated benchmarkBen Morrison2019-06-051-30/+30
|
* temporarily disabling Test_pushpullDatabase()Ben Morrison2019-06-051-1/+2
|
* moved cacheAndPush() outside of initDatabase()Ben Morrison2019-06-051-1/+1
|
* moved db test funcs to db_test.goBen Morrison2019-06-052-86/+91
|
* cache/push check interval increased to 1sBen Morrison2019-06-051-0/+1
|
* cli flags for db path/type, assets dir. systemd unit file. makefile.Ben Morrison2019-06-058-10/+89
|
* updated index.AddUser() calls to reflect new version of registry libBen Morrison2019-06-043-5/+5
|
* updated registry library depBen Morrison2019-06-042-3/+3
|
* updated readme to mention other database back-ends in developmentBen Morrison2019-06-041-4/+5
|
* split caching and db function filesBen Morrison2019-06-042-129/+135
|
* expanding options for databases. abstractions for database push/pull functionsBen Morrison2019-06-044-30/+94
|
* updated version constantBen Morrison2019-06-041-1/+1
|
* fixed most example api calls with horizontal scrolling v0.2.1Ben Morrison2019-06-041-10/+10
|
* link to buckket/twtxt in notes sectionBen Morrison2019-06-041-0/+3
|
* added long flags list to -h outputBen Morrison2019-06-041-4/+5
|
* expanded readmeBen Morrison2019-06-041-16/+54
|
* minor correction in landing page query output exampleBen Morrison2019-06-041-1/+1
|
* refactored landing page template and tweaked stylingBen Morrison2019-06-042-20/+44
|
* expanded -m help text to cover landing page customization, example api queriesBen Morrison2019-06-041-25/+150
|
* adding version to index template v0.2.0Ben Morrison2019-06-033-2/+4
|
* version const updatedBen Morrison2019-06-031-2/+2
|
* updated readme re: ?page=NBen Morrison2019-06-031-1/+3
|
* Merge branch 'dev' into 'master' for v0.2.0Ben Morrison2019-06-036-35/+117
|\
| * updated registry depBen Morrison2019-06-032-3/+3
| |
| * ?page=N query addedBen Morrison2019-06-032-17/+81
| |
| * explicit method enumeration and page query valueBen Morrison2019-06-031-12/+28
| |
| * updated usage guide to reflect ?page=NBen Morrison2019-06-031-3/+5
| |
| * updated depsBen Morrison2019-06-032-3/+3
|/
* updated wording of install sectionBen Morrison2019-06-011-2/+2
|
* updated wording of install sectionBen Morrison2019-06-011-2/+1
|
* updated deps v0.1.1Ben Morrison2019-05-312-3/+3
|
* compile errorBen Morrison2019-05-311-1/+1
|
* bugfix: more incorrectly logged errorsBen Morrison2019-05-313-9/+9
|
* added user-agent to loggingBen Morrison2019-05-311-3/+6
|
* bugfix: errors logged as strings (prev. bytes)Ben Morrison2019-05-313-12/+12
|
* allowing some errors in POSTBen Morrison2019-05-311-3/+2
|
* added context to 400 errorsBen Morrison2019-05-311-4/+4
|
* link to buckket/twtxtBen Morrison2019-05-311-1/+1
|
* updated deps v0.1Ben Morrison2019-05-292-3/+3
|
* updated readmeBen Morrison2019-05-281-4/+0
|
* expanded push/pullDatabase testBen Morrison2019-05-281-0/+3
|
* removed redundant line for nginx configBen Morrison2019-05-281-1/+0
|
* eliminating horiz scrolling in code blocksBen Morrison2019-05-281-2/+2
|
* fixed formattingBen Morrison2019-05-281-4/+2
|
* fixed formattingBen Morrison2019-05-281-1/+2
|
* rewrote readmeBen Morrison2019-05-281-12/+208
|