Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjusting test config init func | Ben Morrison | 2019-05-13 | 1 | -6/+1 |
| | |||||
* | more stubbed tests | Ben Morrison | 2019-05-13 | 2 | -2/+74 |
| | |||||
* | travis-ci badge | Ben Morrison | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | travis ci config | Ben Morrison | 2019-05-13 | 1 | -0/+8 |
| | |||||
* | stubbing out tests | Ben Morrison | 2019-05-13 | 1 | -0/+31 |
| | |||||
* | watching for ^C. added comments. | Ben Morrison | 2019-05-13 | 2 | -2/+37 |
| | |||||
* | passing logfile as var to closing goroutine to prevent race condition | Ben Morrison | 2019-05-12 | 1 | -9/+9 |
| | |||||
* | reorganized handlers. StrictSlash(true). handling POST /api/plain/users for ↵ | Ben Morrison | 2019-05-12 | 2 | -9/+39 |
| | | | | new users | ||||
* | added stdoutLogging bool and related configuration | Ben Morrison | 2019-05-12 | 3 | -30/+58 |
| | |||||
* | new defaults | Ben Morrison | 2019-05-12 | 1 | -0/+1 |
| | |||||
* | commented some | Ben Morrison | 2019-05-12 | 1 | -1/+9 |
| | |||||
* | ignoring log file | Ben Morrison | 2019-05-12 | 1 | -0/+1 |
| | |||||
* | config fleshed out; using viper+pflag | Ben Morrison | 2019-05-12 | 4 | -12/+88 |
| | |||||
* | dependencies updated | Ben Morrison | 2019-05-12 | 2 | -0/+40 |
| | |||||
* | revive static analysis config | Ben Morrison | 2019-05-12 | 1 | -0/+30 |
| | |||||
* | query vars to endpoint in routing | Ben Morrison | 2019-05-11 | 1 | -1/+3 |
| | |||||
* | more graceful routing of http requests | Ben Morrison | 2019-05-11 | 1 | -8/+23 |
| | |||||
* | commenting early | Ben Morrison | 2019-05-11 | 1 | -0/+3 |
| | |||||
* | commenting early | Ben Morrison | 2019-05-11 | 1 | -8/+19 |
| | |||||
* | logging initialization in init() | Ben Morrison | 2019-05-11 | 1 | -0/+27 |
| | |||||
* | removed unneded conf field | Ben Morrison | 2019-05-11 | 1 | -7/+0 |
| | |||||
* | skeleton handlers responding | Ben Morrison | 2019-05-11 | 3 | -8/+51 |
| | |||||
* | dependencies | Ben Morrison | 2019-05-11 | 2 | -0/+12 |
| | |||||
* | stubbed out handlers | Ben Morrison | 2019-05-11 | 4 | -22/+25 |
| | |||||
* | gzipped responses | Ben Morrison | 2019-05-11 | 3 | -2/+10 |
| | |||||
* | reorg | Ben Morrison | 2019-05-11 | 3 | -4/+5 |
| | |||||
* | change port for unprivileged binds | Ben Morrison | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | ignoring binary | Ben Morrison | 2019-05-10 | 1 | -0/+1 |
| | |||||
* | updated readme | Ben Morrison | 2019-05-10 | 1 | -1/+3 |
| | |||||
* | building the skeleton | Ben Morrison | 2019-05-10 | 3 | -0/+69 |
| | |||||
* | go module | Ben Morrison | 2019-05-09 | 1 | -0/+3 |
| | |||||
* | Initial commit | Ben Morrison | 2019-05-09 | 2 | -0/+676 |