aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/general_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Monkey patch around bug that was stripping out quotes from search phrases. F...Seb Bacon2011-08-15-1/+0
* Fix up missing fixtures (causing failures dependent on order the tests were f...Seb Bacon2011-08-10-0/+4
* Introduce config setting to ignore browser language settingsSeb Bacon2011-08-08-1/+15
* Ensure we use sensible fallbacks for setting the default / initial locale for...Seb Bacon2011-08-08-0/+21
* Fail silently if there's no user matching one referenced in the current sessi...Seb Bacon2011-08-03-0/+7
* Only prepend locales to paths when there's more than one locale to choose from.Seb Bacon2011-07-15-0/+23
* Argh! Another spec that uses the :public_bodies fixture and needsRobin Houston2011-06-20-0/+1
* Rebuild xapian index after fixture loadingLouise Crow2011-02-17-24/+37
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Need raw emails (I think it was relying on cached in database entries before,...francis2009-09-20-1/+1
* Simplifying fixtures for general controllerlouise2009-05-05-1/+1
* Rebuild in an :alltony2009-03-22-6/+2
* Call rebuild_xapian_index in more tests to reduce order dependencytony2009-03-13-5/+0
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-1/+1
* Rename new_frontpage to frontpage.francis2008-09-08-11/+0
* Fixture for comments, and fix most tests relating to it.francis2008-08-15-1/+1
* Test code for search separated by type.francis2008-05-15-22/+12
* Get test code working with Xapian index.francis2008-05-05-6/+13
* Fix up test code with Xapian.francis2008-04-30-4/+4
* More stuff for Solr to Xapian changefrancis2008-04-24-11/+12
* Search index by events, rather than by requests/messagesfrancis2008-03-31-4/+4
* Test code for search and the front page.francis2008-03-19-12/+60
* Fix up tests.francis2008-03-06-0/+26