| Commit message (Expand) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | Fix missing quote. | Louise Crow | 2015-03-26 | -1/+1 | |
| | * | | | | | Update latest release header. | Louise Crow | 2015-03-24 | -1/+1 | |
| | |/ / / / | |||||
| | * | | | | Merge branch 'rails-3-develop' into release/0.21 | Louise Crow | 2015-03-24 | -1/+1 | |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'development-mode-by-default' into rails-3-develop | Louise Crow | 2015-03-24 | -1/+1 | |
| | | |\ \ \ \ | |||||
| | | | * | | | | Set STAGING_SITE to 1 in the example config. | Louise Crow | 2015-03-20 | -1/+1 | |
| | | | | |_|/ | | | |/| | | |||||
| | * | / | | | Removing obsolete strings. | Louise Crow | 2015-03-24 | -49/+0 | |
| | |/ / / / | |||||
| | * | | | | Remove nb_NO in favour of nb. | Louise Crow | 2015-03-24 | -3951/+0 | |
| | * | | | | Remove hr_HR in favour of hr | Louise Crow | 2015-03-24 | -3948/+0 | |
| | * | | | | Update en_RW and en_UG to remove fuzzy markers. | Louise Crow | 2015-03-24 | -39/+20 | |
| | * | | | | Repull new translations from Transifex. | Louise Crow | 2015-03-24 | -4442/+1044 | |
| | * | | | | Results of running rake gettext:find | Louise Crow | 2015-03-24 | -6621/+10260 | |
| | * | | | | Don't translate validation messages yet. | Louise Crow | 2015-03-24 | -3/+3 | |
| | * | | | | Results of running rake gettext:store_model_attributes | Louise Crow | 2015-03-24 | -4/+0 | |
| | * | | | | Result of running rake gettext:update_msgids_from_csv | Louise Crow | 2015-03-24 | -1200/+1200 | |
| | * | | | | Latest translations from Transifex. | Louise Crow | 2015-03-24 | -586/+4452 | |
| | * | | | | Update newrelic_rpm | Louise Crow | 2015-03-24 | -1/+1 | |
| | * | | | | Update to latest version of commonlib | Louise Crow | 2015-03-24 | -0/+0 | |
| | * | | | | Merge branch '1472-simpler-external-process-management' into rails-3-develop | Louise Crow | 2015-03-24 | -37/+54 | |
| | |\ \ \ \ | |||||
| | | * | | | | Handle a child that cannot be terminated. | Louise Crow | 2015-03-23 | -1/+9 | |
| | | * | | | | Give messages standard start text. | Louise Crow | 2015-03-23 | -3/+3 | |
| | | * | | | | Update commonlib to get changes for simpler external process handling | Louise Crow | 2015-03-23 | -0/+0 | |
| | | * | | | | Set options via options hash only. | Louise Crow | 2015-03-23 | -23/+11 | |
| | | * | | | | Add a default timeout of 20 mins to external commands. | Louise Crow | 2015-03-23 | -1/+3 | |
| | | * | | | | Give a forced timeout its own error message. | Louise Crow | 2015-03-23 | -2/+11 | |
| | | * | | | | Separate flags for binary input and output | Louise Crow | 2015-03-23 | -3/+8 | |
| | | * | | | | Allow options hash to be passed to ExternalCommand. | Louise Crow | 2015-03-23 | -2/+3 | |
| | | * | | | | Factor out find_program method. | Louise Crow | 2015-01-27 | -13/+14 | |
| | | * | | | | Use open4 gem. | Louise Crow | 2015-01-27 | -0/+3 | |
| | * | | | | | Merge branch 'translation-script' into rails-3-develop | Louise Crow | 2015-03-23 | -1/+46 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | Add rake task for uppdating locale files with slightly changed msgids | Louise Crow | 2015-03-23 | -1/+46 | |
| | | | |_|/ | | |/| | | |||||
| | * | | | | Merge remote-tracking branch 'origin/2140-translations-failed-validation-r3d'... | Gareth Rees | 2015-03-20 | -729/+2065 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | | Make sure fields with errors are highlighted in the default locale. | Louise Crow | 2015-03-18 | -0/+12 | |
| | | * | | | Highlight fields with errors in the admin interface. | Louise Crow | 2015-03-18 | -0/+8 | |
| | | * | | | Fix translating Public Body Headings | Gareth Rees | 2015-03-18 | -184/+683 | |
| | | * | | | Fix translating Public Body Categories | Gareth Rees | 2015-03-18 | -207/+886 | |
| | | * | | | Fix translating Public Bodies | Gareth Rees | 2015-03-18 | -338/+476 | |
| | |/ / / | |||||
| | * | | | Merge branch 'schlos-patch-1' into rails-3-develop | Gareth Rees | 2015-03-18 | -1/+1 | |
| | |\ \ \ | |||||
| | | * | | | Update Croatian language | Miroslav | 2015-03-17 | -1/+1 | |
| | |/ / / | |||||
| | * | | | Merge branch '2163-deploy-restart-daemon' into rails-3-develop | Gareth Rees | 2015-03-17 | -6/+24 | |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Add deploy daemon_name upgrade notes | Gareth Rees | 2015-03-09 | -0/+7 | |
| | | * | | Improve checking whether the daemon can run | Gareth Rees | 2015-03-09 | -1/+7 | |
| | | * | | Create daemons with correct permissions | Gareth Rees | 2015-03-09 | -3/+5 | |
| | | * | | Restart alaveteli by service command | Gareth Rees | 2015-03-09 | -2/+5 | |
| | * | | | Remove migration script. | Louise Crow | 2015-03-13 | -4/+0 | |
| | |/ / | |||||
| | * | | Merge branch '2165-compact-xapian-restart' into rails-3-develop | Gareth Rees | 2015-03-09 | -5/+8 | |
| | |\ \ | |||||
| | | * | | Add compact Xapian crontab upgrade notes | Gareth Rees | 2015-03-09 | -0/+5 | |
| | | * | | Add optional daemon_name parameter | Gareth Rees | 2015-03-09 | -2/+3 | |
| | | * | | Restart alaveteli rather than apache | Gareth Rees | 2015-03-09 | -5/+2 | |
| | |/ / | |||||
| | * | | Merge branch 'vagrant-performance' into rails-3-develop | Gareth Rees | 2015-03-09 | -0/+11 | |
| | |\ \ | |||||
| | | * | | Give VirtualBox access to all host CPU cores | Gareth Rees | 2015-02-16 | -0/+11 | |
