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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in scheduling doc (#1245)
Vincent Jacques
2020-05-10
1
-1
/
+1
*
Implement Customizable Serializer Support (#1219)
Babatunde Olusola
2020-04-16
2
-0
/
+38
*
Updated job.result docs.
Selwin Ong
2020-02-25
1
-6
/
+2
*
fix code tag in connections.md (#1189)
Ryan Febriansyah
2020-02-25
2
-2
/
+2
*
Show job scheduling section on docs website
Selwin Ong
2020-02-12
1
-0
/
+2
*
Fix typos in job_registries.md (#1185)
Levin Rickert
2020-02-03
1
-3
/
+3
*
Job scheduling (#1163)
Selwin Ong
2020-01-04
2
-1
/
+133
*
Add example for unix:// (#1171)
goldstar611
2019-12-18
1
-1
/
+1
*
Added a note to indicate that `registry.remove(job, delete_job=True)` is new
Selwin Ong
2019-11-26
1
-0
/
+2
*
Added `delete_job` argument to registry.remove()` (#1161)
Selwin Ong
2019-11-23
1
-4
/
+30
*
add doc page for job registries (#1140)
joncros
2019-10-08
2
-0
/
+47
*
Edit jobs doc for clarity (#1136)
joncros
2019-09-21
1
-13
/
+101
*
Updated ttl argument docs
Selwin Ong
2019-09-08
1
-2
/
+2
*
docs/jobs: Fix minor typo (#1128)
William Woodruff
2019-09-08
1
-1
/
+1
*
Update worker document for setproctitle feature (#1109)
Joe
2019-06-16
1
-1
/
+7
*
add the ability to have the worker stop executing after a max amount of jobs ...
Paul Robertson
2019-06-12
1
-0
/
+1
*
Update index.md (#1089)
Christopher Pickering
2019-05-18
1
-0
/
+1
*
Fix usage example of queue.enqueue() (#1082)
Ted Summer
2019-05-07
1
-1
/
+1
*
Updated leftover references to FailedQueue
Selwin Ong
2019-05-07
1
-10
/
+10
*
Fix docs on job attributes (#1083)
Ted Summer
2019-05-07
1
-1
/
+1
*
Clarify the use of "args" and "kwargs" in queue.enqueue()
Selwin Ong
2019-04-14
1
-7
/
+12
*
Updated docs to change "normal" to "default"
Selwin Ong
2019-04-14
1
-6
/
+6
*
Updated docs to change "normal" to "default"
Selwin Ong
2019-04-14
1
-2
/
+2
*
Implemented Job.fetch_many (#1072)
Selwin Ong
2019-04-14
2
-1
/
+10
*
Give better titles to documentation pages (#1064)
Mike Lissner
2019-04-09
4
-4
/
+4
*
Updated systemd docs
Selwin Ong
2019-04-07
1
-3
/
+6
*
Added systemd example
Selwin Ong
2019-04-07
3
-1
/
+42
*
Added docs about running workers in production
Selwin Ong
2019-04-07
1
-0
/
+3
*
Updated RQ docs
Selwin Ong
2019-04-06
1
-7
/
+11
*
Variable name mismatch (#1063)
SSINGH
2019-04-06
1
-1
/
+1
*
RQ v1.0! (#1059)
Selwin Ong
2019-03-30
6
-108
/
+162
*
Delete .DS_Store (#1043)
William Setzer
2019-02-23
1
-0
/
+0
*
Added anchor.js to docs
Selwin Ong
2019-02-05
1
-0
/
+7
*
Changed docs to use Github compatible code block markup
Selwin Ong
2019-01-23
8
-98
/
+94
*
Fixed CSS styles for code blocks.
Selwin Ong
2019-01-23
1
-1
/
+1
*
Try out an alternate way to indicate code blocks in docs
Selwin Ong
2019-01-23
1
-3
/
+2
*
Update/add flag for description logging (#991)
Finnci
2019-01-22
1
-1
/
+1
*
Updated requirements.txt on Heroku docs
Selwin Ong
2018-12-11
1
-2
/
+2
*
modify zadd calls for redis-py 3.0 (#1016)
Darshan Rai
2018-12-03
1
-1
/
+1
*
fix typo - change -> chance (#1012)
Michael Abrahamsen
2018-11-14
1
-1
/
+1
*
Document Job.fetch() and job attributes.
Selwin Ong
2018-10-27
1
-2
/
+25
*
Pass job_id to death penalty class (#936)
John Stowers
2018-10-27
1
-0
/
+10
*
support workder name override from config file (#947)
Qingping Hou
2018-10-20
1
-0
/
+3
*
added logging formatting options (#979)
shikharsg
2018-08-08
1
-0
/
+2
*
Change print statement to print function in docs (#985)
Aly Sivji
2018-08-08
2
-9
/
+9
*
Replace 'async' keyword with 'is_async' for Queue objects (#977)
chevell
2018-07-07
2
-10
/
+10
*
Windows Clarification (#967)
Patrick
2018-06-27
1
-1
/
+1
*
Issue 872 (#954)
Theofanis Despoudis
2018-05-25
1
-1
/
+2
*
Clarifying "timeout" argument in docs
Selwin Ong
2018-05-06
1
-2
/
+2
*
Fixes issue #934 - Documented Queue.delete (#951)
Theofanis Despoudis
2018-04-25
1
-0
/
+5
[next]