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
1 day
ago. based on code collected
1 day
ago.
Mar 02, 2025 — Mar 02, 2026
Showing page 59 of 68
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Try to make the expiration code a bit more readable.
Vincent Driessen
More...
over 13 years ago
Rename rv_ttl to default_result_ttl.
Vincent Driessen
More...
over 13 years ago
Change assertEqual to assertGreaterThan, to make the test a little less brittle (on slow machines).
Vincent Driessen
More...
over 13 years ago
PEP8ify.
Vincent Driessen
More...
over 13 years ago
Added "result_ttl" property on jobs that determines how long job results are persisted in Redis.
Selwin Ong
More...
over 13 years ago
Add changelog and bump version to 0.3.0.
Vincent Driessen
More...
over 13 years ago
Set state to busy as early as possible.
Vincent Driessen
More...
over 13 years ago
Merge branch 'master' into selwin-warm-shutdown-2
Vincent Driessen
More...
over 13 years ago
Worker/horse distinction in signal handler is obsolete.
Vincent Driessen
More...
over 13 years ago
Fix that doens't abort the currently running job on Ctrl+C.
Vincent Driessen
More...
over 13 years ago
Add comment to the README.
Vincent Driessen
More...
over 13 years ago
Reformat Markdown for Python highlighting.
Vincent Driessen
More...
over 13 years ago
Add the same treatment to the README file.
Vincent Driessen
More...
over 13 years ago
Fixed code snippets' styling.
Alexander Artemenko
More...
over 13 years ago
Merge hotfix/0.2.2
Vincent Driessen
More...
over 13 years ago
Print version number when running the server.
Vincent Driessen
More...
over 13 years ago
Bump the version.
Vincent Driessen
More...
over 13 years ago
Update the changelog.
Vincent Driessen
More...
over 13 years ago
Fix bug where pickling the return value caused an uncaught exception.
Vincent Driessen
More...
over 13 years ago
Raise a StopException when Control+C is pressed.
Selwin Ong
More...
over 13 years ago
Add changes to change log.
Vincent Driessen
More...
over 13 years ago
Merge branch 'selwin-decorator'
Vincent Driessen
More...
over 13 years ago
PEP8ify.
Vincent Driessen
More...
over 13 years ago
Resolve connections early.
Vincent Driessen
More...
over 13 years ago
Minor bug in test case.
Vincent Driessen
More...
over 13 years ago
Update comment.
Vincent Driessen
More...
over 13 years ago
Add changes to the change log.
Vincent Driessen
More...
over 13 years ago
Add @wraps() call.
Vincent Driessen
More...
over 13 years ago
PEP8ify.
Vincent Driessen
More...
over 13 years ago
Make test descriptions show up in short (oneliner) mode, as ./run_tests does.
Vincent Driessen
More...
over 13 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
67
68
→
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