rq/rq
Selwin Ong dc63b362e2 Bump version to 1.1.0 2019-07-20 17:33:05 +07:00
..
cli rq info management command now cleans up registries when first run (#1107) 2019-06-15 10:19:34 +07:00
compat refactor: use try ImportError instead of py-version check (#1034) 2019-01-30 06:54:00 +07:00
contrib RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
__init__.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
connections.py modify zadd calls for redis-py 3.0 (#1016) 2018-12-03 07:28:36 +07:00
decorators.py Add description param to @job decorator (#912) 2018-01-02 12:52:19 +07:00
defaults.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
dummy.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
exceptions.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
job.py Implemented Job.fetch_many (#1072) 2019-04-14 18:18:34 +07:00
local.py Ignore flake8 checks in local.py 2016-05-08 22:05:50 +02:00
logutils.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
queue.py Added checks for 0 ttl (#1110) 2019-06-16 18:39:16 +07:00
registry.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00
suspension.py Fixed #812 - Send heartbeat during suspension check 2017-10-24 09:32:10 +01:00
timeouts.py Pass job_id to death penalty class (#936) 2018-10-27 11:42:31 +07:00
utils.py Implemented Job.fetch_many (#1072) 2019-04-14 18:18:34 +07:00
version.py Bump version to 1.1.0 2019-07-20 17:33:05 +07:00
worker.py otp: reuse utcnow (#1115) 2019-07-05 10:44:28 +07:00
worker_registration.py RQ v1.0! (#1059) 2019-03-30 09:13:56 +07:00