aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/JSON.pm
Commit message (Expand)AuthorAgeLines
* Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-01-22-1/+1
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+1
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-3/+3
* Use format_datetime for DBIx::Class searches to get rid of warnings when runn...Edmund von der Burg2013-09-05-2/+5
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-15/+5
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-07-26-3/+8
|\
| * Integrate #101 into new code.Matthew Somerville2011-07-01-3/+8
* | check for open states instead of confirmedStruan Donald2011-06-21-4/+4
|/
* Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-0/+1
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-35/+47
* Match the old JSON urlsEdmund von der Burg2011-06-03-4/+13
* port json.cgi code to CatalystEdmund von der Burg2011-05-20-10/+43
* Added tests for bad requestsEdmund von der Burg2011-05-20-0/+81