Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated index.AddUser() calls to reflect new version of registry lib | Ben Morrison | 2019-06-04 | 1 | -1/+1 |
* | bugfix: errors logged as strings (prev. bytes) | Ben Morrison | 2019-05-31 | 1 | -2/+2 |
* | allowing some errors in POST | Ben Morrison | 2019-05-31 | 1 | -3/+2 |
* | added context to 400 errors | Ben Morrison | 2019-05-31 | 1 | -4/+4 |
* | method names changed in registry lib | Ben Morrison | 2019-05-25 | 1 | -1/+1 |
* | tweaked error handling | Ben Morrison | 2019-05-22 | 1 | -1/+5 |
* | tuning query handling | Ben Morrison | 2019-05-22 | 1 | -10/+9 |
* | fixed http 400 response and test | Ben Morrison | 2019-05-21 | 1 | -12/+6 |
* | runtime bugs re: http400 and database reading on startup | Ben Morrison | 2019-05-21 | 1 | -6/+9 |
* | runtime bugs related to api output | Ben Morrison | 2019-05-21 | 1 | -1/+5 |
* | database push/pull functions | Ben Morrison | 2019-05-21 | 1 | -3/+3 |
* | fleshed out POST handler, added remote registry list | Ben Morrison | 2019-05-21 | 1 | -0/+62 |