aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Test for creating a new request via the APIRobin Houston2012-06-06-0/+33
* File.dirname(__FILE__) is not necessarily absoluteRobin Houston2012-06-03-1/+1
* Make the logic that tells you about other countries' Alavetelis prefer the br...Seb Bacon2012-05-30-3/+5
* Test for user turning email alerts off. Also includes a fix not to rely on H...Seb Bacon2012-05-30-0/+14
* Make it possible to view other people's activities on their own walls.Seb Bacon2012-05-30-0/+6
* Test to ensure users who have opted out of alert emails don't get anySeb Bacon2012-05-30-0/+7
* Test for the user's wall.Seb Bacon2012-05-30-0/+20
* Fix tests that broke as result of new flag to control if email alerts should ...Seb Bacon2012-05-30-0/+4
* Allow messages to be redelivered to more than one request. Closes #442Seb Bacon2012-05-29-0/+21
* Support easy hiding of requests for admins. Currently not exposed in core ad...Seb Bacon2012-05-25-0/+22
* Test for reporting functionalitySeb Bacon2012-05-24-0/+41
* Fix test breakage introduced in 8d78cb8844549dc901cd901371be6ec604fb7f68Seb Bacon2012-05-15-17/+11
* Improve administrative user account support:Seb Bacon2012-05-14-14/+27
* Redirect people to more user-friendly search results page (where possible) af...Seb Bacon2012-05-11-2/+10
* Fix typo (introduced in commit cc023c67) that broke a testSeb Bacon2012-05-11-1/+1
* Correctly create tracks for searches that are filtered by variety:authority v...Seb Bacon2012-05-11-0/+5
* Always show tracking links even for things that currently have no resultsSeb Bacon2012-05-11-0/+5
* Ensure we redirect to the URL-based version of a search, when specified as a ...Seb Bacon2012-05-04-0/+7
* Don't cache results from pages with different locales using the same key. Fi...Seb Bacon2012-05-04-1/+9
* Don't ever create more than one entry for each URL that we want Varnish to pu...Seb Bacon2012-05-04-0/+10
* Empty the purge queue even for failed requests (otherwise we will be endlessl...Seb Bacon2012-05-04-1/+1
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-05-03-2/+112
|\
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into purge-requestsSeb Bacon2012-05-02-0/+693
| |\
| * | Modify InfoRequest stubs so they work with tests that iterate over the collec...Seb Bacon2012-05-02-0/+4
| * | Make the order of words in a track_thing description deterministic, so the te...Seb Bacon2012-05-02-1/+1
| * | More changes and refactoring to make purges work.Seb Bacon2012-04-20-15/+42
| * | Merge branch 'develop' into purge-requestsSeb Bacon2012-04-19-27/+81
| |\ \
| * | | first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-1/+79
| * | | Don't add http when https is presentHenare Degan2012-03-13-0/+6
| * | | Don't add extra www characters to web addresses that have been explicitly def...Henare Degan2012-03-13-1/+1
| * | | Make public authority home page links work. Fixes #271Henare Degan2012-03-13-0/+6
| * | | Add some tests for the public body home page calculationHenare Degan2012-03-13-0/+22
| * | | Set a "Content-Disposition: attachment" header when downloading files. Close...Seb Bacon2012-03-13-1/+9
| * | | Make /similar/request/NONESUCH a 404 not 500 errorRobin Houston2012-03-13-0/+24
* | | | Filter public body tracks by event typeRobin Houston2012-05-03-0/+29
| |_|/ |/| |
* | | Handle yet another style of bounceRobin Houston2012-05-01-0/+174
* | | Recognise another variety of bounce messageRobin Houston2012-04-30-0/+519
| |/ |/|
* | Merge pull request #464 from jpmckinney/small-fixesRobin Houston2012-04-03-3/+3
|\ \
| * | use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-3/+3
* | | Remove cache/zips/ before running tests that write to thereMark Longair2012-04-02-0/+1
|/ /
* | Fixes to integration/admin_specRobin Houston2012-03-20-2/+1
* | Merge branch 'wdtk' into developRobin Houston2012-03-20-8/+26
|\ \
| * | Fix the "log in as" functionRobin Houston2012-03-20-8/+26
| * | Admin users clicking confirmation linksRobin Houston2012-03-13-1/+45
| |/
* | Fix broken testRobin Houston2012-03-13-5/+5
* | Correct bad nestingRobin Houston2012-03-13-3/+2
* | Admin users clicking confirmation linksRobin Houston2012-03-13-1/+45
* | Merge branch 'merged-bundler' into developSeb Bacon2012-03-12-8/+0
|\ \
| * | Merge jpmckinney/bundlerSeb Bacon2012-02-15-8/+0
* | | Don't add http when https is presentHenare Degan2012-02-17-0/+6