aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins
Commit message (Expand)AuthorAgeLines
* Unpack rack 1.1.0 to vendor gemsLouise Crow2011-02-21-87/+0
* Index tags on info requests.Francis Irving2010-10-09-3/+31
* First .json API callFrancis Irving2010-10-09-0/+5
* Allow tags on new requests, via hidden parameter.Francis Irving2010-09-29-0/+6
* CommentsFrancis Irving2010-09-29-0/+2
* Only show unique tag matches in admin interface.Francis Irving2010-09-29-1/+1
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-22/+71
* Factor out tag parts from public body into has_tag_string moduleFrancis Irving2010-09-28-0/+90
* Remove colon that was invalid syntaxFOI site testharness2010-09-09-1/+1
* Remove brackets that don't belong in the DSLFOI site testharness2010-09-09-3/+3
* Use interlock and memcached to cache front page with interlockingFrancis Irving2010-09-03-0/+10577
* Better progress messages while rebuilding, some commentsFrancis Irving2010-06-16-3/+10
* Fork in batches while rebuilding index, so memory not wastedFrancis Irving2010-06-16-10/+22
* Use add_term for terms, rather than the term generator, so thatFrancis Irving2010-06-16-2/+1
* Make "of" stop word for WhatDoTheyKnow, so "borough of hillingdon" findFrancis Irving2010-03-21-0/+1
* Test case for substring bug due to stemming, and fix for it.Francis Irving2009-12-18-1/+5
* Test case for search where a user name is substring of anotherFrancis Irving2009-12-07-3/+3
* More .gitignore fixesFrancis Irving2009-12-03-1/+1
* Probably add Rails itselfFrancis Irving2009-12-03-0/+5841
* Changing rspec / rspec_on_rails versionFrancis Irving2009-12-02-32991/+7018
* Part of upgrade to rails 2.3.2Francis Irving2009-12-02-7/+14864
* Stop &/and as people may type either.francis2009-06-19-0/+5
* Remove auto complete pluginfrancis2009-05-19-304/+0
* Don't allow rebuilding of index while doing incremental update, so no jobs ca...francis2009-04-22-11/+15
* When user's URL changes, update Xapian index of requests made by them.francis2009-04-21-11/+12
* Allowing xapian reindexing to be skipped if a no_xapian_reindex flag is set o...louise2009-04-14-1/+8
* Switching on verbose mode for Xapian index updating and redirecting cron outp...louise2009-04-08-1/+1
* acts_as_xapian now does not return a result that has no model - will happen d...louise2009-04-07-2/+10
* from githubfrancis2009-03-23-0/+9
* Show model error was infrancis2009-01-26-4/+2
* 'Doh didn't need thisfrancis2009-01-26-37/+32
* Show which model error during indexing happened infrancis2009-01-26-32/+37
* Fix edge case with a record updated twice while indexing itfrancis2009-01-23-1/+10
* From githubfrancis2009-01-23-11/+17
* Default to sorting by newest if the query is structured.francis2009-01-08-0/+17
* Some more tests.francis2008-12-31-0/+2
* Strip attributes.francis2008-12-02-2/+3
* Strip Attributes pluginfrancis2008-12-02-0/+251
* Show request processed in ps output for mongrel.francis2008-11-17-0/+169
* reCAPTCHA pluginfrancis2008-10-17-0/+174
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-103/+0
* from githubfrancis2008-09-22-1/+1
* From githubfrancis2008-09-22-78/+122
* From githubfrancis2008-09-15-2/+4
* From githubfrancis2008-09-13-1/+1
* This is troublesome - Donncha rightly didn't want to always reopen as wasfrancis2008-09-13-1/+2
* Fix from githubfrancis2008-09-13-0/+7
* From githubfrancis2008-09-12-1/+7
* Changes from githubfrancis2008-09-12-23/+60
* Fix bug in call to sort_by_ascending (boolean || true is always true!) in act...francis2008-09-12-2/+2