2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch the connection instances. More... about 13 years ago
Make inner_exception optional, and use new except syntax. More... about 13 years ago
job: save the real exception when unpickling fails More... about 13 years ago
Set worker ttl and maintain it when idle/taking/finishing jobs More... about 13 years ago
Refactor dequeue_any to accept arbitrary timeouts More... about 13 years ago
Install importlib on Travis' py26 environment. More... about 13 years ago
Update Travis CI config file to use py.test. More... about 13 years ago
Add tox tests, for Python 2.6 and PyPy. More... about 13 years ago
Use unittest2 for Python 2.6. More... about 13 years ago
Update changelog. More... about 13 years ago
Merge branch 'vierja-ended_time' More... about 13 years ago
Prepare for 0.3.5. More... about 13 years ago
Promote to 'beta' stage. More... about 13 years ago
Bump version to 0.3.4. More... about 13 years ago
Avoid new-style classes under Python 2.6. More... about 13 years ago
Include a copy of dictConfig in RQ, for Python 2.6 compat. More... about 13 years ago
Bump to new development version. More... about 13 years ago
Release 0.3.3. More... about 13 years ago
Fix position of changelog entry. More... about 13 years ago
Merge branch 'selwin-remove-logbook' More... about 13 years ago
Have Worker.work() setup logging. More... about 13 years ago
Add release notes. More... about 13 years ago
Don't silently fail when unpickling. More... about 13 years ago
Add .env.fish, for fish lovers. More... about 13 years ago
Removed __main__ that was accidentally added to rqworker script. More... about 13 years ago
Only configure logging handlers if not already present. More... about 13 years ago
ended_at time is now saved when job is finished More... about 13 years ago
Merge branch 'job-access-within-job' More... over 13 years ago
Merge pull request #154 from ulope/issue154 More... over 13 years ago
Always call job.save even on synchronous queues so get_current_job doesn't fail More... over 13 years ago