aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins
Commit message (Collapse)AuthorAgeLines
* 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
| | | | wasting memory, but we need to reopen when modifying the database.
* 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 ↵francis2008-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 ↵francis2008-09-04-3/+11
| | | | actually be deployed :)
* Remove obsolete config optionfrancis2008-09-04-2/+0
|
* Put this backfrancis2008-09-04-0/+6
|
* will_paginate for rails 2.1francis2008-09-04-427/+2550
|
* rspec for rails 2.1francis2008-09-04-1719/+4576
|
* acts_as_versioned for Rails 2.1francis2008-09-04-212/+235
|
* Upgrade to new version for Rails 2.1francis2008-09-04-6/+23
|
* From git.francis2008-08-20-2/+5
|
* From gitfrancis2008-08-19-0/+2
|
* Merges from git.francis2008-08-06-4/+9
|
* Updates from git.francis2008-07-28-3/+6
|
* From git.francis2008-07-21-2/+17
|
* From git.francis2008-07-21-2/+3
|
* Make sure simple search results and front page listings don't require ↵francis2008-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.francis2008-07-17-0/+7
|
* Pulled from git.francis2008-07-15-29/+60
|
* Better wordingfrancis2008-07-13-2/+2
|
* Mention Ultrasphinxfrancis2008-07-13-1/+1
|
* Make Xapian bindings a bit more optionalfrancis2008-07-09-4/+25
|
* Print error always, even when not verbose.francis2008-06-23-2/+2
|
* Carry on even if error indexing one thing.francis2008-06-23-21/+29
|
* Verbose option.francis2008-06-23-9/+17
|
* link to real home page of acts_as_xapianfrancis2008-05-22-0/+5
|
* Bullet list in credits on about page.francis2008-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.francis2008-05-18-2/+2
|
* Try 100francis2008-05-18-2/+2
|
* Remove spurious extra initialize call.francis2008-05-18-5/+13
|
* Show similar requests, based on important terms.francis2008-05-18-42/+134
|