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
...
*
Configurable maintenance task interval (#1823)
Rony Lutsky
2023-02-22
3
-4
/
+23
*
Bump version to 1.13.0
v1.13.0
Selwin Ong
2023-02-19
2
-1
/
+13
*
Enhance worker termination logic (#1729)
Rony Lutsky
2023-02-17
3
-23
/
+55
*
refactor: new teardown worker method (#1820)
lowercase00
2023-02-17
1
-13
/
+13
*
Bump supercharge/redis-github-action from 1.4.0 to 1.5.0 (#1818)
dependabot[bot]
2023-02-16
2
-3
/
+3
*
feat: splits the work loop into a bootstrap method (#1816)
lowercase00
2023-02-15
1
-26
/
+62
*
fix: queue.result_ttl=-1 (#1819)
Simó Albert i Beltran
2023-02-15
2
-1
/
+26
*
Added black config (#1815)
Selwin Ong
2023-02-14
2
-9
/
+8
*
Worker docstrings (#1810)
lowercase00
2023-02-13
1
-84
/
+248
*
docs: fix typos (#1813)
lowercase00
2023-02-13
1
-5
/
+5
*
Add to worker redis record scheduler info (#1787)
Daniel M
2023-02-13
3
-87
/
+96
*
Docs: Updated testing instructions (#1812)
lowercase00
2023-02-13
2
-2
/
+35
*
Fix - Use worker TTL for timeout (#1794)
Rony Lutsky
2023-02-10
3
-19
/
+29
*
Use job.return_value() instead of job.result when processing callbacks (#1801)
Selwin Ong
2023-02-05
3
-3
/
+11
*
Fix - TypeError - accessing None when dequeued result is None (when timeout=N...
Rony Lutsky
2023-02-05
2
-1
/
+9
*
Sync jobs should save job exceptions and results (#1799)
Selwin Ong
2023-02-05
6
-87
/
+126
*
Debug mode log fixes (#1798)
lowercase00
2023-02-05
2
-5
/
+3
*
Black style (#1292)
Paul Spooren
2023-02-04
21
-657
/
+1006
*
Fix bug when running worker on debug mode (#1785)
lowercase00
2023-02-02
1
-3
/
+4
*
Enhanced Redis Connection Reliability (#1753)
lowercase00
2023-02-02
3
-5
/
+58
*
Queue Docstrings (#1782)
lowercase00
2023-02-01
12
-215
/
+644
*
Add 3.11 Support (#1780)
lowercase00
2023-01-30
3
-3
/
+5
*
Fix worker example (#1765)
lowercase00
2023-01-30
1
-9
/
+5
*
Job methods docstrings (#1772)
lowercase00
2023-01-30
9
-155
/
+620
*
Removes Python 3.5 from the classifiers (#1776)
lowercase00
2023-01-30
1
-1
/
+0
*
Restart scheduler process if the process is not alive (#1764)
Oleg
2023-01-29
4
-6
/
+38
*
Moves the `compact` helper to `utils` (#1769)
lowercase00
2023-01-29
3
-8
/
+14
*
Fix Scheduler Docstring (#1768)
lowercase00
2023-01-27
1
-1
/
+1
*
Merge branch 'master' of github.com:rq/rq
Selwin Ong
2023-01-27
20
-705
/
+79
|
\
|
*
Remove compatibility layer for < 3.5 (#1761)
lowercase00
2023-01-26
16
-654
/
+37
|
*
Enhance debug logs (#1752)
lowercase00
2023-01-26
2
-10
/
+37
|
*
Allow for configurable scheduler fallback period (#1759)
lowercase00
2023-01-25
2
-2
/
+4
|
*
Remove unused dummy tasks (#1760)
lowercase00
2023-01-25
1
-38
/
+0
|
*
Bugfix: Python & RQ Version (#1757)
lowercase00
2023-01-23
2
-2
/
+2
*
|
Bump version to 1.12.0
v1.12.0
Selwin Ong
2023-01-15
2
-1
/
+10
|
/
*
Bump actions/setup-python from 4.4.0 to 4.5.0 (#1750)
dependabot[bot]
2023-01-15
3
-4
/
+4
*
Don't log job exceptions twice (#1746)
Selwin Ong
2023-01-08
1
-2
/
+6
*
Bump actions/setup-python from 4.3.0 to 4.4.0 (#1745)
dependabot[bot]
2022-12-29
3
-4
/
+4
*
Cache redis version in the connection object (#1742)
Oscar Arbeláez-Echeverri
2022-12-29
2
-1
/
+18
*
Add at_front for scheduled/enqueue_at jobs (#1743)
gabriels1234
2022-12-29
3
-2
/
+30
*
Move lock aquire log from INFO to DEBUG level (#1737)
Ankush Menat
2022-11-29
1
-1
/
+1
*
Persist worker_name after job is finished (#1730)
eswolinsky3241
2022-11-26
7
-10
/
+5
*
Make test_commands pass on MacOS (#1735)
Selwin Ong
2022-11-21
1
-20
/
+40
*
#1733 Typography (#1734)
Krzysztof Jeziorny
2022-11-21
1
-125
/
+72
*
Multiple results using Redis Streams (#1725)
Selwin Ong
2022-11-19
13
-93
/
+606
*
pre-warm redis server version cache of job from queue (#1727)
Jan Rüegg
2022-11-19
1
-0
/
+1
*
Bump actions/setup-python from 4.2.0 to 4.3.0 (#1718)
dependabot[bot]
2022-10-14
3
-4
/
+4
*
Fix broken pipeline / transaction (#1715)
Jan Rüegg
2022-10-01
1
-1
/
+6
*
Typing (#1698)
lowercase00
2022-10-01
21
-303
/
+592
*
Add packages write permission to docker workflow
Selwin Ong
2022-09-25
1
-1
/
+2
[prev]
[next]