All Versions
72
Latest Version
Avg Release Cycle
120 days
Latest Release
-

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.