2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optionally configure connection as path to Unix socket (tbd: actual connection) More... about 13 years ago
Merge branch 'hotfix/0.3.7' More... about 13 years ago
Bump version to 0.3.7. More... about 13 years ago
Fix bug where workers would not execute builtin functions properly. More... about 13 years ago
Merge branch 'selwin-master' More... about 13 years ago
Remove unused import. More... about 13 years ago
Moved some logic from worker.perform_job() to job.cleanup(). More... about 13 years ago
Remove .env.fish. More... about 13 years ago
Prepare for next 0.3.x version. More... about 13 years ago
Bump version to 0.3.6. More... about 13 years ago
Update changelog. More... about 13 years ago
Allow rqworker to run more silently. More... about 13 years ago
Merge pull request #181 from selwin/del-on-nosuchjob More... about 13 years ago
Safe fetching a deleted job removes the deleted job from queue. More... about 13 years ago
Ignore a job when there isn't a "data" key available. More... about 13 years ago
Add rq.contrib.legacy.cleanup_ghosts() function, to clean up old mess. More... about 13 years ago
Update changelog. More... about 13 years ago
Prevent the use of indefinite timeouts. More... about 13 years ago
Log the act of sending a heartbeat (DEBUG level). More... about 13 years ago
Fix typos. More... about 13 years ago
Avoid negative timeouts when default_worker_ttl is < 60. More... about 13 years ago
Merge branch 'master' into yaniv-aknin-worker_ttl More... about 13 years ago
Python 3 chokes on this one. Whatever man. More... about 13 years ago
Fix non-relative import. More... about 13 years ago
Remove unused import. More... about 13 years ago
Merge pull request #177 from selwin/master More... about 13 years ago
get a page of jobs
mgax
as Alex Morega
More... about 13 years ago
extract `safe_fetch_job` method
mgax
as Alex Morega
More... about 13 years ago
Merge branch 'master' of github.com:selwin/rq More... about 13 years ago
Requeuing a job should set its status back to Queued. More... about 13 years ago