aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Status.pm
Commit message (Collapse)AuthorAgeLines
* Add search boxes to admin index page, move stats.Matthew Somerville2016-05-20-1/+1
| | | | Move most index page statistics to their own pages.
* Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-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 Somerville2015-12-01-0/+3
|
* Add status page.Matthew Somerville2015-10-23-0/+70