2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention python-requests.org, for completeness sake. More... almost 14 years ago
Fix typo in basic example. More... almost 14 years ago
Fix AttributeError. More... almost 14 years ago
Make the connection stack thread safe. More... almost 14 years ago
Merge branch 'total-ordering-fix' More... almost 14 years ago
Use the true Python 2.7 stdlib implementation instead. More... almost 14 years ago
Move this hack to a separate file. More... almost 14 years ago
Don't use dict comprehension. It's Python 2.7 only. More... almost 14 years ago
added backport of total_ordering to work with 2.6 More... almost 14 years ago
Tag the first public release. More... almost 14 years ago
Fix wording. More... almost 14 years ago
Fix documentation URL. More... almost 14 years ago
Fix incorrect API call in the README example. More... almost 14 years ago
Fix year. More... almost 14 years ago
Never refresh when stdout is not a TTY. More... almost 14 years ago
Don't filter when no queues are explicitly specified. More... almost 14 years ago
Rewrite rqinfo to start polling by default. More... almost 14 years ago
Reflect new API in the RQ scripts. More... almost 14 years ago
New connection management. More... almost 14 years ago
Make importlib dependency conditional on the Python version. More... almost 14 years ago
Bugfix. More... almost 14 years ago
Implement the requeue_job() top-level API function. More... almost 14 years ago
Don't expose the FailedQueue class at the top-level. More... almost 14 years ago
Don't warn. In fact, we rely on this the more. More... almost 14 years ago
Move job from Worker to Job test suite. More... almost 14 years ago
Store pickled function calls as strings. More... almost 14 years ago
Add specifics on the "ImportError" to the message in case of an attribute error. More... almost 14 years ago
Fix accidentally passing unit test. More... almost 14 years ago
Merge branch 'timeouts' More... almost 14 years ago
Fix word ordering. More... about 14 years ago