aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/JSON.pm
Commit message (Expand)AuthorAgeLines
* Integrate #101 into new code.Matthew Somerville2011-07-01-3/+8
* 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