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