Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Merge branch 'oxfordshire-cobrand' | Dave Whiteland | 2012-12-17 | -1/+1 | |
|\ \ | |/ |/| | | | | | Conflicts: web/cobrands/fixmystreet/fixmystreet.js | ||||
| * | switch on crontab action of Oxfordshire staging site | Dave Whiteland | 2012-12-17 | -1/+1 | |
| | | |||||
* | | Add Zurich geocoder (and allow geocoder choice to be picked in config). | Matthew Somerville | 2012-12-04 | -1/+5 | |
|/ | |||||
* | full crontab for www.fixmybarangay.com | Dave Whiteland | 2012-11-29 | -1/+1 | |
| | |||||
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -1/+2 | |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | ||||
| * | add script to fetch last 24 hours of updates as a backup and default to last ↵ | Struan Donald | 2012-10-17 | -1/+3 | |
| | | | | | | | | 2 hours in standard script | ||||
| * | turn on crons for stevenage test vhost | Struan Donald | 2012-09-07 | -1/+1 | |
| | | |||||
* | | barnet integration staging crontab settings | Dave Whiteland | 2012-10-31 | -1/+1 | |
| | | |||||
* | | turn off verbose for fetch comments scripts | Struan Donald | 2012-10-19 | -2/+2 | |
| | | |||||
* | | turn on verbose for all fetch-comment scripts | Struan Donald | 2012-10-17 | -2/+2 | |
| | | |||||
* | | Add TIME_ZONE variable for local display of times. | Matthew Somerville | 2012-10-08 | -0/+4 | |
| | | |||||
* | | all crontab jobs wanted on demo.fixmybarangay.com | Dave Whiteland | 2012-10-06 | -1/+1 | |
| | | |||||
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -3/+6 | |
| | | |||||
* | | Improve error message. | Matthew Somerville | 2012-10-04 | -0/+1 | |
| | | |||||
* | | Alter crontab so that open311-populate-service-list will only warn once a day. | Matthew Somerville | 2012-10-04 | -7/+11 | |
| | | |||||
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+5 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -82/+104 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | ||||
| * | | allow send-reports etc to run on fmb test | Struan Donald | 2012-07-12 | -1/+1 | |
| | | | |||||
| * | | have to have a value, even if it is an empty string | Struan Donald | 2012-07-12 | -1/+1 | |
| | | | |||||
| * | | add MESSAGE_MANAGER_URL config | Dave Whiteland | 2012-07-11 | -0/+4 | |
| | | | |||||
* | | | Password-protect the admin interface and make an empty password file | Mark Longair | 2012-10-03 | -0/+6 | |
| | | | |||||
* | | | Some tidying of nginx.conf.example | Mark Longair | 2012-10-03 | -1/+6 | |
| | | | |||||
* | | | Fix the name of the sysvinit script | Mark Longair | 2012-10-03 | -1/+1 | |
| | | | |||||
* | | | Update conf files with pointer to code site. | Matthew Somerville | 2012-10-03 | -11/+5 | |
| | | | |||||
* | | | Modify compression and expiry times for CSS and Javascript | Mark Longair | 2012-10-02 | -1/+18 | |
| | | | | | | | | | | | | | | | | | | This also sets Cache-Control: no-transform for Javascript in order to prevent mangling by proxies. Thanks to Matthew Somerville for suggesting these changes. | ||||
* | | | Add a packages file suitable for Ubuntu precise | Mark Longair | 2012-10-02 | -0/+16 | |
| | | | |||||
* | | | Rename the example sysvinit file | Mark Longair | 2012-10-01 | -0/+0 | |
| | | | |||||
* | | | Start the FastCGI daemon in the right directory | Mark Longair | 2012-09-28 | -1/+1 | |
| | | | |||||
* | | | Switch install script to use nginx | Mark Longair | 2012-09-27 | -35/+169 | |
| | | | | | | | | | | | | This commit also reorganizes the files in conf/ | ||||
* | | | Changes to match what install script does. | Matthew Somerville | 2012-09-26 | -3/+5 | |
| |/ |/| | |||||
* | | needs to have empty string otherwise deploy gets confused | Struan Donald | 2012-08-17 | -1/+1 | |
| | | |||||
* | | Point out the en-gb line should always be included. | Matthew Somerville | 2012-08-17 | -0/+1 | |
| | | |||||
* | | Allow reports_per_page to be specified in config file, | Matthew Somerville | 2012-08-17 | -7/+9 | |
| | | |||||
* | | Consolidate postcode form template, move question to template, and move ↵ | Matthew Somerville | 2012-08-17 | -0/+4 | |
| | | | | | | | | admin_base_url to config. | ||||
* | | Get disambiguate_location from config file, with big explanation. | Matthew Somerville | 2012-08-17 | -18/+39 | |
| | | |||||
* | | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -6/+21 | |
| | | |||||
* | | Allow languages to be given in config file. | Matthew Somerville | 2012-08-16 | -0/+5 | |
| | | |||||
* | | Allow example_places to be specified in config file. | Matthew Somerville | 2012-08-16 | -0/+4 | |
| | | |||||
* | | Remove packages that are installed by carton. | Matthew Somerville | 2012-08-08 | -46/+0 | |
| | | |||||
* | | make is needed to use cpanm. | Matthew Somerville | 2012-08-08 | -0/+2 | |
| | | |||||
* | | Not needed as package, carton installs it. | Matthew Somerville | 2012-08-07 | -2/+0 | |
| | | |||||
* | | Get port for default mapit URL. | Matthew Somerville | 2012-07-18 | -1/+3 | |
| | | |||||
* | | Blank YAML seems to be an issue with deployment.. | Matthew Somerville | 2012-07-18 | -1/+1 | |
| | | |||||
* | | Remove old test suite, and some unused config variables, tidying up config file. | Matthew Somerville | 2012-07-16 | -27/+49 | |
| | | |||||
* | | turn off kasabi export as kasabi is being turned off | Struan Donald | 2012-07-09 | -6/+0 | |
|/ | |||||
* | Carp::Clan actually in carton.lock so do not require here | Struan Donald | 2012-06-13 | -2/+0 | |
| | |||||
* | Typo package name. | Matthew Somerville | 2012-06-13 | -2/+2 | |
| | |||||
* | add in missing packages discovered in backup restore testing | Struan Donald | 2012-06-13 | -0/+4 | |
| | |||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -1/+39 | |
|\ | |||||
| * | Add squeeze+testing packages file for ruby-compass. | Matthew Somerville | 2012-05-16 | -1/+39 | |
| | |