aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models
Commit message (Expand)AuthorAgeLines
* Fix a bunch of broken links (thanks Alex)Francis Irving2010-10-27-1/+1
* Index tags on public bodies.Francis Irving2010-10-09-0/+24
* Index tags on info requests.Francis Irving2010-10-09-0/+19
* Fix URLFrancis Irving2010-10-04-1/+1
* Tests for find_by_tagFrancis Irving2010-09-29-0/+21
* Fix test of HasTagStringTagFrancis Irving2010-09-29-3/+4
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-1/+1
* Make path work in Ruby 1.9Francis Irving2010-09-15-23/+23
* It's Gorgonzola nowFrancis Irving2010-08-04-1/+1
* Oops, got test slightly wrong.Francis Irving2010-08-04-1/+1
* Do censoring of whole users if the rules are there.Francis Irving2010-08-04-1/+41
* Allow multiple keys the sameFrancis Irving2010-08-04-4/+12
* Remove charity number fieldFrancis Irving2010-07-27-0/+8
* Initial support for machine tagsFrancis Irving2010-07-26-0/+26
* Make test work even when not explicitly savingFrancis Irving2010-07-26-2/+3
* Another test.Francis Irving2010-07-26-0/+5
* Tests for normal tags.Francis Irving2010-07-26-1/+47
* Search index about me text, and tests to check that worksFrancis Irving2010-07-18-0/+21
* Fix tests to use mock user.Francis Irving2010-07-15-4/+5
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
* Get key dependency right. Test for draft pictures.Francis Irving2010-07-15-0/+10
* Remove mapping from photo to userFrancis Irving2010-07-14-2/+2
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-51/+359
|\
| * Change 'rejected' to 'refused', as used in the lawFrancis Irving2010-06-16-2/+2
| * Test deleting public body from XapianFrancis Irving2010-06-16-0/+14
| * Test of body URL names longer than 64 characters, that they still indexFrancis Irving2010-06-16-0/+22
| * Only use last 100 finds, not 200Francis Irving2010-06-10-1/+1
| * Fix track mailer unit test to work with extra find.Francis Irving2010-06-09-4/+6
| * Don't put rebuild in beforeFrancis Irving2010-06-08-4/+4
| * Need this always..Francis Irving2010-06-08-1/+1
| * Needs comments tooFrancis Irving2010-06-08-5/+5
| * Needs raw_emails so it can get all the file types to index themFrancis Irving2010-06-08-5/+5
| * It is now 100, not 200Francis Irving2010-06-08-1/+1
| * Some more fixtures (which weren't needed if the tests are run in aFrancis Irving2010-05-19-3/+3
| * Merge commit 'peter/tnef'Francis Irving2010-03-20-0/+18
| |\
| | * Support for Outlook TNEF filesPeter Collingbourne2010-03-15-0/+18
| * | Do not binary mask the pdf if pdftk silently fails producing no outputPeter Collingbourne2010-03-15-0/+7
| |/
| * Only change email address when they confirm the email, so there is noFrancis Irving2010-03-10-1/+1
| * Another missing fixture.Francis Irving2010-03-10-1/+1
| * Add another missing fixtureFrancis Irving2010-03-10-1/+1
| * Add missing fixtureFrancis Irving2010-03-10-1/+1
| * Prefer HTML to other alternative typesFrancis Irving2010-03-09-1/+1
| * Use better subject when replying to delivery error notificationsFrancis Irving2010-03-09-0/+11
| * Merge commit 'peter/master'Francis Irving2010-03-09-0/+18
| |\
| | * Implement decoding of Outlook msg/oft filesPeter Collingbourne2010-02-18-0/+18
| * | Note on this test failing for certain version of pdftkFrancis Irving2010-03-09-0/+3
| * | Use "Re:" the subject that the authority used for replies.Francis Irving2010-02-18-0/+47
| |/
| * Test for attaching attachments case, where the email attached is offFrancis Irving2009-12-22-0/+20
| * Remove test that doesn't seem to matter, and should be fixed in coreFrancis Irving2009-12-22-8/+12
| * Test case for substring bug due to stemming, and fix for it.Francis Irving2009-12-18-5/+10