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 |
| | ||||
* | Sigh. | francis | 2009-01-02 | -1/+1 |
| | ||||
* | 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. | |||
* | Grrr, semantics of smtp and sendmail send should be the same with regard to ↵ | francis | 2008-09-05 | -2/+4 |
| | | | | setting return path | |||
* | It helps to commit to both source control systems when you want it to ↵ | francis | 2008-09-04 | -3/+11 |
| | | | | actually be deployed :) | |||
* | Remove silly failsafe thing | francis | 2008-09-04 | -3/+7 |
| | | | | | | http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/63127dc2bda58ace/000f7d4d8098a0a4?lnk=raot http://www.ruby-forum.com/topic/154836 http://rails.lighthouseapp.com/attachments/25763/forwarded_client_ip_with_test.patch | |||
* | Remove obsolete config option | francis | 2008-09-04 | -2/+0 |
| | ||||
* | Patch from | francis | 2008-09-04 | -3/+3 |
| | | | | http://rails.lighthouseapp.com/projects/8994/tickets/456-postgresql-name-in-create-database-is-not-properly-escaped | |||
* | Doh | francis | 2008-09-04 | -0/+0 |
| | ||||
* | Don't commit vim swp files :) | francis | 2008-09-04 | -0/+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 |
| | ||||
* | See http://dev.rubyonrails.org/ticket/5399 | francis | 2008-09-03 | -1/+2 |
| | ||||
* | Patch for PostgreSQL 8.1 | francis | 2008-09-03 | -1/+9 |
| | | | | http://rails.lighthouseapp.com/projects/8994/tickets/400-db-test-prepare-fails-on-postgres-8-2 | |||
* | Rails 2.1.0 | francis | 2008-09-03 | -0/+332274 |
| | ||||
* | 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 |
| |