impress/config/initializers
Matchu 6e09b8bc10 globalized search first draft
Confirmed features:
    * Output (retrieval, sorting, etc.)
    * Name (positive and negative, but new behavior)
    * Flags (positive and negative)

Planned features:
    * users:owns, user:wants

Known issues:
    * Sets are broken
        * Don't render properly
        * Shouldn't actually be done as joined sets, anyway, since
          we actually want (set1_zone1 OR set1_zone2) AND
          (set2_zone1 OR set2_zone2), which will require breaking
          it into multiple terms queries.
    * Name has regressed: ignores phrases, doesn't require *all*
      words. While we're breaking sets into multiple queries,
      maybe we'll do something similar for name. In fact, we
      really kinda have to if we're gonna keep sorting by name,
      since "straw hat" returns all hats. Eww.
2013-01-24 18:24:35 -06:00
..
.gitignore disable asset packaging for the moment 2010-11-13 22:04:41 -05:00
activemerchant.rb brought-to-you-by on items#show lists contributors 2012-10-24 22:09:05 -05:00
asset_hosts.rb carrierwave for asset swfs 2012-07-16 16:45:26 -04:00
aws_s3.rb moving toward s3 image storage 2011-05-20 19:19:14 -04:00
backtrace_silencers.rb rails 3 2010-05-14 18:12:31 -04:00
bullet.rb remove N+1 queries on current user outfits page 2012-08-09 18:32:33 -04:00
carrierwave.rb basic image thumbnails 2012-07-16 16:47:28 -04:00
compass.rb upgrade to rails 3, make item tests pass 2010-10-03 19:50:32 -04:00
devise.rb devise implemented, but not remembering 2011-01-26 13:40:15 -05:00
flex.rb globalized search first draft 2013-01-24 18:24:35 -06:00
hoptoad.rb remove deprecated hoptoad js_notifier option 2011-05-13 08:27:57 -04:00
inflections.rb rails 3 2010-05-14 18:12:31 -04:00
locale_meta.rb globalized search first draft 2013-01-24 18:24:35 -06:00
mime_types.rb rails 3 2010-05-14 18:12:31 -04:00
openneo_auth.rb devise implemented, but not remembering 2011-01-26 13:40:15 -05:00
pledgie.rb rewrite donors copy a bit 2011-07-02 13:23:38 -04:00
resque_retry.rb use resque-retry to reschedule failed jobs 2011-06-21 11:22:45 -04:00
rspec_generator.rb rspec:install 2010-05-14 18:17:10 -04:00
session_store.rb rails 3 2010-05-14 18:12:31 -04:00