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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
RQ 1.0 is released today
v1.0
Selwin Ong
2019-04-06
1
-1
/
+1
*
Variable name mismatch (#1063)
SSINGH
2019-04-06
1
-1
/
+1
*
RQ v1.0! (#1059)
Selwin Ong
2019-03-30
35
-834
/
+1063
*
Fix #1040 queue default timeout bug. (#1042)
Wolfgang Langner
2019-02-23
2
-2
/
+20
*
Delete .DS_Store (#1043)
William Setzer
2019-02-23
1
-0
/
+0
*
Merge branch 'master' of github.com:rq/rq
Selwin Ong
2019-02-05
6
-37
/
+36
|
\
|
*
Make logging in worker consitent. (#1030)
Wolfgang Langner
2019-01-30
2
-21
/
+21
|
*
refactor: job status check (#1035)
Chyroc
2019-01-30
1
-6
/
+8
|
*
refactor: use try ImportError instead of py-version check (#1034)
Chyroc
2019-01-30
3
-10
/
+7
*
|
Added anchor.js to docs
Selwin Ong
2019-02-05
2
-0
/
+13
|
/
*
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
*
Fix collections abc import deprecation warning. (#1032)
Wolfgang Langner
2019-01-22
1
-1
/
+4
*
Update/add flag for description logging (#991)
Finnci
2019-01-22
4
-4
/
+33
*
Fix run_tests to use pytest. (#1033)
Wolfgang Langner
2019-01-22
2
-12
/
+5
*
Remove Python 3.3 support. (#1031)
Wolfgang Langner
2019-01-19
2
-2
/
+0
*
Bump version to 0.13.0
Selwin Ong
2018-12-15
2
-8
/
+21
*
Updated requirements.txt on Heroku docs
Selwin Ong
2018-12-11
1
-2
/
+2
*
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
19
-94
/
+55
*
Replace "timeout" argument in queue.enqueue() with "job_timeout" (#1010)
Selwin Ong
2018-11-22
3
-6
/
+20
*
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
3
-2
/
+12
*
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
3
-13
/
+35
*
support workder name override from config file (#947)
Qingping Hou
2018-10-20
2
-0
/
+4
*
Fix heroku worker (#993)
Selwin Ong
2018-09-23
1
-1
/
+2
*
Horse should exit with return code 1 if it raises an exception
Selwin Ong
2018-09-23
1
-4
/
+7
*
horse should always call os._exit(0)
Selwin Ong
2018-09-23
2
-11
/
+11
*
added logging formatting options (#979)
shikharsg
2018-08-08
6
-12
/
+23
*
add is_async property to queue (#982)
Paul Robertson
2018-08-08
2
-0
/
+12
*
Change print statement to print function in docs (#985)
Aly Sivji
2018-08-08
2
-9
/
+9
*
Bump version to 0.12.0
v0.12
Selwin Ong
2018-07-14
2
-2
/
+7
*
Replace 'async' keyword with 'is_async' for Queue objects (#977)
chevell
2018-07-07
8
-22
/
+28
*
Windows Clarification (#967)
Patrick
2018-06-27
1
-1
/
+1
*
Bump version to 0.11.0
v0.11
Selwin Ong
2018-06-01
2
-1
/
+8
*
#908 Using a timeout string value for job works (#955)
Theofanis Despoudis
2018-05-27
2
-4
/
+5
*
Issue 872 (#954)
Theofanis Despoudis
2018-05-25
3
-4
/
+7
*
worker.main_work_horse should always return 0
Selwin Ong
2018-05-07
2
-11
/
+11
*
Clarifying "timeout" argument in docs
Selwin Ong
2018-05-06
1
-2
/
+2
*
add periodic worker heartbeats (#945)
Thomas Kriechbaumer
2018-05-06
5
-34
/
+73
*
Use dbsize() to test for empty Redis database
Selwin Ong
2018-05-01
1
-1
/
+1
*
Fixes issue #934 - Documented Queue.delete (#951)
Theofanis Despoudis
2018-04-25
1
-0
/
+5
*
Modified docs to use emphasize the best way to configure exception handlers.
Selwin Ong
2018-04-23
1
-18
/
+7
*
Registry objects can be instantiated by passing a queue object.
Selwin Ong
2018-04-21
2
-4
/
+22
*
Document rq worker command arguments.
Selwin Ong
2018-04-06
1
-0
/
+13
[prev]
[next]