aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Expand)AuthorAgeLines
...
* Don’t index unconfirmed usersRobin Houston2012-02-06-0/+16
* Let admin users use auto-login URLsRobin Houston2012-02-06-1/+53
* Return 404 for /feed/user/no_such_userRobin Houston2012-02-03-0/+5
* Test should not depend on nondeterministic orderRobin Houston2012-02-03-9/+12
* Eliminate trailing spaces in test namesRobin Houston2012-02-03-4/+4
* Merge branch 'wdtk' into release/0.5Robin Houston2012-02-01-66/+41
|\
| * issue #351 reduxRobin Houston2012-02-01-4/+41
| * Load all fixtures for all testsRobin Houston2012-01-31-62/+0
* | Merge branch 'issue_393' of https://github.com/henare/alaveteli into release/0.5Seb Bacon2012-01-31-0/+8
|\ \ | |/ |/|
| * Fixes #393 - Route the mass_assign_tags action so it does what it says on the...Henare Degan2012-01-31-0/+8
* | Merge branch 'wdtk' into release/0.5Robin Houston2012-01-31-2/+2
|\ \
| * | Correct copy-pastoRobin Houston2012-01-31-2/+2
| |/
* | Fix test failure introduced in commit 24bbaa5afac5ce27c351e3b460be1b0182446ba1Seb Bacon2012-01-30-1/+7
* | Make better wording at the top of the page listing subsets of public bodies. ...Seb Bacon2012-01-30-1/+4
|/
* Rate limitingRobin Houston2012-01-29-0/+53
* Test duplicate requests are coalescedRobin Houston2012-01-29-1/+5
* Change order of requests on front pageRobin Houston2012-01-29-1/+6
* More test data, and fix testsRobin Houston2012-01-29-27/+53
* Load all raw emails for testingRobin Houston2012-01-29-23/+23
* clearing the test censor rules in an ensure blockRobin Houston2012-01-27-7/+9
* More test data and a new testRobin Houston2012-01-27-6/+19
* Add a trivial test for the list of recent requestsRobin Houston2012-01-27-0/+12
* Refactor test code so new test data can be addedRobin Houston2012-01-26-64/+115
* Fix #372Robin Houston2012-01-26-10/+26
* Correct test titleRobin Houston2012-01-25-1/+1
* Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkSeb Bacon2012-01-25-19/+79
|\
| * More better test isolationRobin Houston2012-01-24-0/+1
| * Improve test isolationRobin Houston2012-01-24-0/+2
| * Fix sporadic test failureRobin Houston2012-01-24-1/+6
| * Fix a bunch of order-dependent failuresRobin Houston2012-01-24-1/+1
| * Add missing fixturesRobin Houston2012-01-23-1/+1
| * Remove assumptionRobin Houston2012-01-20-6/+5
| * Clear routing filters while tests are runningRobin Houston2012-01-20-0/+10
| * Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-20-10/+49
| |\
| | * Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-20-1/+11
| | |\
| | * | Make sure the FakeWeb registry is kept cleanRobin Houston2012-01-20-0/+7
| | * | Be sure to restore RoutingFiltersRobin Houston2012-01-20-10/+42
| * | | Improved test isolationRobin Houston2012-01-20-0/+4
| | |/ | |/|
* | | Return a 404 for missing user profile pictures. Fixes #363Seb Bacon2012-01-24-0/+7
* | | Ensure short cache keys for interlock. Fixes #362Seb Bacon2012-01-24-0/+5
* | | Bug: we are causing a 500 when trying to raise 404 because the arguments to t...Seb Bacon2012-01-24-0/+9
|/ /
* / Don't allow users to page beyond a certain number of results (because in larg...Seb Bacon2012-01-20-1/+11
|/
* Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkSeb Bacon2012-01-19-1/+29
|\
| * Return a 404 for broken attachment urls. Fixes #351.Seb Bacon2012-01-18-0/+10
| * Fix more test breakageSeb Bacon2012-01-18-1/+7
| * Catch timeouts and other extra errors when connection to 3rd party websites f...Seb Bacon2012-01-18-1/+8
| * Ensure request typeahead search is tested properly (and fix a validation error).Seb Bacon2012-01-18-0/+2
| * Fix paging bug for type ahead search. This wasn't caught because the spec di...Seb Bacon2012-01-18-0/+3
* | Don't choke on very long filenames when caching attachments. Fixes #349.Seb Bacon2012-01-19-0/+9
|/
* Test belonging to commit a39f71ee21739eb754688f185c59c3a7f209aaaSeb Bacon2012-01-17-3/+3