0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert specs to RSpec 3.0.2 syntax with Transpec More... almost 11 years ago
Fix typo in spec_helper. More... almost 11 years ago
Release 1.2.1. More... almost 13 years ago
Only schedule job if timeout > 0. More... almost 13 years ago
Update changelog. More... almost 13 years ago
Bump version to 1.2.0 for release. More... almost 13 years ago
Add ability to approve/reject jobs queued by resque-scheduler. More... almost 13 years ago
Clean up code and specs. More... almost 13 years ago
Extract key-building code into separate method. More... almost 13 years ago
Move code to delete symbol or string key into separate method. More... almost 13 years ago
Require rspec in spec_helper for easy loading in pry. More... almost 13 years ago
Extract method "remove_from_pending". More... almost 13 years ago
Use Resque.decode/encode for (de)serializing data. More... almost 13 years ago
Bump version to 1.0.1 for release. More... almost 13 years ago
Add changelog. More... almost 13 years ago
Make return values from .approve and .reject more explicit. More... almost 13 years ago
Improve handling of Redis test server. More... almost 13 years ago
Update README formatting. More... almost 13 years ago
Update usage section and add example in README. More... almost 13 years ago
Update gem description. More... almost 13 years ago
Rename .deny to .reject. More... almost 13 years ago
Bump version to 1.0.0 for initial release. More... almost 13 years ago
Add ability to retreive ordered list of pending job keys. More... almost 13 years ago
Add ability to mark a job as denied. More... almost 13 years ago
Handle non-existing jobs gracefully. More... almost 13 years ago
Accept symbols or strings for approval options. More... almost 13 years ago
Don't re-splat args when passing them to other methods. More... almost 13 years ago
Add ability to store a message with the pending job. More... almost 13 years ago
Use unique Redis server for testing. More... almost 13 years ago
Add ability to mark a job as approved. More... almost 13 years ago