aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Rss.pm
Commit message (Collapse)AuthorAgeLines
* Don't use update name if marked as anonymous.Matthew Somerville2011-07-16-1/+1
|
* Fix a couple of uninitialized warnings.Matthew Somerville2011-06-10-2/+4
|
* Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-11/+1
|
* Switch to using c->cobrand->problems to return all problems for a cobrand ↵Matthew Somerville2011-06-08-1/+1
| | | | (so on Barnet only return Barnet problems).
* Move RSS generation code into controller.Matthew Somerville2011-06-03-2/+141
|
* Migrate RSS feeds handling.Matthew Somerville2011-05-19-0/+211