summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
delete-stopped-jobsWhen stopped jobs are deleted, they should also be removed from FailedJobRegi...Selwin Ong23 months
dependency-canceledDocument `exclude_job_id` in job.dependencies_are_met()Selwin Ong21 months
fix-race-conditionMain worker should use zadd(xx=True) to update heartbeat.Selwin Ong3 years
fix-result-ttl-0Fixed a bug in worker.maintain_heartbeats().Selwin Ong3 years
masterUpdate cli.py to support custom loggers (#1906)juur13 months
reliable-queueMinor typing fixesSelwin Ong13 months
remove-py3.5Remove Python 3.5 from CI.Selwin Ong21 months
resultsAdded test for Result.get_latest()Selwin Ong3 years
wait-for-processing-unitAdded `worker.wait_for_procesing_unit()`.Selwin Ong15 months
watcherMerge branch 'master' of github.com:rq/rq into watcherSelwin Ong15 months
[...]
 
TagDownloadAuthorAge
v1.14.1rq-1.14.1.tar.gz  Selwin Ong13 months
v1.14rq-1.14.tar.gz  Selwin Ong13 months
v1.13.0rq-1.13.0.tar.gz  Selwin Ong16 months
v1.12.0rq-1.12.0.tar.gz  Selwin Ong17 months
v1.11.1rq-1.11.1.tar.gz  Selwin Ong21 months
v1.11rq-1.11.tar.gz  Selwin Ong22 months
v1.10.1rq-1.10.1.tar.gz  Selwin Ong3 years
v1.10rq-1.10.tar.gz  Selwin Ong3 years
v1.9.0rq-1.9.0.tar.gz  Selwin Ong3 years
v1.8.1rq-1.8.1.tar.gz  Selwin Ong3 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-12-08Simplify worker.queue_names() and worker.queue_keys()job-schedulingSelwin Ong2-2/+5
2019-12-08Added test for worker.run_maintenance_tasks()Selwin Ong2-1/+19
2019-12-08Added convenience methods to access job registries from queueSelwin Ong5-18/+65
2019-11-27Remove more unused importsSelwin Ong1-6/+0
2019-11-26Remove Python 2.6 logging compatibility codeSelwin Ong1-4/+1
2019-11-26Remove unused methodsSelwin Ong2-9/+0
2019-11-26Merge branch 'master' into job-schedulingSelwin Ong5-47/+195
2019-11-26Added a note to indicate that `registry.remove(job, delete_job=True)` is newSelwin Ong1-0/+2
2019-11-26Multi Dependency Support - Registration & Enqueue Call (#1155)Thomas Matecki4-46/+191
2019-11-23Merge branch 'master' into job-schedulingSelwin Ong3-8/+69
[...]
 
Clone
git://git.baserock.org/delta/python-packages/rq.git
http://git.baserock.org/git/delta/python-packages/rq.git
https://git.baserock.org/git/delta/python-packages/rq.git