openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-rq
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 58 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add support for passing configuration files to rqworker.
Vincent Driessen
More...
over 13 years ago
Merge branch 'custom-exc-handling'
Vincent Driessen
More...
over 13 years ago
Add test for custom exc handling.
Vincent Driessen
More...
over 13 years ago
Link to docs from within changelog.
Vincent Driessen
More...
over 13 years ago
Update changelog.
Vincent Driessen
More...
over 13 years ago
Fix typos.
Vincent Driessen
More...
over 13 years ago
Also report job description.
Vincent Driessen
More...
over 13 years ago
Add convenience directive to easily configure Sentry with RQ.
Vincent Driessen
More...
over 13 years ago
Convenience exc_handler registration in __init__.
Vincent Driessen
More...
over 13 years ago
Remove incorrect arg to pop_exc_handler method.
Vincent Driessen
More...
over 13 years ago
Improve formatting of the exceptions on the console.
Vincent Driessen
More...
over 13 years ago
Add custom exception handling capabilities.
Vincent Driessen
More...
over 13 years ago
Require at least redis-py version 2.4.
Vincent Driessen
More...
over 13 years ago
Fetch fresh status value on every request.
Vincent Driessen
More...
over 13 years ago
Update changelog.
Vincent Driessen
More...
over 13 years ago
Merge branch 'selwin-persist-None-result'
Vincent Driessen
More...
over 13 years ago
Remove is_done property.
Vincent Driessen
More...
over 13 years ago
Add expiry info to the worker log.
Vincent Driessen
More...
over 13 years ago
Don't use strings, but comments.
Vincent Driessen
More...
over 13 years ago
Add convenience accessor properties for status.
Vincent Driessen
More...
over 13 years ago
I like this implementation of an 'enum' better.
Vincent Driessen
More...
over 13 years ago
Merge pull request #119 from selwin/worker-connection
Vincent Driessen
More...
over 13 years ago
Worker.find_by_key now properly uses connection.
Selwin Ong
More...
over 13 years ago
Job returning None as result are now persisted correctly. Job status can now be checked via ``status`` property which should return either "queued", "finished" or "failed".
Selwin Ong
More...
over 13 years ago
Update changelog.
Vincent Driessen
More...
over 13 years ago
Merge branch 'selwin-async-2'
Vincent Driessen
More...
over 13 years ago
Whoops.
Vincent Driessen
More...
over 13 years ago
Prefer `result` over `return_value`.
Vincent Driessen
More...
over 13 years ago
Execute job immediately if Queue(async=False)
Selwin Ong
More...
over 13 years ago
Add changelog note.
Vincent Driessen
More...
over 13 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree