aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeLines
* Bump ALAVETELI_VERSIONhotfix/0.20.0.3Gareth Rees2015-01-15-1/+1
* Sanitize the contents of HTML attachments before displayLouise Crow2014-12-22-0/+3
* Don't allow script execution from the cache directoryLouise Crow2014-12-19-0/+7
* Merge branch 'release/0.20'0.20.0.0Louise Crow2014-12-03-124/+700
|\
| * Bump Alaveteli versionLouise Crow2014-12-01-1/+1
| * Merge branch '1965-censor-rule-creation-failure' into rails-3-developLouise Crow2014-12-01-0/+18
| |\
| | * Add extra censor rule routesGareth Rees2014-11-19-0/+18
| * | Don't comment out example configurationGareth Rees2014-11-25-1/+2
| |/
| * Redirect /help to /help/aboutGareth Rees2014-11-05-0/+1
| * Merge branch 'fix_transient_locale_integration_errors' into rails-3-developLouise Crow2014-10-28-1/+1
| |\
| | * Allow resetting of the locale pattern on the locale routing filter.Louise Crow2014-10-28-1/+1
| * | Add URL to customisation docs in example configGareth Rees2014-10-22-0/+3
| * | Merge branch 'spam_address_routing' into rails-3-developGareth Rees2014-10-14-1/+1
| |\ \ | | |/ | |/|
| | * Add admin prefix to spam_addresses resourcesGareth Rees2014-10-10-1/+1
| * | Merge branch 'issues/222-category-editing-add-order-interface' into rails-3-d...Louise Crow2014-10-14-1/+21
| |\ \ | | |/ | |/|
| | * fixup! Use RESTful routing.Louise Crow2014-10-09-2/+2
| | * Remove old PublicBodyCategories calls.Louise Crow2014-10-09-4/+1
| | * Use RESTful routing.Louise Crow2014-09-26-13/+12
| | * Create module to clarify what code is just for migrating from files.Louise Crow2014-09-25-0/+1
| | * fixup! Basic category admin screenLouise Crow2014-09-25-1/+0
| | * Add actions for reordering public body headings and categories.Louise Crow2014-09-22-0/+2
| | * Basic category admin screenlizconlan2014-09-22-0/+18
| | * Replace existing PublicBodyCategories functionality with db models PublicBody...lizconlan2014-09-22-1/+5
| * | Merge branch 'issues/1827-healthcheck' into rails-3-developGareth Rees2014-09-30-0/+26
| |\ \
| | * | Replace initial checks with DaysAgoCheckGareth Rees2014-09-25-3/+21
| | * | Add an action to run the checksGareth Rees2014-09-25-0/+2
| | * | Set up the checksGareth Rees2014-09-25-0/+5
| | * | Add HealthCheck and HealthCheckableGareth Rees2014-09-25-0/+1
| | |/
| * | Merge branch 'hotfix/0.19.0.6' into rails-3-developGareth Rees2014-09-24-1/+2
| |\ \ | | |/ | |/|
| * | Merge branch 'hotfix/0.19.0.2' into rails-3-developGareth Rees2014-09-05-1/+2
| |\ \
| * \ \ Merge branch 'master' into rails-3-developGareth Rees2014-08-28-1/+1
| |\ \ \
| * | | | Use null values for general settingsGareth Rees2014-08-26-2/+2
| * | | | Update default RESPONSIVE_STYLINGGareth Rees2014-08-26-5/+4
| * | | | Provide sensible defaults for emailsGareth Rees2014-08-26-3/+2
| * | | | Use default setting for MINIMUM_REQUESTS_FOR_STATISTICSGareth Rees2014-08-26-1/+1
| * | | | Add default MTA_LOG_PATHGareth Rees2014-08-26-1/+1
| * | | | Set default MAX_REQUESTS_PER_USER_PER_DAYGareth Rees2014-08-26-1/+6
| * | | | Don't set non-default value for USE_GHOSTSCRIPT_COMPRESSIONGareth Rees2014-08-26-1/+1
| * | | | Emphasise suggestion to change emergency admin detailsGareth Rees2014-08-26-2/+2
| * | | | Add default INCOMING_EMAIL_PREFIXGareth Rees2014-08-26-3/+3
| * | | | Add documentation to general.yml parametersGareth Rees2014-08-26-117/+621
| * | | | Add note about default config in general.ymlGareth Rees2014-08-22-0/+3
| * | | | Remove general.yml Admin sectionGareth Rees2014-08-22-2/+0
* | | | | Don't comment out example configuration0.19.0.12hotfix/0.19.0.12Gareth Rees2014-11-25-3/+4
| |_|_|/ |/| | |
* | | | Redirect GET signup to signinhotfix/0.19.0.6Gareth Rees2014-09-24-1/+2
| |_|/ |/| |
* | | Allow RAILS_ENV to be set in sysvinit-thinhotfix/0.19.1hotfix/0.19.0.2Gareth Rees2014-08-29-1/+2
| |/ |/|
* | Update ALAVETELI_VERSIONGareth Rees2014-08-26-1/+1
|/
* Fix typoLouise Crow2014-08-22-1/+1
* fixup! Use service for stop, start, restartLouise Crow2014-08-21-1/+1
* Use service for stop, start, restartLouise Crow2014-08-21-7/+5