aboutsummaryrefslogtreecommitdiffstats
path: root/bin/fetch-comments-24hs
Commit message (Collapse)AuthorAgeLines
* Combine and improve fetch-comments/reports scriptsMatthew Somerville2020-04-02-35/+4
| | | | | Make them take start/end hour arguments, cope if only one given, optional body, and combine them together in one `fetch` script.
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+0
| | | | Command line scripts don't need a full blown app, just database.
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-1/+9
| | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it.
* Show error if cron-wrapper fails.Matthew Somerville2014-06-16-0/+0
| | | | Allow fetch-comments-24hs to be executed directly.
* Update old-style open311 script to use bodies.Matthew Somerville2014-04-07-0/+5
| | | | Add some comments to the top of the open311 bin scripts.
* add script to fetch last 24 hours of updates as a backup and default to last ↵Struan Donald2012-10-17-0/+26
2 hours in standard script