0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed results order bug when used :include option in finder More... almost 15 years ago
Fixed native_database_types More... almost 15 years ago
Fixed simplified_type More... almost 15 years ago
Updates for Rails 2.2 and newer More... almost 15 years ago
scope sample added More... almost 15 years ago
scoped_by_tsearch method added. Supports paginating and chaining of scopes. More... almost 15 years ago
Rails 2.3 compatibility More... almost 15 years ago
Reverted a133a97. Broke the tests and can be written as find_by_tsearch().paginate More... about 15 years ago
adding support for normalization (http://code.google.com/p/acts-as-tsearch/issues/detail?id=11) More... about 15 years ago
Applied patch for bind variables in conditions (http://code.google.com/p/acts-as-tsearch/issues/detail?id=10) More... about 15 years ago
Fixed tests for Rails 2.x More... about 15 years ago
Updated documentation for PostgreSQL 8.3 More... about 15 years ago
will_paginate support. More... over 15 years ago
Set simplified_type for tsvector to text More... over 15 years ago
Postgres URL added More... over 15 years ago
Typos More... over 15 years ago
Readme update for 8.3 More... over 15 years ago
Patch for Postgres 8.3 (http://code.google.com/p/acts-as-tsearch/issues/detail?id=9) More... over 15 years ago
Fixed - :fix_query => false was broken - patch from martin kufner More... over 16 years ago
Fixed - find_by_tsearch raises an exception when using the :includes option without the :order option - refs issue #8 - patch from jamie.flournoy More... over 16 years ago
Fixed - find_by_tsearch raises an exception when using a HABTM association or the :joins option - refs issue #7 - patch from jamie.flournoy More... over 16 years ago
Fixed - update_vector fails on multi-table vectors - refs issue #6 More... over 16 years ago
Updated - upgraded to Rails 1.2.5 (will upgrade to 1.2.6 shortly) Fixed - raise RecordNotFound for nil and empty search strings - refs issue #5 More... over 16 years ago
changing the way testing is handled - moving to a template1 change instead of drop/create work around which wasn't working More... almost 17 years ago
adding dbsetup.sh More... almost 17 years ago
updating rake desc More... almost 17 years ago
git-svn-id: http://acts-as-tsearch.googlecode.com/svn/trunk/vendor/plugins/acts_as_tsearch@47 3b581b49-eb29-0410-8f35-9d9d98fae791 More... about 17 years ago
git-svn-id: http://acts-as-tsearch.googlecode.com/svn/trunk/vendor/plugins/acts_as_tsearch@45 3b581b49-eb29-0410-8f35-9d9d98fae791 More... about 17 years ago
git-svn-id: http://acts-as-tsearch.googlecode.com/svn/trunk/vendor/plugins/acts_as_tsearch@44 3b581b49-eb29-0410-8f35-9d9d98fae791 More... about 17 years ago
adding Craig Barber's STI model fix and clean up of tsearch criteria to make it more google like More... about 17 years ago