Revisions of rubygem-resque

Dan Čermák's avatar Dan Čermák (dancermak) accepted request 1126392 from Dan Čermák's avatar Dan Čermák (defolos) (revision 24)
🤖: Automatic update to 2.6.0
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 255943 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 12)
adapt to new rubygem packaging
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 11)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 10)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 9)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 8)
- updated to version 1.24.1
 * Adds a default value for `per_page` on resque-server for plugins which add tabs (@jonhyman)
 * Fix bad logic on the failed queue adapter
 * Added missing `require 'time'` which was causing occasional errors which
   would crash workers.
 * Web UI: Fix regression that caused the failure tab to break when using
   certain failure backends (@kjg)
 * Web UI: Add page list to queues (@ql)
 * Web UI: Fix regression that caused the failure tab to break when clicking on
   "clear all failures" under certain failure backends, #859 (@jonhyman)
 * Fix regression for Resque hooks where Resque would error out if you assigned
   multiple hooks using an array, #859 (@jonhyman)
 * Adds ENV["RUN_AT_EXIT_HOOKS"] which when set to 1 causes any defined
   `at_exit` hooks to be run on the child when the forked process exits, #862
   (@jonhyman)
 * Bump up redis-namespace to 1.2.
 * Remove multi_json, the JSON gem does the right thing everywhere now.
 * Documentation fixes with demo instructions.
 * Fixed encoding for worker PIDs on Windows (@kzgs)
 * Cache value of PID in an ivar. This way, if you try to look up worker PIDs
   from some other process (such as the console), they will be correct.
 * Add a mutex-free logger. Ruby 2.0 does not allow you to use a mutex from
   a signal handler, which can potentially cause deadlock. Now we're using
   `mono_logger`, which has no locks.
 * JRuby and Rubinius are 'allow failure' on CI. This is largely due to Travis
   weridness and flaky tests.
 * Fix link from "queues" view to "failed" view when there's only one failed
   queue (trliner)
 * Making all the failure backends have the same method signature for duck
   typing purposes (jonhyman)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
- updated to version 1.23.0
* don't run `before_fork` hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
* don't run `after_fork` hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
* retry connecting to redis up to 3 times (@trevorturk, #693)
* pass exceptions raised by the worker into the Failure backend (@trevorturk, #693)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
- updated to version 1.22.0
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
updated with gem2rpm
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by