about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* added -m flag for config manual to -h screenBen Morrison2019-05-281-0/+2
|
* comments editedBen Morrison2019-05-282-2/+2
|
* updated tasklist and etaBen Morrison2019-05-281-2/+2
|
* configuration via flags is more flexible.Ben Morrison2019-05-281-20/+133
| | | | expanded help/manual
* test setup failure fixedBen Morrison2019-05-271-8/+2
|
* parseQueryOut() no longer adds newline to last element, test updated to ↵Ben Morrison2019-05-272-8/+2
| | | | account for this
* test/bench parseQueryOut()Ben Morrison2019-05-271-0/+87
|
* preventing race cond in refreshCache()Ben Morrison2019-05-271-31/+57
|
* fixed race conditionBen Morrison2019-05-273-14/+30
|
* modified POST testBen Morrison2019-05-271-7/+9
|
* merging user keyword/url queriesBen Morrison2019-05-271-1/+5
|
* removed extraneous commentsBen Morrison2019-05-275-69/+6
|
* testing/benching push/pull DB, refreshCacheBen Morrison2019-05-271-0/+113
|
* updated field refs wrt getwtxt/registry updateBen Morrison2019-05-271-5/+5
|
* updated depsBen Morrison2019-05-272-3/+3
|
* flags for config file/type, added to -hBen Morrison2019-05-272-21/+54
|
* changed config format to yaml, commented config fileBen Morrison2019-05-273-16/+72
|
* updated readmeBen Morrison2019-05-271-3/+5
|
* simplified indexHandler to reference staticCacheBen Morrison2019-05-264-17/+19
| | | | sending ETag with all GET responses: sha256 of raw bytes