Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'release/0.5' into develop | Robin Houston | 2012-01-12 | -0/+7 |
|\ | ||||
| * | Set RailsEnv to production in the Apache config | Robin Houston | 2012-01-12 | -0/+1 |
| | | ||||
| * | Merge branch 'release/0.5' of https://github.com/sebbacon/alaveteli into ↵ | Robin Houston | 2012-01-12 | -46/+105 |
| |\ | | | | | | | | | | | | | | | | | | | release/0.5 Conflicts: app/controllers/request_controller.rb | |||
| * | | Set a variable the view relies on | Robin Houston | 2012-01-12 | -0/+1 |
| | | | ||||
| * | | Improve test isolation | Robin Houston | 2012-01-12 | -0/+5 |
| | | | | | | | | | | | | | | | I was seeing some test failures, apparently caused by inadequate test isolation. This change fixed them. | |||
* | | | Merge branch 'release/0.5' into develop | Robin Houston | 2012-01-12 | -45/+104 |
|\ \ \ | | |/ | |/| | ||||
| * | | Retry if we get a DatabaseModifiedError from Xapian | Robin Houston | 2012-01-12 | -1/+24 |
| | | | ||||
| * | | Merge branch 'release/0.5' into wdtk | Robin Houston | 2012-01-12 | -5/+16 |
| |\ \ | ||||
| | * \ | Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5 | Robin Houston | 2012-01-12 | -3972/+5409 |
| | |\ \ | ||||
| | | * | | Further fix for issue #328. | Seb Bacon | 2012-01-12 | -4/+4 |
| | |/ / | |/| | | ||||
| * | | | Changes to attempt to ensure we always get a consistent state for an ↵ | Seb Bacon | 2012-01-12 | -14/+17 |
| | | | | | | | | | | | | | | | | incoming message's attachments. May fix #339. | |||
| * | | | Fix the debug page. I have no idea why this line breaks the debug page (and ↵ | Seb Bacon | 2012-01-12 | -2/+0 |
| | | | | | | | | | | | | | | | | only on the first time it's loaded); but the line isn't very important and I've got more important things to worry about :). Fixes #332. | |||
| * | | | Further fix for issue #328. | Seb Bacon | 2012-01-12 | -4/+16 |
| | | | | ||||
| * | | | Accounts using expired PostRedirects were still causing 500 errors. Fixes ↵ | Seb Bacon | 2012-01-12 | -13/+5 |
| | | | | | | | | | | | | | | | | #334 (again) | |||
| * | | | Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5 | Seb Bacon | 2012-01-12 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | ||||
| * | | | mention elinks config in the upgrade notes | Seb Bacon | 2012-01-12 | -0/+1 |
| | | | | ||||
| * | | | Return 404 for non-existent 'details' pages. Fixes #325 | Seb Bacon | 2012-01-12 | -4/+11 |
| | | | | ||||
| * | | | Return 403 when attachment "folders" are spidered. Fixes #340 | Seb Bacon | 2012-01-12 | -4/+16 |
| | | | | ||||
| | | * | Improve SQL performance | Robin Houston | 2012-01-12 | -1/+12 |
| | | | | | | | | | | | | | | | | Replace a slow query with a much faster equivalent one. | |||
* | | | | Merge branch 'release/0.5' into develop | Robin Houston | 2012-01-11 | -39/+125 |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Escape error details to avoid XSS potential | Robin Houston | 2012-01-11 | -2/+2 |
| |/ / | ||||
| * | | Discourage spiders from crawling old, wrongly generated URLs as per issue #311. | Seb Bacon | 2012-01-11 | -0/+6 |
| | | | ||||
| * | | Attempt to fix #333 ('attempt' because hard to test!) | Seb Bacon | 2012-01-11 | -0/+1 |
| | | | ||||
| * | | Fix typeahead search specs to match recent API change | Seb Bacon | 2012-01-11 | -5/+5 |
| | | | ||||
| * | | Fix problem with typeahead searches containing " - " characters and similar. ↵ | Seb Bacon | 2012-01-11 | -15/+40 |
| | | | | | | | | | | | | Closes #328 | |||
| * | | Make sure tests related to public body editing pass | Seb Bacon | 2012-01-11 | -4/+5 |
| | | | ||||
| * | | Ensure we always clean up after reindexes correctly (fix nasty ↵ | Seb Bacon | 2012-01-11 | -3/+7 |
| | | | | | | | | | | | | low-predecence binding of OR operator, and also make sure we always reset dp_path). | |||
| * | | Don't choke on unescaped characters in URIs. Fixes #335. | Seb Bacon | 2012-01-11 | -5/+21 |
| | | | ||||
| * | | Don't give an error to users with an invalid postredirect token. Closes #334. | Seb Bacon | 2012-01-11 | -2/+17 |
| | | | ||||
| * | | Make public body editing form use relative link for saving it, so we don't ↵ | Seb Bacon | 2012-01-11 | -6/+6 |
| | | | | | | | | | | | | break WhatDoTheyKnow's special admin URLs (needs a more elegant general solution at some point!) | |||
| * | | Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5 | Seb Bacon | 2012-01-10 | -16/+30 |
| |\ \ | ||||
| | * \ | Merge remote-tracking branch 'origin/wdtk' into release/0.5 | Robin Houston | 2012-01-09 | -1/+8 |
| | |\ \ | ||||
| * | | | | Use correct column type for sent_at date (was only preserving time and not ↵ | Seb Bacon | 2012-01-10 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | date, resulting in incoming_messages all apparently being sent on January 1, 2000) | |||
| * | | | | Keep test.yml up to date with current general.yml-example | Seb Bacon | 2012-01-10 | -1/+5 |
| | | | | | ||||
* | | | | | Merge remote-tracking branch 'origin/wdtk' into develop | Robin Houston | 2012-01-09 | -1/+8 |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
| * | | | | Old feed URLs should continue to work | Robin Houston | 2012-01-09 | -1/+8 |
| | | | | | ||||
* | | | | | Merge branch 'release/0.5' into develop | Robin Houston | 2012-01-09 | -3/+3 |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
| * | | | | Merge branch 'wdtk' into release/0.5 | Robin Houston | 2012-01-09 | -3/+3 |
| |\| | | | ||||
| | * | | | Really don’t require flint format | Robin Houston | 2012-01-09 | -1/+1 |
| | | | | | ||||
| | * | | | Indent the YAML list | Robin Houston | 2012-01-09 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | ...or else some YAML parsers will choke on it, though the Ruby one does not. | |||
| * | | | | Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5 | Robin Houston | 2012-01-09 | -3886/+5201 |
| |\| | | | ||||
| * | | | | Merge branch 'wdtk' into release/0.5 | Robin Houston | 2012-01-09 | -6/+6 |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'release/0.5' into develop | Robin Houston | 2012-01-09 | -11/+14 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Unindexed event types can appear transiently | Robin Houston | 2012-01-09 | -10/+13 |
| | | | | | | ||||
| * | | | | | Link to the relevant question on the help page | Robin Houston | 2012-01-09 | -1/+1 |
| | | | | | | ||||
* | | | | | | Merge branch 'release/0.5' into develop | Robin Houston | 2012-01-09 | -13/+18 |
|\| | | | | | ||||
| * | | | | | Merge branch 'release/0.5' of https://github.com/sebbacon/alaveteli into ↵ | Robin Houston | 2012-01-09 | -12/+13 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | release/0.5 | |||
| | * | | | | Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5 | Seb Bacon | 2012-01-09 | -3/+4 |
| | |\ \ \ \ | ||||
| | * | | | | | Match public bodies by tag regardless of locale | Seb Bacon | 2012-01-09 | -1/+1 |
| | | | | | | | ||||
| | * | | | | | Ignore last-seen-item variables for the purposes of varnish caching. Fixes ↵ | Seb Bacon | 2012-01-09 | -11/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue #324. |