Changelog for
ruby2.1-rubygem-sunspot_rails-2.2.7-1.2.i586.rpm :
Thu Oct 27 14:00:00 2016 cooloAATTsuse.com
- updated to version 2.2.7
see installed History.txt
Fri Sep 2 14:00:00 2016 cooloAATTsuse.com
- updated to version 2.2.6
see installed History.txt
Sun Mar 6 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.2.5
see installed History.txt
Mon Jan 25 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.2.4
see installed History.txt
Wed Dec 16 13:00:00 2015 cooloAATTsuse.com
- updated to version 2.2.3
see installed History.txt
Wed Nov 25 13:00:00 2015 cooloAATTsuse.com
- updated to version 2.2.2
see installed History.txt
Sat Nov 21 13:00:00 2015 cooloAATTsuse.com
- updated to version 2.2.1
see installed History.txt
Fri Apr 10 14:00:00 2015 cooloAATTsuse.com
- updated to version 2.2.0
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Sun May 18 14:00:00 2014 cooloAATTsuse.com
- updated to version 2.1.1
Thu Oct 31 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.1.0
* Dropped Rails 2 support in favour of supporting Rails 4
* Passing :silence => true while invoking sunspot:reindex task will no longer show the Progress Bar
* Model names can now also be delimited with spaces when passing them the sunspot:reindex task
Sun Mar 24 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.0.0
* Finds orphaned objects in batches to avoid excessive memory use (Peer Allan)
* Default batch size can be specified by setting `Sunspot.config.indexing.default_batch_size`
(Peer Allan)
* Explanation of `progress_bar` is written to stdout instead of stderr (Matt Gornick)
* Fixes deprecated behavior of using InstanceMethods module with
ActiveSupport::Concern (Everton J. Carpes)
Mon Jul 30 14:00:00 2012 cooloAATTsuse.com
- initial package