aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Move strip_attributes out of vendor/pluginsMark Longair2013-11-29-0/+1
* Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-90/+2
|\
| * Update spec to match upgraded mail gem behaviour.Louise Crow2013-11-12-1/+1
| * Remove obsolete test.Louise Crow2013-11-12-88/+0
| * Mock methods need to call mail() to generate a proper mail.Louise Crow2013-11-12-1/+1
* | Merge branch 'all-authorities-reduce-memory' into rails-3-developMark Longair2013-11-19-0/+14
|\ \
| * | Reduce the memory used to serve /body/all-authorities.csvMark Longair2013-11-14-0/+14
* | | Fix construction of example public bodies for upstream globalizeMark Longair2013-11-19-14/+16
* | | Refactor some tests to use with_default_localeMark Longair2013-11-19-17/+15
* | | Add a helper method for temporarily setting I18n.default_localeMark Longair2013-11-19-0/+8
* | | Insert cookie stripping at correct point in middleware stack.Louise Crow2013-11-18-0/+12
* | | Session keys are stored as strings in Rails 3.Louise Crow2013-11-18-28/+28
|/ /
* | Merge branch 'feature/1118-fix-ask-us-to-add-links' into rails-3-developMark Longair2013-11-07-0/+16
|\ \
| * | Show 'browse all' and 'ask us to add' one for authority only search.Louise Crow2013-11-07-0/+5
| * | Show highlights and correction regardless of search type.Louise Crow2013-11-07-0/+11
* | | Don't include public bodies tagged 'test' in public body statisticsMark Longair2013-11-07-0/+44
* | | Factor out code for generating graphable data and add testsMark Longair2013-11-05-0/+87
* | | Fix the indentation of a PublicBodyController testMark Longair2013-11-05-28/+28
* | | For percentage stats, exclude hidden or unclassified requestsMark Longair2013-11-05-0/+55
* | | Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-40/+49
|/ /
* | Update the helpful model schema annotationsMark Longair2013-11-01-38/+44
* | Merge branch 'switch-theme-script' into rails-3-developMark Longair2013-10-30-0/+25
|\ \
| * | Make theme URL to theme name mapping consistentMark Longair2013-10-15-0/+25
* | | Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-0/+40
|\ \ \
| * | | Add factory to support new specs.0.14.0.2hotfix/0.14.0.2Louise Crow2013-10-03-0/+7
| * | | Don't allow redirects to another host.Louise Crow2013-10-02-0/+33
| * | | Handle salutations with regexp special characters.0.14.0.1Louise Crow2013-09-30-0/+10
* | | | Add data to test example given in #1143Louise Crow2013-10-21-11/+16
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/fix-aborted-transaction' into rails-3-de...Louise Crow2013-10-07-19/+34
|\ \ \
| * | | Fix for an aborted transaction not being rolled-backMark Longair2013-10-07-0/+11
| * | | Factor out a 'with_duplicate_xapian_job_creation' helperMark Longair2013-10-07-19/+23
* | | | Merge branch 'feature/email-subject-cleanup' into rails-3-developLouise Crow2013-10-07-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Move special case to whatdotheyknow-themeLouise Crow2013-10-04-0/+10
| | |/ | |/|
* | | Fix upcasing of a non-US-ASCII first letter under Ruby 1.8Mark Longair2013-10-04-0/+11
* | | Allow public body listing based on first letter outside US-ASCIIMark Longair2013-10-04-0/+7
* | | Add to fixtures a public body with an accented initial letterMark Longair2013-10-04-8/+39
|/ /
* | Fix typoLouise Crow2013-09-19-1/+1
* | Handle salutations with regexp special characters.Louise Crow2013-09-19-0/+10
|/
* Remove extra "is invalid" message.Louise Crow2013-09-18-0/+8
* Merge branch 'hotfix/0.13.0.3' into rails-3-developLouise Crow2013-09-18-0/+37
|\
| * Restrict old_unclassified methods to normal prominence.0.13.0.3hotfix/0.13.0.3Louise Crow2013-09-18-0/+37
* | Fix erroneous line break.Louise Crow2013-09-17-2/+1
* | Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-416/+2086
|\ \
| * | Use 403, not 410, for hidden items.Louise Crow2013-09-16-7/+7
| * | Add message index to attachment filesLouise Crow2013-09-16-3/+3
| * | Make test ruby 1.8.7 compatible.Louise Crow2013-09-16-1/+1
| * | Use earlier factory_girl syntaxLouise Crow2013-09-16-26/+33
| * | Exclude hidden responses when calculating old_unclassifiedLouise Crow2013-09-16-11/+19
| * | Only include public messages in who_can_followup_toLouise Crow2013-09-16-1/+57
| * | Add public criteria for message event access methodsLouise Crow2013-09-16-60/+120