Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | | | wasting memory, but we need to reopen when modifying the database. | |||
* | 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 ↵ | francis | 2008-09-12 | -2/+2 |
| | | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian. | |||
* | It helps to commit to both source control systems when you want it to ↵ | francis | 2008-09-04 | -3/+11 |
| | | | | actually be deployed :) | |||
* | Remove obsolete config option | francis | 2008-09-04 | -2/+0 |
| | ||||
* | Put this back | francis | 2008-09-04 | -0/+6 |
| | ||||
* | will_paginate for rails 2.1 | francis | 2008-09-04 | -427/+2550 |
| | ||||
* | rspec for rails 2.1 | francis | 2008-09-04 | -1719/+4576 |
| | ||||
* | acts_as_versioned for Rails 2.1 | francis | 2008-09-04 | -212/+235 |
| | ||||
* | Upgrade to new version for Rails 2.1 | francis | 2008-09-04 | -6/+23 |
| | ||||
* | From git. | francis | 2008-08-20 | -2/+5 |
| | ||||
* | From git | francis | 2008-08-19 | -0/+2 |
| | ||||
* | Merges from git. | francis | 2008-08-06 | -4/+9 |
| | ||||
* | Updates from git. | francis | 2008-07-28 | -3/+6 |
| | ||||
* | From git. | francis | 2008-07-21 | -2/+17 |
| | ||||
* | From git. | francis | 2008-07-21 | -2/+3 |
| | ||||
* | Make sure simple search results and front page listings don't require ↵ | francis | 2008-07-17 | -0/+103 |
| | | | | | | | loading of raw_data in. Add lazy load, so raw_data attribute doesn't get loaded until needed. This is performance stuff, as the transfer for large raw data entries takes a while. | |||
* | Cache results if called more than once for same query object. | francis | 2008-07-17 | -0/+7 |
| | ||||
* | Pulled from git. | francis | 2008-07-15 | -29/+60 |
| | ||||
* | Better wording | francis | 2008-07-13 | -2/+2 |
| | ||||
* | Mention Ultrasphinx | francis | 2008-07-13 | -1/+1 |
| | ||||
* | Make Xapian bindings a bit more optional | francis | 2008-07-09 | -4/+25 |
| | ||||
* | Print error always, even when not verbose. | francis | 2008-06-23 | -2/+2 |
| | ||||
* | Carry on even if error indexing one thing. | francis | 2008-06-23 | -21/+29 |
| | ||||
* | Verbose option. | francis | 2008-06-23 | -9/+17 |
| | ||||
* | link to real home page of acts_as_xapian | francis | 2008-05-22 | -0/+5 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-05-21 | -1/+5 |
| | | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train) | |||
* | 100 didn't seem required really. | francis | 2008-05-18 | -2/+2 |
| | ||||
* | Try 100 | francis | 2008-05-18 | -2/+2 |
| | ||||
* | Remove spurious extra initialize call. | francis | 2008-05-18 | -5/+13 |
| | ||||
* | Show similar requests, based on important terms. | francis | 2008-05-18 | -42/+134 |
| |