Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass .json requests through to the database.HEADorigin/masterorigin/HEADmaster | Rob Stradling | 2017-10-20 | 1 | -3/+6 |
| | |||||
* | Return a 404 for zero-length responses. | Rob Stradling | 2017-05-11 | 1 | -0/+4 |
| | |||||
* | Stop using mod_pgconn for connection pooling. It's better to use just ↵ | Rob Stradling | 2017-02-03 | 2 | -96/+29 |
| | | | | PgBouncer instead. | ||||
* | Let the path indicate the required output type. | Rob Stradling | 2016-04-26 | 1 | -18/+38 |
| | |||||
* | Update copyright year. | Rob Stradling | 2016-02-11 | 1 | -2/+2 |
| | | | | Get test and live environments the right way around. | ||||
* | Make test environment URLs more obvious. | Rob Stradling | 2016-02-11 | 1 | -2/+13 |
| | |||||
* | Initial code drop | Rob Stradling | 2015-09-04 | 5 | -0/+613 |
| | |||||
* | Change description | Rob Stradling | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | Initial commit | Rob Stradling | 2015-09-04 | 2 | -0/+677 |