- Search by regex (#27)
- Show stats by exception (#29)
- Stop supporting ruby 1.8.x and 1.9.2
- Escape query parameters (#30)
- Remove Resque::Helpers include (#23)
- Tweak Gemspec (#24)
- Don't use yaml format to show arguments
- Tweak README
- Use transaction for retry-and-clear (#22).
- Fix for CI
- Bug fix: use URL helper to support resque-web which is not hosted under '/'.
- Make limiter configurable on resque-web.
- UI tweak (#15)
- Support Travis CI
- Support failure jobs without payload information (#11).
- Follow the latest resque for date format.
- BUGFIX: Pagination has been broken.
- Dump a list as JSON format.
- BUGFIX: "Select All" ignores exception filter.
- Exception filter.
- Changed a way to load yajl/json_gem.
- BUGFIX: Bulk action didn't work properly when you select all jobs.
- Removed absolute paths from html.
- Extended with resque-web
- Fixed for ruby 1.9.2
- Fixed a bug on #retried? method
- First official release