Omer Katz
|
28c2c09d38
Introduced Build Stages to our build process (#4429)
|
7 years ago |
Wido den Hollander
|
ebb99a1838
[backends]: Consul: Do not encode, but decode a byte() object (#4416)
|
7 years ago |
Alex Hill
|
b8550a050a
Correctly restore an empty GroupResult (#2202) (#4427)
|
7 years ago |
Leo Singer
|
04f29ff725
Allow automatically documenting task decorated objects using Sphinx (e.g. with automodule directive) (#4422)
|
7 years ago |
Leo Singer
|
f132d3b03b
Strip `self` from sphinx documentation of bound tasks (#4421)
|
7 years ago |
Omer Katz
|
acf850643d
Downgrade pytest to a version below 3.3 since the new log capture feature breaks our tests.
|
7 years ago |
Omer Katz
|
3b330d975d
Added a test to verify that second order replace works as expected. Fixes #3116.
|
7 years ago |
Denis Podlesniy
|
d02d260a19
Add check task-synchronous-subtasks for task_always_eager mode (#4322)
|
7 years ago |
Omer Katz
|
120770929f
Install isort from git. Fix import order.
|
7 years ago |
Omer Katz
|
7c86c96185
Install all dependencies so isort will work correctly.
|
7 years ago |
Omer Katz
|
2ef6845336
Fix import sorting.
|
7 years ago |
Vincent Barbaresi
|
89b0b46632
Replace start timezone on remaining() estimation if timezone changed (#1604) (#4403)
|
7 years ago |
Jon Dufresne
|
e962a72507
Include license file in the generated wheel package (#4404)
|
7 years ago |
Omer Katz
|
f148709062
Fix append to an empty chain. Fixes #4047. (#4402)
|
7 years ago |
Omer Katz
|
cd534f50bf
Fix lint errors.
|
7 years ago |
Omer Katz
|
a3c377474a
Add to build matrix.
|
7 years ago |
Omer Katz
|
d0f5300691
More isort fixes. Added tox task.
|
7 years ago |
Omer Katz
|
e6a6cced7f
isort.
|
7 years ago |
Omer Katz
|
5867895d6e
Fix the rest of the flake8 errors.
|
7 years ago |
Omer Katz
|
b235546336
Fix flake8 errors.
|
7 years ago |
Omer Katz
|
ae5190d40a
autopep8 on celery.
|
7 years ago |
Omer Katz
|
4ce1f7f4d0
autopep8 on unit tests.
|
7 years ago |
Omer Katz
|
0997e377d9
Ignore new flake8 errors.
|
7 years ago |
hclihn
|
f51204f13a
Add test coverage for get_task_name() in PR #4379 (#4397)
|
7 years ago |
hclihn
|
11a287ceb3
Allow shadow to override task name in trace and logging messages. (#4379)
|
7 years ago |
Javier Martin Montull
|
d7d4c2a40e
Fix getfullargspec Python 2.x compatibility in contrib/sphinx.py (#4399)
|
7 years ago |
Sergio Fernandez
|
e14ecd9a3a
Updated documentation of celery with SQS support (#4382)
|
7 years ago |
mariia-zelenova
|
1f7b2aecc9
Fix equal schedules (#4312)
|
7 years ago |
Mikołaj
|
e5cf4ba25f
Update task-cookbook lock code example (#4344)
|
7 years ago |
anentropic
|
1bb747a627
comments applied to opposite code block (#4364)
|
7 years ago |