.. |
config_files
|
RQ v1.0! (#1059)
|
2019-03-30 09:13:56 +07:00 |
ssl_config
|
Fix RQScheduler when run with SSL connection (#1383)
|
2020-11-27 07:27:30 +07:00 |
__init__.py
|
Fix RQScheduler when run with SSL connection (#1383)
|
2020-11-27 07:27:30 +07:00 |
fixtures.py
|
Replace enum function with internal Enum class (#1459)
|
2021-05-07 11:10:46 +07:00 |
test_cli.py
|
Added --serializer option to cli, finishing off PR #1381 and fix #1357 (#1395)
|
2021-01-19 08:19:31 +07:00 |
test_commands.py
|
Add a "stopped" JobStatus and the machinery to properly handle it (#1394)
|
2021-02-09 08:19:33 +07:00 |
test_connection.py
|
Fixes Job.fetch when return value is unpickleable (#1184)
|
2020-01-31 19:28:32 +07:00 |
test_decorator.py
|
Allow retries to be set through decorator (#1319)
|
2020-08-14 07:17:03 +07:00 |
test_fixtures.py
|
Multidependencies (#1397)
|
2021-02-02 18:22:15 +07:00 |
test_helpers.py
|
Restored the ability to specify connection params in config
|
2015-02-23 17:28:51 +07:00 |
test_job.py
|
Jobs that get cleaned up should also be retried (#1467)
|
2021-05-15 20:04:52 +07:00 |
test_queue.py
|
Added job.worker_name (#1375)
|
2020-11-08 21:02:21 +07:00 |
test_registry.py
|
Jobs that get cleaned up should also be retried (#1467)
|
2021-05-15 20:04:52 +07:00 |
test_retry.py
|
Jobs that get cleaned up should also be retried (#1467)
|
2021-05-15 20:04:52 +07:00 |
test_scheduler.py
|
Make RQScheduler work with a serializer (#1455)
|
2021-05-14 17:57:09 +07:00 |
test_sentry.py
|
Replace enum function with internal Enum class (#1459)
|
2021-05-07 11:10:46 +07:00 |
test_serializers.py
|
Use pickle.HIGHEST_PROTOCOL by default (#1254)
|
2020-05-16 17:42:07 +07:00 |
test_utils.py
|
clean_worker_registry cleans in batches to prevent submitting too muc… (#1390)
|
2021-01-09 10:12:51 +07:00 |
test_worker.py
|
Jobs that get cleaned up should also be retried (#1467)
|
2021-05-15 20:04:52 +07:00 |
test_worker_registration.py
|
clean_worker_registry cleans in batches to prevent submitting too muc… (#1390)
|
2021-01-09 10:12:51 +07:00 |