Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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/+1 |
| | ||||
* | Adding release 0.6.8 notes to change file. | Louise Crow | 2012-11-08 | -0/+24 |
| | ||||
* | Add change description for version 0.6.7 | Louise Crow | 2012-10-17 | -0/+17 |
| | ||||
* | Add release summary. | Louise Crow | 2012-09-20 | -0/+12 |
| | ||||
* | 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 | -15/+15 |
| | ||||
* | Fix typo. | Louise Crow | 2012-08-23 | -1/+1 |
| | ||||
* | Add changes in 0.6.4 | Louise Crow | 2012-08-23 | -2/+12 |
| | ||||
* | 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 |
| | ||||
* | Changes for 0.6.2 release | Seb Bacon | 2012-07-04 | -0/+11 |
| | ||||
* | Mention the new API | Seb Bacon | 2012-06-28 | -0/+5 |
| | ||||
* | Updated CHANGES.md | Seb Bacon | 2012-06-27 | -1/+13 |
| | ||||
* | Link to full list of changes in 0.6 | Seb Bacon | 2012-06-27 | -0/+1 |
| | ||||
* | Increase the time a page is cached for sites that are using Varnish. ↵ | Seb Bacon | 2012-06-20 | -1/+6 |
| | | | | Relatedly, document the consequences of getting the Varnish config wrong; and make it easier to grep for problems with Varnish in the log. | |||
* | Bring CHANGES up to date | Seb Bacon | 2012-06-15 | -7/+18 |
| | ||||
* | List all the new config variables for the next release | Seb Bacon | 2012-05-31 | -0/+6 |
| | ||||
* | Specify current version in preparation for a release | Seb Bacon | 2012-05-30 | -1/+1 |
| | ||||
* | Document more of the recent interesting changes for next release | Seb Bacon | 2012-05-30 | -0/+20 |
| | ||||
* | Document the new layerable themes functionality | Seb Bacon | 2012-05-23 | -0/+4 |
| | ||||
* | Merge branch 'hotfix/0.5.2' into develop | Seb Bacon | 2012-05-22 | -0/+4 |
|\ | | | | | | | | | Conflicts: doc/CHANGES.md | |||
| * | document hotfix change | Seb Bacon | 2012-05-22 | -0/+4 |
| | | ||||
* | | Mention the new Google Analytics feature | Seb Bacon | 2012-05-15 | -0/+3 |
| | | ||||
* | | Improve administrative user account support: | Seb Bacon | 2012-05-14 | -1/+7 |
| | | | | | | | | | | | | * Allow users with `super` admin level to use the administrative interface. * Allow bootstrapping these users with an Emergency User over HTTP Basic Auth * Introduce new `SKIP_ADMIN_AUTH` setting to allow all admin auth to be bypassed (used by mySociety) | |||
* | | Mention in upgrade docs that our system package dependencies have now changed. | Seb Bacon | 2012-05-03 | -0/+8 |
| | | ||||
* | | Mention the `purge-requests` init script in the documentation. | Seb Bacon | 2012-05-02 | -1/+4 |
| | | ||||
* | | Document the new purge functionality | Seb Bacon | 2012-05-02 | -0/+11 |
| | | ||||
* | | Mention that bundler must be installed for upgrades | Seb Bacon | 2012-03-12 | -0/+3 |
| | | ||||
* | | Update CHANGES.md and INSTALL.md, largely to reflect new bundler setup | Seb Bacon | 2012-03-09 | -0/+13 |
|/ | ||||
* | Demote CZ translation from a feature. | Seb Bacon | 2012-02-07 | -1/+2 |
| | ||||
* | Invert instructions so they are correct! | Seb Bacon | 2012-02-07 | -2/+2 |
| | ||||
* | Mention CZ translation | Seb Bacon | 2012-02-07 | -0/+1 |
| | ||||
* | changes for version 0.5.1 | Seb Bacon | 2012-02-07 | -0/+28 |
| | ||||
* | Merge branch 'wdtk' into release/0.5 | Robin Houston | 2012-01-31 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: config/general.yml-example doc/CHANGES.md | |||
| * | Add MAX_REQUESTS_PER_USER_PER_DAY to release notes | Robin Houston | 2012-01-31 | -0/+1 |
| | | | | | | | | Document MAX_REQUESTS_PER_USER_PER_DAY in the 0.5 release notes | |||
* | | Mention new rate-limiting feature in CHANGES.md and the example config | Seb Bacon | 2012-01-30 | -0/+2 |
|/ | ||||
* | mention elinks config in the upgrade notes | Seb Bacon | 2012-01-12 | -0/+1 |
| | ||||
* | Ignore last-seen-item variables for the purposes of varnish caching. Fixes ↵ | Seb Bacon | 2012-01-09 | -0/+1 |
| | | | | issue #324. | |||
* | Document new config variables | Seb Bacon | 2012-01-09 | -0/+3 |
| | ||||
* | link to full list of changes for 0.5 release | Seb Bacon | 2012-01-04 | -0/+1 |
| | ||||
* | typo | Seb Bacon | 2012-01-04 | -1/+0 |
| | ||||
* | Mention pdftk loop-forever bug | Seb Bacon | 2012-01-04 | -0/+1 |
| | ||||
* | Display internationalized emails correctly (specifically, RFC2047 headers, ↵ | Seb Bacon | 2012-01-04 | -2/+3 |
| | | | | and HTML emails with encoding in a meta-tag). Fixes #281 | |||
* | Ensure we always censor safe_mail_from; and mention new only-parse-once ↵ | Seb Bacon | 2011-12-21 | -0/+1 |
| | | | | feature in CHANGES.md | |||
* | List some recently added features | Seb Bacon | 2011-12-21 | -0/+2 |
| | ||||
* | Mention the fact that we now depend on Xapian 1.2 | Seb Bacon | 2011-11-24 | -0/+1 |
| |