All Versions
72
Latest Version
Avg Release Cycle
120 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v1.9.8 Changes
July 20, 2010- ๐ Bugfix: Worker.all should never return nil
- ๐ monit example: Fixed Syntax Error and adding environment to the rake task
- ๐ redis rake task: Fixed typo in copy command
-
v1.9.7 Changes
July 09, 2010- ๐ Improved memory usage in Job.destroy
- redis-namespace 0.7.0 now required
- ๐ Bugfix: Reverted $0 changes
- ๐ Web Bugfix: Payload-less failures in the web ui work
-
v1.9.6 Changes
June 22, 2010- ๐ Bugfix: Rakefile logging works the same as all the other logging
-
v1.9.5 Changes
June 16, 2010- ๐ Web Bugfix: Display the configured namespace on the stats page
- ๐ Revert Bugfix: Make ps -o more cross platform friendly
-
v1.9.4 Changes
June 14, 2010- ๐ Bugfix: Multiple failure backend gets exception information when created
-
v1.9.3 Changes
June 14, 2010- ๐ Bugfix: Resque#queues always returns an array
-
v1.9.2 Changes
June 13, 2010- ๐ Bugfix: Worker.all returning nil fix
- ๐ Bugfix: Make ps -o more cross platform friendly
-
v1.9.1 Changes
June 04, 2010- Less strict JSON dependency
- Included HISTORY.md in gem
-
v1.9.0 Changes
June 04, 2010- ๐ Redis 2 support
- Depend on redis-namespace 0.5.0
- โ Added Resque::VERSION constant (alias of Resque::Version)
- ๐ Bugfix: Specify JSON dependency
- ๐ Bugfix: Hoptoad plugin now works on 1.9
-
v1.8.5 Changes
May 18, 2010- ๐ Bugfix: Be more liberal in which Redis clients we accept.