Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

added support for mongoid #54

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

added support for mongoid #54

wants to merge 15 commits into from

Commits on Sep 28, 2011

  1. add mongoid adapter

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Sep 28, 2011
    Copy the full SHA
    8d5e989 View commit details
    Browse the repository at this point in the history
  2. check whether active record or mongoid is included

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Sep 28, 2011
    Copy the full SHA
    4344a39 View commit details
    Browse the repository at this point in the history
  3. initialize mongoid documents correctly

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Sep 28, 2011
    Copy the full SHA
    da8647e View commit details
    Browse the repository at this point in the history
  4. include mongoid adapter

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Sep 28, 2011
    Copy the full SHA
    31d469c View commit details
    Browse the repository at this point in the history
  5. make use of <= operator

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Sep 28, 2011
    Copy the full SHA
    6f44a94 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2011

  1. update rack version

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Oct 3, 2011
    Copy the full SHA
    c4b5006 View commit details
    Browse the repository at this point in the history
  2. Prevent circular references to to_json method

    Signed-off-by: Jorge H. Cuadrado <kuadrosxx@gmail.com>
    kuadrosx committed Oct 3, 2011
    Copy the full SHA
    dc6827c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rack13'

    dcu committed Oct 3, 2011
    Copy the full SHA
    7fad283 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2011

  1. rack server must use the local database

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Oct 4, 2011
    Copy the full SHA
    10c5d19 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2011

  1. improve text indexer

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Oct 6, 2011
    Copy the full SHA
    13681d0 View commit details
    Browse the repository at this point in the history
  2. allow to set the stemmer language by document

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Oct 6, 2011
    Copy the full SHA
    cb2df2c View commit details
    Browse the repository at this point in the history
  3. include active support

    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Oct 6, 2011
    Copy the full SHA
    9394651 View commit details
    Browse the repository at this point in the history
  4. indexing all should use the local database otherwise it would be very…

    … slow
    
    Signed-off-by: David A. Cuadrado <krawek@gmail.com>
    dcu committed Oct 6, 2011
    Copy the full SHA
    b6a7a40 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2011

  1. added total_count alias

    patcito committed Oct 10, 2011
    Copy the full SHA
    f8fbce7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2012

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	lib/xapit.rb
    	xapit.gemspec
    dcu committed Jan 27, 2012
    Copy the full SHA
    cb30673 View commit details
    Browse the repository at this point in the history