Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replacing old recaptcha plugin with more recent gem. | Louise Crow | 2011-02-23 | -151/+713 |
| | ||||
* | Removing rspec and rspec-rails plugins in favour of updated gems. | Louise Crow | 2011-02-23 | -30568/+538 |
| | ||||
* | Removing rake_tasks plugin - another developer plugin | Louise Crow | 2011-02-23 | -340/+0 |
| | ||||
* | Removing annotate models plugin - it's a developer tool that can be used ↵ | Louise Crow | 2011-02-23 | -210/+0 |
| | | | | outside the application. | |||
* | Unpack rack 1.1.0 to vendor gems | Louise Crow | 2011-02-21 | -87/+11976 |
| | ||||
* | Added Rails 2.3.11 as a submodule | Edmund von der Burg | 2011-02-18 | -0/+0 |
| | ||||
* | Deleted rails 2.3.2 files | Edmund von der Burg | 2011-02-18 | -251429/+0 |
| | ||||
* | Adding missing framework fixtures - presumably the victims of a .gitignore ↵ | Louise Crow | 2011-02-17 | -0/+3 |
| | | | | somewhere along the line | |||
* | 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 |
| | | | | view/controller fragments. | |||
* | 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 |
| | | | | it works with more than 64 characters | |||
* | Make "of" stop word for WhatDoTheyKnow, so "borough of hillingdon" find | Francis Irving | 2010-03-21 | -0/+1 |
| | | | | "Hillingdon Borough" | |||
* | Fixed ruby-msg in UTF-8 mode | Peter Collingbourne | 2010-03-15 | -3/+3 |
| | ||||
* | Implement decoding of Outlook msg/oft files | Peter Collingbourne | 2010-02-18 | -0/+12373 |
| | ||||
* | 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 |
| | ||||
* | Narrow accidentally excessive .gitignore | Francis Irving | 2009-12-03 | -0/+441 |
| | ||||
* | Probably add Rails itself | Francis Irving | 2009-12-03 | -6/+256832 |
| | ||||
* | Remove ignore of rails | Francis Irving | 2009-12-03 | -1/+0 |
| | ||||
* | Remove old versions of Rails | Francis Irving | 2009-12-03 | -484016/+0 |
| | ||||
* | Changing rspec / rspec_on_rails version | Francis Irving | 2009-12-02 | -32991/+7019 |
| | ||||
* | Part of upgrade to rails 2.3.2 | Francis Irving | 2009-12-02 | -7/+14864 |
| | ||||
* | Ignore the symlinks to used version. | Francis Irving | 2009-10-29 | -0/+6 |
| | ||||
* | Patch from here to make sure new dates work: | francis | 2009-09-04 | -1/+6 |
| | | | | https://rails.lighthouseapp.com/projects/8994/tickets/2946 | |||
* | Change attachment caching code to lower level functions. | francis | 2009-07-01 | -1/+1 |
| | | | | | | Make mime types the same for cached and uncached images. Store images from PDF/DOC etc. extraction in correct cache place. Make sure such images are authenticated with permissions to view request. | |||
* | 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 ↵ | francis | 2009-04-22 | -11/+15 |
| | | | | can be lost. | |||
* | 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 ↵ | louise | 2009-04-14 | -1/+8 |
| | | | | on the model | |||
* | Switching on verbose mode for Xapian index updating and redirecting cron ↵ | louise | 2009-04-08 | -1/+1 |
| | | | | output to me in order to investigate slow running of update-xapian-index | |||
* | acts_as_xapian now does not return a result that has no model - will happen ↵ | louise | 2009-04-07 | -2/+10 |
| | | | | due to offline reindexing in xapian | |||
* | 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 |
| |