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 01, 2025 — Mar 01, 2026
Showing page 64 of 68
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Consistently renamed "failure" -> "failed" queue.
Vincent Driessen
More...
about 14 years ago
Fix: store the job result in the correct key.
Vincent Driessen
More...
about 14 years ago
Encapsulate the result property (it should not directly be set).
Vincent Driessen
More...
about 14 years ago
Merge branch 'use-cpickle'
Vincent Driessen
More...
about 14 years ago
Merge branch 'rewrite-data-model'
Vincent Driessen
More...
about 14 years ago
Simplify the count_words_at_url example.
Vincent Driessen
More...
about 14 years ago
Always use cPickle, never 'regular' pickle.
Vincent Driessen
More...
about 14 years ago
Style fixes (flake8).
Vincent Driessen
More...
about 14 years ago
Abstract away from the concrete pickle implementation.
Vincent Driessen
More...
about 14 years ago
Have the test suite find an empty Redis database.
Vincent Driessen
More...
about 14 years ago
Add more colorful terminal output.
Vincent Driessen
More...
about 14 years ago
Improve work generator.
Vincent Driessen
More...
about 14 years ago
Remove dead code.
Vincent Driessen
More...
about 14 years ago
Fix putting jobs on the failure queue when they fail.
Vincent Driessen
More...
about 14 years ago
Simplify the persistence of jobs.
Vincent Driessen
More...
about 14 years ago
Encapsulate internal function call representation.
Vincent Driessen
More...
about 14 years ago
CHECKPOINT: dequeue_any now returns the queue that was popped from.
Vincent Driessen
More...
about 14 years ago
CHECKPOINT: Handle failing and unreadable jobs.
Vincent Driessen
More...
about 14 years ago
CHECKPOINT: Second part of the big refactoring.
Vincent Driessen
More...
about 14 years ago
CHECKPOINT: Initial part of the big refactor.
Vincent Driessen
More...
about 14 years ago
Get rid of ugly custom assertion.
Vincent Driessen
More...
about 14 years ago
Rename empty property -> is_empty() method.
Vincent Driessen
More...
about 14 years ago
Pass test output through rg.
Vincent Driessen
More...
about 14 years ago
Mental note to self.
Vincent Driessen
More...
about 14 years ago
Initially set the exc_info property, so it does not raise an AttributeException when accessed.
Vincent Driessen
More...
about 14 years ago
Putting failed jobs on the failure queue.
Vincent Driessen
More...
about 14 years ago
Put unreadable tasks on the failure queue.
Vincent Driessen
More...
about 14 years ago
Change the way jobs are pickled.
Vincent Driessen
More...
about 14 years ago
Clarified responsibility of the Job class.
Vincent Driessen
More...
about 14 years ago
Put Job in its own file.
Vincent Driessen
More...
about 14 years ago
←
1
2
…
60
61
62
63
64
65
66
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