File rubygem-sunspot_rails.changes of Package rubygem-sunspot_rails
-------------------------------------------------------------------
Mon Nov 4 17:38:51 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.7.1, see bundled History.txt
-------------------------------------------------------------------
Fri Jun 21 10:49:35 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.7.0, see bundled History.txt
-------------------------------------------------------------------
Thu Aug 4 13:31:32 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.6.0
see installed History.txt
-------------------------------------------------------------------
Fri Jul 19 09:40:00 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 2.5.0
see installed History.txt
-------------------------------------------------------------------
Mon Apr 9 04:31:50 UTC 2018 - factory-auto@kulow.org
- updated to version 2.3.0
see installed History.txt
-------------------------------------------------------------------
Tue Mar 27 04:31:31 UTC 2018 - factory-auto@kulow.org
- updated to version 2.2.8
see installed History.txt
-------------------------------------------------------------------
Thu Oct 27 04:54:26 UTC 2016 - coolo@suse.com
- updated to version 2.2.7
see installed History.txt
-------------------------------------------------------------------
Fri Sep 2 04:53:38 UTC 2016 - coolo@suse.com
- updated to version 2.2.6
see installed History.txt
-------------------------------------------------------------------
Sun Mar 6 05:34:36 UTC 2016 - coolo@suse.com
- updated to version 2.2.5
see installed History.txt
-------------------------------------------------------------------
Mon Jan 25 05:54:44 UTC 2016 - coolo@suse.com
- updated to version 2.2.4
see installed History.txt
-------------------------------------------------------------------
Wed Dec 16 05:34:38 UTC 2015 - coolo@suse.com
- updated to version 2.2.3
see installed History.txt
-------------------------------------------------------------------
Wed Nov 25 05:35:30 UTC 2015 - coolo@suse.com
- updated to version 2.2.2
see installed History.txt
-------------------------------------------------------------------
Sat Nov 21 05:44:59 UTC 2015 - coolo@suse.com
- updated to version 2.2.1
see installed History.txt
-------------------------------------------------------------------
Fri Apr 10 04:32:28 UTC 2015 - coolo@suse.com
- updated to version 2.2.0
-------------------------------------------------------------------
Mon Oct 13 18:48:26 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Sun May 18 09:04:44 UTC 2014 - coolo@suse.com
- updated to version 2.1.1
-------------------------------------------------------------------
Thu Oct 31 05:54:45 UTC 2013 - coolo@suse.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 06:10:30 UTC 2013 - coolo@suse.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 05:41:49 UTC 2012 - coolo@suse.com
- initial package