Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename ALL THE TEMPLATES!!1!!!one!!1!! | Henare Degan | 2013-02-27 | -7/+7 |
| | | | | .rhtml is deprecated in favour of .erb in Rails 3 | |||
* | Add some general tips for translation, note that we're not actually using ↵ | Louise Crow | 2013-01-23 | -0/+15 |
| | | | | the model attribute translations at the moment. | |||
* | Remove memcached config files, references to memcached and interlock. | Louise Crow | 2013-01-17 | -7/+0 |
| | ||||
* | Add note on Rails security upgrades to change file. | Louise Crow | 2013-01-15 | -0/+1 |
| | ||||
* | Add release notes for 0.6.9 | Louise Crow | 2012-12-18 | -0/+18 |
| | ||||
* | Emphasise the importance of adding a newrelic.yml file, fix formatting. | Louise Crow | 2012-11-12 | -1/+2 |
| | ||||
* | Add some notes about using mailcatcher in development. | Louise Crow | 2012-11-08 | -1/+5 |
| | ||||
* | Adding release 0.6.8 notes to change file. | Louise Crow | 2012-11-08 | -0/+24 |
| | ||||
* | Following 32ac4ff55f2e174718fad97fcbd57b50a3daef7b, add some brief ↵ | Louise Crow | 2012-10-24 | -0/+6 |
| | | | | documentation about newrelic.yml-example, and switch off all monitoring by default. I don't think we want to get into the situation where a new install has monitoring running but doesn't know. | |||
* | Merge branch 'release/0.6.7' into develop | Louise Crow | 2012-10-17 | -0/+17 |
|\ | ||||
| * | Add change description for version 0.6.7 | Louise Crow | 2012-10-17 | -0/+17 |
| | | ||||
* | | Merge remote-tracking branch 'openaustralia_github/postfix_log_support' into ↵ | Louise Crow | 2012-10-12 | -1/+29 |
|\ \ | |/ |/| | | | | | | | | | | | develop Conflicts: Gemfile.lock app/models/exim_log.rb | |||
| * | Update postfix install instructions with how to make rotate logs have dates ↵ | Matthew Landauer | 2012-10-12 | -0/+28 |
| | | | | | | | | in the filename | |||
| * | Rename script/load-exim-logs to script/load-mail-server-logs | Matthew Landauer | 2012-10-11 | -1/+1 |
| | | ||||
* | | Add memcached to the doco | Henare Degan | 2012-10-09 | -0/+1 |
| | | ||||
* | | Fix a pretty glaring copy-and-paste error in my doco | Henare Degan | 2012-10-09 | -1/+1 |
|/ | ||||
* | Merge remote-tracking branch 'origin/feature/create-init-files' into develop | Louise Crow | 2012-09-24 | -5/+12 |
|\ | ||||
| * | Add some doc about the new rake task. | Louise Crow | 2012-09-20 | -4/+7 |
| | | ||||
| * | Add doc about $vhost_dir. | Louise Crow | 2012-09-20 | -1/+5 |
| | | ||||
* | | Add instructions about package pinning to the install doc. | Louise Crow | 2012-09-24 | -0/+12 |
| | | ||||
* | | Fix reference to two methods when three are listed. | Louise Crow | 2012-09-24 | -1/+1 |
| | | ||||
* | | Correct spelling of package | Henare Degan | 2012-09-22 | -1/+1 |
| | | ||||
* | | Merge remote-tracking branch 'origin/release/0.6.6' into develop | Louise Crow | 2012-09-20 | -0/+12 |
|\ \ | |/ |/| | ||||
| * | Add release summary. | Louise Crow | 2012-09-20 | -0/+12 |
| | | ||||
* | | Edit note on running init scripts - can just be installed with execute ↵ | Louise Crow | 2012-09-20 | -1/+1 |
| | | | | | | | | permission for the deployment user. | |||
* | | Add a note about how to allow these commands to be run with elevated ↵ | Henare Degan | 2012-09-20 | -1/+5 |
| | | | | | | | | privileges by a luser | |||
* | | Add a note about how to easily install run-with-lockfile system-wide | Henare Degan | 2012-09-20 | -1/+2 |
|/ | ||||
* | Add Xapian config to Capistrano | Henare Degan | 2012-09-12 | -0/+1 |
| | ||||
* | Doco updates | Henare Degan | 2012-09-12 | -2/+2 |
| | ||||
* | Add a note about migrating the DB | Henare Degan | 2012-09-11 | -0/+1 |
| | ||||
* | Add a note about sharing configs | Henare Degan | 2012-09-11 | -0/+2 |
| | ||||
* | Start adding some doco | Henare Degan | 2012-09-11 | -0/+37 |
| | ||||
* | Add note about new methods on PublicBodyCategories. | Louise Crow | 2012-08-30 | -0/+1 |
| | ||||
* | Update CHANGES.md for release 0.6.5 | Louise Crow | 2012-08-30 | -0/+13 |
| | ||||
* | Update references to point to the mySociety repo. | Louise Crow | 2012-08-29 | -25/+25 |
| | ||||
* | Fix typo. | Louise Crow | 2012-08-23 | -1/+1 |
| | ||||
* | Add changes in 0.6.4 | Louise Crow | 2012-08-23 | -2/+12 |
| | ||||
* | Merge branch 'release/0.6.3' into develop | Louise Crow | 2012-08-22 | -0/+21 |
|\ | | | | | | | | | | | | | | | Conflicts: app/controllers/admin_public_body_controller.rb app/views/admin_public_body/import_csv.rhtml spec/controllers/admin_public_body_controller_spec.rb spec/models/info_request_spec.rb | |||
| * | Update commit list url to reflect the fact that develop, not master is now ↵ | Louise Crow | 2012-08-14 | -1/+1 |
| | | | | | | | | the default branch. | |||
| * | Description for 0.6.3 | Seb Bacon | 2012-07-17 | -0/+21 |
| | | ||||
* | | Update install doc to reflect the fact that develop is now the default ↵ | Louise Crow | 2012-08-13 | -5/+4 |
| | | | | | | | | branch on github. | |||
* | | Fix typo. | Louise Crow | 2012-08-07 | -1/+1 |
|/ | ||||
* | Fix typo and warn about including themes in PO file | Seb Bacon | 2012-07-17 | -1/+4 |
| | ||||
* | Merge branch 'hotfix/0.6.2.1' into develop | Seb Bacon | 2012-07-16 | -1/+1 |
|\ | ||||
| * | Merge branch 'release/0.6.2'0.6.2 | Seb Bacon | 2012-07-04 | -12/+26 |
| |\ | | | | | | | | | | | | | Conflicts: doc/INSTALL.md | |||
| * | | another pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | | ||||
| * | | pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | | ||||
* | | | A dumb script to generate a crontab | Seb Bacon | 2012-07-16 | -0/+3 |
| | | | ||||
* | | | Fix typo. | Louise Crow | 2012-07-12 | -1/+1 |
| | | | ||||
* | | | Update theme installation notes to match current reality | Seb Bacon | 2012-07-09 | -4/+8 |
| |/ |/| |