Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add search boxes to admin index page, move stats. | Matthew Somerville | 2016-05-20 | -1/+1 |
| | | | | Move most index page statistics to their own pages. | |||
* | Switch to JSON::MaybeXS, remove JSON::XS. | Matthew Somerville | 2016-01-22 | -1/+1 |
| | | | | | | Travis has Cpanel::JSON::XS preinstalled, which means that the build would fail there, as JSON::MaybeXS would try and upgrade JSON::XS to version 3 which the snapshot did not contain. | |||
* | [Zurich] Allow status page to fetch summary stats. | Matthew Somerville | 2015-12-01 | -0/+3 |
| | ||||
* | Add status page. | Matthew Somerville | 2015-10-23 | -0/+70 |