aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Correctly set uuencoded attachment file size2508-hotfix-bad-uudecodeGareth Rees2015-06-04-0/+1
* Use Ruby to decode uuencoded attachmentsGareth Rees2015-06-03-0/+2880
* Add spec for simple uuencoded attachmentGareth Rees2015-06-03-0/+33
* Go back to setting up xapian index with fixturesLouise Crow2015-05-29-4/+6
* Address#to_s changes the input passed to it - dup before calling.Louise Crow2015-05-28-0/+17
* Fix encoding issue with searching for macronsCaleb2015-05-28-0/+11
* Merge branch 'handle-unparsed-email-as-binary' into hotfix/0.21.0.33Louise Crow2015-05-28-30/+43
|\
| * Handle unparsed email contents as binary.Louise Crow2015-05-26-11/+38
| * Cleanup spec.Louise Crow2015-05-22-13/+14
| * Remove obsolete testLouise Crow2015-05-22-19/+4
* | Add required setupLouise Crow2015-05-28-11/+18
* | Make sure spelling corrections are encoded as UTF-8Louise Crow2015-05-28-0/+29
* | Cleanup spec.Louise Crow2015-05-26-52/+54
* | Move acts_as_xapian specs to own file.Louise Crow2015-05-26-71/+73
|/
* Handle invalid 'to' addresses.Louise Crow2015-05-22-0/+10
* Use mb_chars to prevent slicing multibyte chars under ruby 1.8Louise Crow2015-05-15-0/+12
* Remove mistakenly committed specGareth Rees2015-05-13-3/+0
* Discard rejected responses with malformed From:Gareth Rees2015-05-13-0/+18
* Put emails with malformed To: field in holding penGareth Rees2015-05-13-0/+6
* Rescue from Holidays::UnknownRegionErrorhotfix/0.21.0.24Gareth Rees2015-04-29-0/+7
* Remove confusing before blockGareth Rees2015-04-29-4/+11
* Don't redirect to signin on expiration of a non remember-me sessionLouise Crow2015-04-23-1/+0
* Use GET for search forms, not POST.Louise Crow2015-04-10-8/+29
* Merge branch 'hotfix/0.21.0.6'0.21.0.6Louise Crow2015-04-07-1/+1
|\
| * Fix failure to capitalise when non category tag precedes categories.Louise Crow2015-04-07-1/+1
* | Limit the number of pages of requests shown for public bodies.Louise Crow2015-04-07-0/+7
|/
* Handle the expected case where conversion fails and returns nil.Louise Crow2015-04-02-0/+5
* Merge branch 'add-frontpage-autodetect-feed' into rails-3-developLouise Crow2015-03-26-0/+8
|\
| * Add an autodetect feed for the frontpage list of requestsLouise Crow2015-03-19-0/+8
* | Merge branch '1472-simpler-external-process-management' into rails-3-developLouise Crow2015-03-24-7/+8
|\ \
| * | Set options via options hash only.Louise Crow2015-03-23-7/+8
* | | Fix translating Public Body HeadingsGareth Rees2015-03-18-106/+577
* | | Fix translating Public Body CategoriesGareth Rees2015-03-18-136/+763
* | | Fix translating Public BodiesGareth Rees2015-03-18-298/+432
| |/ |/|
* | Merge branch '59-localised-authority-links' into rails-3-developLouise Crow2015-03-05-108/+93
|\ \
| * | Use routing helper to generate localised urls.Louise Crow2015-03-05-73/+93
| * | Remove 'html' param.Louise Crow2015-03-05-43/+8
* | | Merge branch 'remove-public-body-categories' into rails-3-developLouise Crow2015-03-05-49/+0
|\ \ \
| * | | Remove deprecated code. Fixes #2015.Louise Crow2015-02-26-49/+0
| |/ /
* | | Exclude .bundle from coverage reports.Louise Crow2015-03-02-0/+1
* | | Remove specs for charity linksGareth Rees2015-03-02-32/+0
* | | Fix body/show view spec after rewordingGareth Rees2015-03-02-1/+1
|/ /
* | Fully prevent banned users editing their photoGareth Rees2015-02-24-0/+28
* | Fully prevent banned users editing their about_meGareth Rees2015-02-24-0/+29
* | Add specs to AboutMeValidatorGareth Rees2015-02-24-0/+53
* | Add User#banned?Gareth Rees2015-02-24-0/+18
* | Merge branch '2134-fix-same-attribute-value-across-locales' into rails-3-developLouise Crow2015-02-23-4/+291
|\ \
| * | Use before methods for object setup, model existing behaviour.Louise Crow2015-02-23-50/+16
| * | Create bodies in before call.Louise Crow2015-02-23-19/+25
| * | Include tag_string from csv in tags expected.Louise Crow2015-02-23-2/+2