SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.4-rubygem-rufus-scheduler-3.4.2-3.2.x86_64.rpm :
Tue May 30 14:00:00 2017 cooloAATTsuse.com
- updated to version 3.4.2
see installed CHANGELOG.txt
== rufus-scheduler - 3.4.2 released 2017-05-24
(had yanked 3.4.1, going 3.4.2)
== rufus-scheduler - 3.4.1 released 2017-05-24
- Let #schedule accept a CronLine instance, gh-247

Thu Mar 23 13:00:00 2017 cooloAATTsuse.com
- updated to version 3.4.0
see installed CHANGELOG.txt
== rufus-scheduler - 3.4.0 released 2017-03-23
- Stop supporting Ruby < 1.9
- Drop ZoTime for et-orbi\'s Etorbi::EoTime, gh-240
- Fix for ZooKeeper example, thanks to AATTdjrodgerspryor, gh-238

Thu Feb 16 13:00:00 2017 cooloAATTsuse.com
- updated to version 3.3.4
see installed CHANGELOG.txt
== rufus-scheduler - 3.3.4 released 2017-02-16
- More detailed \"cannot determine timezone from nil\" message, gh-237

Sun Jan 29 13:00:00 2017 cooloAATTsuse.com
- updated to version 3.3.3
see installed CHANGELOG.txt
== rufus-scheduler - 3.3.3 released 2017-01-29
- use Rails\' timezone by default if Rails is present, gh-230, gh-233,
thanks Alexander Deeb
- is_a?(Fixnum) replaced by is_a?(Integer), gh-232, thanks Cody Cutrer
- Fix for every double trigger, gh-231, thanks Sofia Bravo

Fri Jan 6 13:00:00 2017 cooloAATTsuse.com
- updated to version 3.3.2
see installed CHANGELOG.txt
== rufus-scheduler - 3.3.2 released 2017-01-05
- Fix ZoTime issue with Time.zone.now #=> \'CST\', thanks zzjin
- Fix cron weekdays + monthdays, by Dominik Sander, https://github.com/dsander
- Speedup CronLine#brute_frequency, by Dominik Sander
- Use object_id instead of hash to make Job id

