aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeLines
* add ability to rebuild specific terms rather than all indices -- useful for m...Seb Bacon2011-12-05-34/+100
* Merge branch 'develop' into xapian-dcaboSeb Bacon2011-11-24-1/+1
|\
| * sort hash keys consistently in Ruby 1.8 and 1.9James McKinney2011-10-17-1/+1
| * update rails-locales to a version that works with Ruby 1.9James McKinney2011-10-16-0/+0
* | Merge branch 'develop' into xapian-dcaboseb2011-11-24-137/+20765
|\|
| * Patch FastGettext to handle plural forms correctly. Fixes #248David Cabo2011-10-05-2/+6
| * Store user's locale against profile, so we can send them localised track emai...Seb Bacon2011-09-03-111/+0
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2011-08-31-3/+3
| |\
| | * Only index multiple locales in single index for text indicesSeb Bacon2011-08-29-3/+3
| * | Add rdoc as dependency and update gem specification files (suppress more nois...Seb Bacon2011-08-29-21/+55
| |/
| * Add rdoc 2.4.3 to vendor/gemsRobin Houston2011-08-24-0/+20701
| * Update to latest version of Rails 2.3.x. Alaveteli users should remember to ...Seb Bacon2011-08-17-0/+0
* | Make Xapian index rebuilds run in-process (while running tests only!) for per...David Cabo2011-08-19-30/+47
* | Clean up commentsDavid Cabo2011-08-18-0/+2
* | Testing Xapian test performanceDavid Cabo2011-08-16-0/+2
|/
* Forwards compatibility with newer versions of Xapian. Fixes #101Seb Bacon2011-08-10-1/+1
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-4/+3
* use routing-filter gem to prepend locale to URLSeb Bacon2011-07-07-0/+1588
* Remove the translate_routes plugin, for now, because it appears toRobin Houston2011-07-06-812/+0
* Give a more useful exception message if the Xapian database cannot be opened,...Robin Houston2011-06-29-3/+3
* Silence another deprecation warning, this time just by muting it (since there...Robin Houston2011-06-17-4/+10
* Move the rake task from the translate_routes plugin into the (new?) standard ...Robin Houston2011-06-17-0/+0
* Make sure the previous locale is restored on block exit, even if theSeb Bacon2011-06-13-3/+6
* Bundle the locale and gettext gemsRobin Houston2011-06-09-0/+31741
* further test fixageSeb Bacon2011-04-01-5/+5
* don't silence errors when storing model attribute translation strings (expose...Seb Bacon2011-03-31-1/+1
* correctly flatten (fixes tags)Seb Bacon2011-03-25-1/+1
* resolve merge conflictsSeb Bacon2011-03-25-3/+2728
|\
| * Added Rails 2.3.11 as a submoduleSeb Bacon2011-03-10-3/+0
| * use subproject used by master branchSeb Bacon2011-03-10-0/+0
| * helloworld type themeSeb Bacon2011-03-10-0/+0
| * support text indexing of multiple languages (across the same index)Seb Bacon2011-03-10-2/+27
| * Adding missing framework fixtures - presumably the victims of a .gitignore so...Louise Crow2011-03-10-0/+3
| * typoSeb Bacon2011-03-10-1/+1
| * initial support for localising model data (not fully tested)Seb Bacon2011-03-10-1/+1889
| * correct typoSeb Bacon2011-03-10-1/+1
| * correct branch for localesSeb Bacon2011-03-10-0/+0
| * add Rails localesSeb Bacon2011-03-10-0/+0
| * initial routes i18n supportSeb Bacon2011-03-10-0/+812
* | include json gem (for tests to pass)Seb Bacon2011-03-25-0/+46103
* | add missing submodule commit (for rails)Seb Bacon2011-03-24-0/+0
|/
* merge from master (post-CSRF changes)Seb Bacon2011-03-09-270856/+37866
|\
| * Adding rspec gem.Louise Crow2011-02-24-0/+31899
| * Adding translation via fast_gettext.Louise Crow2011-02-24-0/+5127
| * Updated will_paginate plugin to later gem.Louise Crow2011-02-23-928/+470
| * Updating 'require "activerecord"' to 'require "active_record"' as per depreca...Louise Crow2011-02-23-1/+1
| * Moving tasks to lib as per deprecation warning. Have made a push request with...Louise Crow2011-02-23-0/+0
| * Moving tasks to lib - as per deprecation warning. There appears to be no curr...Louise Crow2011-02-23-1/+1
| * Replacing old recaptcha plugin with more recent gem.Louise Crow2011-02-23-151/+713
| * Removing rspec and rspec-rails plugins in favour of updated gems.Louise Crow2011-02-23-30568/+538