aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Use a relative path in call to pdftohtml.Louise Crow2015-05-11-2/+2
* Handle the expected case where conversion fails and returns nil.Louise Crow2015-04-02-1/+2
* Merge branch '1472-simpler-external-process-management' into rails-3-developLouise Crow2015-03-24-30/+43
|\
| * Handle a child that cannot be terminated.Louise Crow2015-03-23-1/+9
| * Give messages standard start text.Louise Crow2015-03-23-3/+3
| * Set options via options hash only.Louise Crow2015-03-23-16/+3
| * Add a default timeout of 20 mins to external commands.Louise Crow2015-03-23-1/+3
| * Give a forced timeout its own error message.Louise Crow2015-03-23-2/+11
| * Separate flags for binary input and outputLouise Crow2015-03-23-3/+8
| * Allow options hash to be passed to ExternalCommand.Louise Crow2015-03-23-2/+3
| * Factor out find_program method.Louise Crow2015-01-27-13/+14
* | Merge branch 'translation-script' into rails-3-developLouise Crow2015-03-23-1/+46
|\ \
| * | Add rake task for uppdating locale files with slightly changed msgidsLouise Crow2015-03-23-1/+46
* | | Update Croatian languageMiroslav2015-03-17-1/+1
|/ /
* | Remove deprecated code. Fixes #2015.Louise Crow2015-02-26-102/+0
* | Merge branch '2101-country-specific-select-authority' into rails-3-developGareth Rees2015-02-19-0/+1
|\ \
| * | Add AUTHORITY_MUST_RESPOND configuration optionGareth Rees2015-02-19-0/+1
| |/
* | Merge branch 'hotfix/0.20.0.11' into rails-3-developLouise Crow2015-02-13-2/+1
|\ \ | |/ |/|
| * Set binary mode to false in call to pdftohtmlLouise Crow2015-02-13-2/+1
* | Update language mappingsGareth Rees2015-01-06-2/+2
* | Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2014-12-15-5/+20
|\ \
| * \ Merge branch 'gettext_clean_theme' into rails-3-developGareth Rees2014-12-12-5/+20
| |\ \
| | * | Extract duplication in gettext theme tasksGareth Rees2014-12-11-11/+10
| | * | Add task to clean theme translationsGareth Rees2014-12-11-0/+16
| | |/
* | / Refactor the application of masks and censor rules to messages.Louise Crow2014-12-15-0/+127
|/ /
* | Merge branch 'catch-openuri-timeout-errors' into rails-3-developLouise Crow2014-12-11-2/+13
|\ \ | |/ |/|
| * Use exception notification for third party url errorsLouise Crow2014-11-14-2/+13
| * Catch timeouts in quietly_try_to_purgeIan Chard2014-11-03-1/+1
* | Support the full four-point version stringGareth Rees2014-11-19-0/+2
* | Add fix for Apple Mail with attachments Gareth Rees2014-11-04-0/+4
* | Allow resetting of the locale pattern on the locale routing filter.Louise Crow2014-10-28-0/+9
* | Merge branch 'issues/222-category-editing-add-order-interface' into rails-3-d...Louise Crow2014-10-14-74/+97
|\ \
| * | Remove default public_body_categories_[locale].rb files.Louise Crow2014-10-09-39/+0
| * | Remove old PublicBodyCategories calls.Louise Crow2014-10-09-0/+11
| * | fixup! Don't migrate categories automatically.Louise Crow2014-10-09-6/+10
| * | Find by translated name correctly.Louise Crow2014-09-26-2/+4
| * | Create module to clarify what code is just for migrating from files.Louise Crow2014-09-25-0/+85
| * | Basic category admin screenlizconlan2014-09-22-0/+20
| * | Replace existing PublicBodyCategories functionality with db models PublicBody...lizconlan2014-09-22-60/+0
* | | Replace initial checks with DaysAgoCheckGareth Rees2014-09-25-36/+28
* | | Add some initial health checksGareth Rees2014-09-25-0/+36
* | | Add HealthCheck and HealthCheckableGareth Rees2014-09-25-0/+65
|/ /
* | Merge branch 'hotfix/0.19.0.2' into rails-3-developGareth Rees2014-09-05-1/+2
|\|
| * Allow RAILS_ENV to be set in sysvinit-thinhotfix/0.19.1hotfix/0.19.0.2Gareth Rees2014-08-29-1/+2
* | Add default MTA_LOG_PATHGareth Rees2014-08-26-0/+1
* | Set default MAX_REQUESTS_PER_USER_PER_DAYGareth Rees2014-08-26-1/+1
* | Add default INCOMING_EMAIL_PREFIXGareth Rees2014-08-26-1/+1
|/
* Add charset to view-as-html templateGareth Rees2014-08-19-0/+1
* Fix typo in config_files:convert_init_scriptGareth Rees2014-08-07-1/+1
* Tidy config_files:convert_init_scriptGareth Rees2014-08-07-10/+11