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 |
JJ
|
1d8b64ef0d
fix(typo): Fix typo in documentation (#4365)
|
7 years ago |
Ben Welsh
|
243cc45450
Typo in the example systemd service
|
7 years ago |
Marcelo Da Cruz Pinto
|
2d2a145095
Adding 'shadow' property to as_task_v2
|
7 years ago |
Michael Peake
|
c57077f03f
Update next-steps.rst (#4332)
|
7 years ago |
Tobias Kunze
|
3130a00ee5
Try to import directly, do not use deprecated imp method (#4216)
|
7 years ago |
James M. Allen
|
6bdf5aea3a
create task message using additional v2 parameters (#4260)
|
7 years ago |