Sha256: db3924fd6b645bf5a5580384ea600ad691c97f649b92acb424f67d8c2f5e3f23
Contents?: true
Size: 1.75 KB
Versions: 1
Compression:
Stored size: 1.75 KB
Contents
== 2012-12-12 version 0.8.5 * show version when worker starts * rdb_compat backend supports :only_keys option at acquire * rdb_compat backend supports :update_data option at finish * fixed ScheduleMetadata#initialize == 2012-07-06 version 0.8.4 * Introduced PerfectSched::Application::Decider == 2012-07-03 version 0.8.2 * Fixed rdb_compat to raise PreemptedError and IdempotentAlreadyFinishedError correctly * Fixed Application module * Added scheduled_time -> next_time and scheduled_run_time -> next_run_time aliases to ScheduleMetadataAccessors == 2012-06-25 version 0.8.1 * Added autoload for PerfectSched::VERSION * Fixed rdb_compat backend to use Integer type for time fields * Added IdempotentAlreadyFinishedError and IdempotentAlreadyExistsError which should be ignored for idempotency == 2012-05-23 version 0.8.0 * New major version * Redesigned API == 2012-02-21 version 0.7.10 * Fixed NullBackend#modify_checked == 2012-02-09 version 0.7.9 * Backend#get returns next_time == 2011-12-17 version 0.7.8 * fixed NullBackend == 2011-12-15 version 0.7.7 * Added timezone support == 2011-12-08 version 0.7.6 * RDBBackend doesn't create table automatically == 2011-12-06 version 0.7.5 * NullBackend always returns success == 2011-12-04 version 0.7.4 * Added NullBackend * RDBBackend considers URLs begin with jdbc::mysql * Reduced MAX_SELECT_ROW from 32 to 4 to reduce backend load == 2011-11-29 version 0.7.3 * gemspec: replaced '=' dependency into '>=' + '<=' to avoid rubygems+jruby bug == 2011-11-02 version 0.7.2 * Disables logger's buffering * Fixed time format in --list message == 2011-09-16 version 0.7.1 * Supports to read multiple configuration files * Fixed command-line launcher == 2011-09-02 version 0.7.0 * First release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
perfectsched-0.8.5 | ChangeLog |