Fri Dec 9 13:00:00 2016 cooloAATTsuse.com
- updated to version 3.3.1
see installed CHANGELOG.txt
== rufus-scheduler - 3.3.1 released 2016-12-03
- gh-222 fall back on ENV[\'TZ\'] when Time.now.zone is something
like \"中国标准时间\" (ask for \"Asia/Shanghai\"), thanks to
https://github.com/lovingyu

Tue Nov 29 13:00:00 2016 cooloAATTsuse.com
- updated to version 3.3.0
see installed CHANGELOG.txt
== rufus-scheduler - 3.3.0 released 2016-11-28
- Bring in Piavka\'s Job#trigger_off_schedule, gh-214
- Reject \"day 0\" in cronlines, thanks to Ramon Tayag, https://github.com/ramontayag
- Move away from ENV[\'TZ\'], thanks to Akinori Musha, https://github.com/knu
- Fix .parse_to_time vs Date issue, as reported by AATTnsatragno

Mon Aug 15 14:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.2
see installed CHANGELOG.txt
== rufus-scheduler - 3.2.2 released 2016-08-14
- job opt hash preservation, as suggested in gh-212, by https://github.com/d-m-u
- introduce Job#previous_time
- countered ActiveRecord 3.2.22 on gh-210, by https://github.com/paulodelgado

Thu May 5 14:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.1
see installed CHANGELOG.txt
== rufus-scheduler - 3.2.1 released 2016-05-04
- accept \'
*
*
*
* 5L\' (last friday) (equivalent to \'
*
*
*
* 5#-1\')
- CronLine#to_a (#to_array aliasing to it)
- simplify .parse_duration (and trim input)
- raise on \"
*/0
*
*
*
*\", by https://github.com/simook
- introduce \"days to end of month\" in cron strings

Thu Jan 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 3.2.0
see installed CHANGELOG.txt
== rufus-scheduler - 3.2.0 released 2015-12-28
- cache CronLine#brute_frequency results, gh-188 and gh-89
- \"every\" shift prevention by https://github.com/Korrigan
- Ruby warnings silenced by https://github.com/vivitar

Mon Nov 23 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.10
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.10 released 2015-11-18
- allow for :first_in => 0, gh-179 by https://github.com/JonMcPherson
for https://github.com/Shopify/dashing/commit/ea3730fa4
- stop shipping specs in gem
== rufus-scheduler - 3.1.9 released 2015-11-12
- fix potential RuntimeError in CronLine#prev_second,
by Alexandru https://github.com/alexandru-calinoiu

Wed Nov 11 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.8
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.8 released 2015-11-10
- stop jumping eagerly out of DST, fix for one hour jump when leaving DST
thanks Alyssa http://github.com/alyssa

Thu Oct 15 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.7
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.7 released 2015-10-15
- ack #unscheduled_at in #scheduled?, by Claude https://github.com/claudeatsafe

Thu Oct 1 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.6
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.6 released 2015-10-01
- fix job id uniqueness (JRuby), thanks 김성식 https://github.com/kssminus

Fri Sep 25 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.5
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.5 released 2015-09-25
- fix for \"not a valid cronline\" on \"mingw\" Ruby distributions, gh-166

Sat Aug 29 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.4
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.4 released 2015/08/29
- fix cron issue reported by Jesse https://github.com/jhw-at-prosperworks-com

Sat Jun 20 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.3
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.3 released 2015/06/20
- prevent Thread[:rufus_scheduler_time] -> nil, gh-156
- fix inconsistency in Job#start_work_thread

Thu May 28 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.2
see installed CHANGELOG.txt
== rufus-scheduler - 3.1.2 released 2015/05/23
- avoid cron/:first_at infinite loop, thanks https://github.com/pouellet

Sun Apr 19 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.1

Sat Apr 18 14:00:00 2015 cooloAATTsuse.com
- updated to version 3.1.0

Mon Feb 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 3.0.9
- fix TZ with underscores, thanks https://github.com/gnilrets
- integrate https://github.com/ecin Lock mecha

Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging

Mon Jul 28 14:00:00 2014 cooloAATTsuse.com
- updated to version 3.0.8
- handle TZInfo errors on DST transitions, thanks https://github.com/junhanamaki
- implement Scheduler#up?
- let schedule and schedule_at use Chronic if present
- let Rufus::Scheduler.parse use Chronic if present

Tue Mar 18 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.0.7
- implement Scheduler #occurrences and #timeline, inspired by kreynolds
- implement Job #last_work_time and #mean_work_time
- implement Job#count
- add more info to the stderr error output (scheduler/tz info)
- prevent skipping a day on swith to summertime, gh-114, thanks Matteo

Sat Feb 22 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.0.6
- avoid \"can\'t be called from trap context\" on Ruby 2.0, gh-98

Thu Feb 6 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.0.5
- implement Job#call(do_rescue=false), gh-97
- implement :first => :now for repeat jobs, gh-96

Mon Jan 20 13:00:00 2014 cooloAATTsuse.com
- updated to version 3.0.4
- make CronLine#frequency faster (to avoid 20s schedule_cron times)

Thu Dec 12 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.0.3
- CronLine#previous_time fix by Yassen Bantchev (https://github.com/yassenb)
- introduce ZookeptScheduler example in the readme
- rename #consider_lockfile to #lock and introduce #unlock

Thu Oct 31 13:00:00 2013 cooloAATTsuse.com
- updated to version 3.0.2
- default :max_work_threads to 28
- fix \"rufus rushes to create work threads\" issue, thanks Gatis Tomsons
- introduce Rufus::Scheduler::NotRunningError, thanks Gatis Tomsons

Sun Oct 20 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.0.1
- fix post_install_message, thanks Ted Pennings
- bring back .parse_time_string and .parse_duration_string

Fri Oct 4 14:00:00 2013 cooloAATTsuse.com
- updated to version 3.0.0
- complete rewrite.
- introduce scheduler.interval(\'10s\') { ... }

Tue Sep 3 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.0.24
- lowered tzinfo dependency to >= 0.3.22
http://stackoverflow.com/questions/18551970

Tue Jul 30 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.0.23
- mutex vs timeout fix by Tobias Kraze
- parse \"/10
*
*
*
*\" again (like <= 2.0.19 did), thanks AATTskrd
- add license (MIT) to gemspec file
- add Rufus::Scheduler.new (so that rs 3.0 quickstarts are OK with 2.0.20)
- implement CronLine#previous_time(now=Time.now) (Idea Matteo Cerutti)
- throw ArgumentError for invalid cron lines (Thanks Aimee Rose)
- cron 0 vs 24 hour case straightening (Thanks Aimee Rose)
- support for sun#L or sun#-2 in cron lines

Tue May 14 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.0.19
- raise ArgumentError on <= 0.0 \"every\" frequency (Thanks Lucy Fu)
- support multiple mutexes (Thanks Rainux Luo)
- support for \"L\" in cron lines (Thanks Andrew Davey)
- support for negative time strings (Thanks Danny \"northox\" Fullerton)
- reject invalid weekdays (Thanks pazustep)

Mon Jun 14 14:00:00 2010 mrueckertAATTsuse.de
- update to version 2.0.6
- timeout jobs not outliving their parent job anymore,
thanks Joel Wood
- additional changes from version 2.0.5
- fixed parse_time_string(s) issue, thanks Gonzalo Suarez

Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro

Wed Feb 24 13:00:00 2010 mrueckertAATTsuse.de
- update to 2.0.4

Thu Feb 11 13:00:00 2010 prusnakAATTsuse.cz
- created package


 
ICM