index
:
delta/python-packages/rq.git
canceled-job-registry
clean-worker-registry
codecov
coveralls
delete-stopped-jobs
dependabot/add-v2-config-file
dependency-canceled
deprecate-timeout
enqueue-at-args
failed-job-registry
failed-queue-clears-started-at
fix-race-condition
fix-result-ttl-0
fix-scheduler-onpy-38
fix-started-job-registry-race-condition
fix-unpickleable-result
foxx-feature/testworker-docs
gh-pages
hmset
improve-rq-info
job-scheduling
job-timeout
job-worker-name
log-job-execution-handling
logging-additions
logging-improvements
master
multi-dependencies
parser-class-fix
pubsub
python3.8
register-birth-ttl
reliable-queue
remove-py3.5
results
retry
rqinfo-runs-maintenance-tasks
scheduler-integration
sentry
stop-job
test-infinite-timeout
v1.0
wait-for-processing-unit
watcher
worker-by-queue
worker-compression
worker-statistics
worker-stats
zhangliyong-cli-rq
github.com: nvie/rq.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
worker.work() should be tested with burst=True
Selwin Ong
2020-06-07
1
-2
/
+2
*
Took into account DST when computing localtime zones. This wasn't ac… (#1258)
Evan Ackmann
2020-05-24
1
-6
/
+35
*
Merge remote-tracking branch 'origin/master' into multi-dependencies
Selwin Ong
2020-05-23
1
-2
/
+12
|
\
|
*
Use pickle.HIGHEST_PROTOCOL by default (#1254)
Bo Bayles
2020-05-16
1
-2
/
+12
*
|
Update Job#dependencies_are_met ...
thomas
2020-04-27
1
-1
/
+1
*
|
Address Deleted Dependencies
thomas
2020-04-16
2
-18
/
+28
*
|
rename dependencies_finished to dependencies_are_met
thomas
2020-04-16
1
-5
/
+5
*
|
Change get_dependency_statuses to dependencies_finished
Thomas Matecki
2020-04-16
1
-32
/
+15
*
|
Do not watch dependency key set
Thomas Matecki
2020-04-16
1
-26
/
+0
*
|
Fix patches for python2
thomas
2020-04-16
1
-40
/
+30
*
|
Alway set status 'FINISHED' when job is Successful
thomas
2020-04-16
1
-7
/
+20
*
|
Only enqueue dependents for all dependencies are FINISHED
thomas
2020-04-16
1
-0
/
+97
*
|
Create get_dependencies_statuses method on Job
Thomas Matecki
2020-04-16
1
-2
/
+137
|
/
*
Implement Customizable Serializer Support (#1219)
Babatunde Olusola
2020-04-16
5
-15
/
+81
*
FailedJobRegistry.requeue() resets job.started_at and job.ended_at (#1227)
Selwin Ong
2020-04-01
2
-1
/
+3
*
registry.cleanup() now writes information to job.exc_info (#1226)
Selwin Ong
2020-03-31
1
-0
/
+1
*
fixing HerokuWorkerShutdownTestCase after #1194 (#1213)
Samuel Colvin
2020-03-09
1
-2
/
+6
*
enqueue_at should support explicit args and kwargs (#1211)
Selwin Ong
2020-03-08
1
-0
/
+13
*
Fixes Job.fetch when return value is unpickleable (#1184)
Selwin Ong
2020-01-31
2
-5
/
+13
*
Add job status setting in enqueue_at (and in enqueue_in) methods (#1181)
Ivan Kiryanov
2020-01-23
2
-2
/
+16
*
Failed jobs will now auto expire (#1182)
Selwin Ong
2020-01-21
1
-17
/
+16
*
Add a hard kill from the parent process with a 10% increased timeout … (#1169)
mr-trouble
2020-01-19
1
-0
/
+27
*
Job scheduling (#1163)
Selwin Ong
2020-01-04
6
-19
/
+373
*
Multi Dependency Support - Registration & Enqueue Call (#1155)
Thomas Matecki
2019-11-26
2
-13
/
+122
*
Added `delete_job` argument to registry.remove()` (#1161)
Selwin Ong
2019-11-23
1
-2
/
+28
*
Fix rq info not found workers information error, Fixes #1139 (#1149)
Yongtao Zhang
2019-10-29
1
-2
/
+9
*
Multi Dependency Support [Internal API Changes] (#1147)
Thomas Matecki
2019-10-22
2
-17
/
+25
*
Store worker's RQ and Python versions (#1125)
Vladimir Protasov
2019-10-08
1
-0
/
+31
*
Fix unreliable test (#1126)
Vladimir Protasov
2019-09-08
1
-2
/
+5
*
Add failure_ttl on job decorator (#1130)
Bartłomiej Biernacki
2019-09-08
1
-0
/
+14
*
Fixed test errors caused by _sentry_trace_headers
Selwin Ong
2019-07-20
1
-4
/
+0
*
Added logging statements to handle_job_success and handle_job_failure (#1112)
Selwin Ong
2019-06-22
2
-6
/
+5
*
Added checks for 0 ttl (#1110)
Selwin Ong
2019-06-16
1
-0
/
+13
*
rq info management command now cleans up registries when first run (#1107)
Selwin Ong
2019-06-15
1
-0
/
+18
*
add the ability to have the worker stop executing after a max amount of jobs ...
Paul Robertson
2019-06-12
1
-2
/
+13
*
Fix timeout adding job to StartedJobRegistry (#1086)
Ted Summer
2019-05-18
1
-0
/
+17
*
Implemented Job.fetch_many (#1072)
Selwin Ong
2019-04-14
1
-0
/
+17
*
RQ v1.0! (#1059)
Selwin Ong
2019-03-30
12
-402
/
+545
*
Fix #1040 queue default timeout bug. (#1042)
Wolfgang Langner
2019-02-23
1
-0
/
+18
*
Make logging in worker consitent. (#1030)
Wolfgang Langner
2019-01-30
1
-4
/
+4
*
refactor: use try ImportError instead of py-version check (#1034)
Chyroc
2019-01-30
2
-6
/
+4
*
Update/add flag for description logging (#991)
Finnci
2019-01-22
1
-0
/
+18
*
skip test_1_sec_shutdown with pypy (#1020)
Samuel Colvin
2018-12-04
1
-0
/
+1
*
modify zadd calls for redis-py 3.0 (#1016)
Darshan Rai
2018-12-03
4
-22
/
+22
*
Replace "timeout" argument in queue.enqueue() with "job_timeout" (#1010)
Selwin Ong
2018-11-22
2
-5
/
+14
*
Fixed a unicode test.
Selwin Ong
2018-10-26
2
-10
/
+12
*
SimpleWorker's ttl must always be longer than jobs. (#1002)
Selwin Ong
2018-10-20
2
-5
/
+24
*
add is_async property to queue (#982)
Paul Robertson
2018-08-08
1
-0
/
+7
*
Replace 'async' keyword with 'is_async' for Queue objects (#977)
chevell
2018-07-07
2
-5
/
+5
*
#908 Using a timeout string value for job works (#955)
Theofanis Despoudis
2018-05-27
1
-1
/
+2
[next]