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
about 23 hours
ago. based on code collected
about 23 hours
ago.
Mar 19, 2025 — Mar 19, 2026
Showing page 54 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Optionally configure connection as path to Unix socket (tbd: actual connection)
Jacob Oscarson
More...
about 13 years ago
Merge branch 'hotfix/0.3.7'
Vincent Driessen
More...
about 13 years ago
Bump version to 0.3.7.
Vincent Driessen
More...
about 13 years ago
Fix bug where workers would not execute builtin functions properly.
Vincent Driessen
More...
about 13 years ago
Merge branch 'selwin-master'
Vincent Driessen
More...
about 13 years ago
Remove unused import.
Vincent Driessen
More...
about 13 years ago
Moved some logic from worker.perform_job() to job.cleanup().
Selwin Ong
More...
about 13 years ago
Remove .env.fish.
Vincent Driessen
More...
about 13 years ago
Prepare for next 0.3.x version.
Vincent Driessen
More...
about 13 years ago
Bump version to 0.3.6.
Vincent Driessen
More...
about 13 years ago
Update changelog.
Vincent Driessen
More...
about 13 years ago
Allow rqworker to run more silently.
Vincent Driessen
More...
about 13 years ago
Merge pull request #181 from selwin/del-on-nosuchjob
Vincent Driessen
More...
about 13 years ago
Safe fetching a deleted job removes the deleted job from queue.
Selwin Ong
More...
about 13 years ago
Ignore a job when there isn't a "data" key available.
Vincent Driessen
More...
about 13 years ago
Add rq.contrib.legacy.cleanup_ghosts() function, to clean up old mess.
Vincent Driessen
More...
about 13 years ago
Update changelog.
Vincent Driessen
More...
about 13 years ago
Prevent the use of indefinite timeouts.
Vincent Driessen
More...
about 13 years ago
Log the act of sending a heartbeat (DEBUG level).
Vincent Driessen
More...
about 13 years ago
Fix typos.
Vincent Driessen
More...
about 13 years ago
Avoid negative timeouts when default_worker_ttl is < 60.
Vincent Driessen
More...
about 13 years ago
Merge branch 'master' into yaniv-aknin-worker_ttl
Vincent Driessen
More...
about 13 years ago
Python 3 chokes on this one. Whatever man.
Vincent Driessen
More...
about 13 years ago
Fix non-relative import.
Vincent Driessen
More...
about 13 years ago
Remove unused import.
Vincent Driessen
More...
about 13 years ago
Merge pull request #177 from selwin/master
Vincent Driessen
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
Selwin Ong
More...
about 13 years ago
Requeuing a job should set its status back to Queued.
Selwin Ong
More...
about 13 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
…
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