aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet.pm
Commit message (Expand)AuthorAgeLines
* make override config use a readonly hashStruan Donald2020-09-10-2/+5
* Parallelize fetching updates.Matthew Somerville2020-04-02-0/+1
* Turn on quote_names.Matthew Somerville2019-06-26-0/+1
* Update a number of packages.Matthew Somerville2019-05-13-1/+0
* Add S3 photo storage backendDave Arter2018-09-28-0/+2
* Set database session timezone on connection.Matthew Somerville2018-03-27-1/+6
* Upgrade commonlib to read in config as Unicode.Matthew Somerville2017-10-10-3/+2
* Better testing for tests run on live site.Matthew Somerville2017-10-10-0/+3
* [fixmystreet.com] Fix /reports displaying months.Matthew Somerville2017-07-07-0/+1
* Remove final use of old DBHandle.Matthew Somerville2017-06-20-33/+0
* Move staging flags to their own config variable.Matthew Somerville2017-01-10-0/+14
* Use only one templating system for emails.Matthew Somerville2016-05-25-17/+0
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-17/+3
* Only initialize TimeZones if used.Matthew Somerville2015-12-02-3/+6
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+2
* Allow MAP_TYPE to be overridden by testsDave Arter2015-10-06-1/+4
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-0/+20
* refactor repeat code into get_email_templateHakim Cassimally2014-08-14-0/+17
* Comment setup_request's conf override in test_modeHakim Cassimally2014-06-04-0/+6
* bin/geocode script for testing geocodingHakim Cassimally2014-04-10-1/+3
* More accurate config overriding for Zurich.Matthew Somerville2013-10-24-1/+2
* Have a central config-override function.Matthew Somerville2013-09-13-0/+36
* Add a basic FMB test.Matthew Somerville2013-02-04-1/+1
* BCI -> FMS in config valuesStruan Donald2012-01-09-12/+12
* Revert "quote names in SQL to get round problems with joining the users table"Struan Donald2011-06-03-5/+1
* quote names in SQL to get round problems with joining the users tableStruan Donald2011-06-03-1/+5
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+33
* Simple email sendingEdmund von der Burg2011-03-02-0/+22
* Added method to return DB connection infoEdmund von der Burg2011-03-01-0/+38
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-1/+1
* Allow access to the config through FixMyStreetEdmund von der Burg2011-02-23-3/+29
* FMS util module and testsEdmund von der Burg2011-02-23-0/+39