aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Merge branch 'feature/display-social-media-when-configured' into rails-3-developLouise Crow2013-12-09-0/+11
|\
| * Only show the blog if a BLOG_FEED is configured.Louise Crow2013-12-09-0/+11
* | Merge branch 'feature/locale-underscore-fixes' into rails-3-developLouise Crow2013-12-09-0/+18
|\ \
| * | Make sure globalize uses the right locale version when updating.Louise Crow2013-12-05-0/+9
| * | Search for bodies using the underscore version of the locale.Louise Crow2013-12-05-0/+9
| |/
* | Merge branch 'document-pdf-fix' into rails-3-developMark Longair2013-12-09-0/+116
|\ \
| * | Treat any document/pdf attachment as if it were application/pdfMark Longair2013-12-03-0/+116
| |/
* | Merge branch 'fix-command-line-csv' into rails-3-developMark Longair2013-12-09-0/+14
|\ \
| * | Fix the command-line CSV importer under Ruby 1.9Mark Longair2013-12-03-0/+14
| |/
* / Use a better subject line than "Fake Response" for uploaded responsesMark Longair2013-12-06-0/+21
|/
* Merge branch 'move-plugins-out-of-vendor-plugins' into rails-3-developMark Longair2013-12-03-1/+5
|\
| * Move themes from vendor/plugins to lib/themesMark Longair2013-12-03-0/+1
| * Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-1/+2
| * Move has_tag_string out of vendor/pluginsMark Longair2013-11-29-0/+1
| * Move strip_attributes out of vendor/pluginsMark Longair2013-11-29-0/+1
* | Add timestamps to public_body_translation fixtures.Louise Crow2013-11-29-0/+20
* | Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-90/+2
|\|
| * 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
* | | Move getting recent requests into a helper method.Louise Crow2013-11-25-42/+37
* | | Move getting similar requests to the InfoRequest model.Louise Crow2013-11-25-2/+19
|/ /
* | 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
|\ \ \ \ | |/ / / |/| | |