Ask Solem
|
665c8842fc
Run CI on integration test suite
|
8 年之前 |
Ask Solem
|
250e3539cc
Fixes for celery.contrib.testing
|
8 年之前 |
Ask Solem
|
314d456fd0
Boosteps: Blueprint should not take "app" argument.
|
8 年之前 |
Ask Solem
|
349d3f82c3
pylint: ignore -> disable
|
8 年之前 |
Ask Solem
|
2da41c9301
flakes
|
8 年之前 |
Ask Solem
|
4cd5bc3f50
Adds pep257 as a tox target
|
8 年之前 |
Ask Solem
|
c259cca413
Cosmetics
|
8 年之前 |
Ask Solem
|
de180b7528
Use new kombu.utils modules
|
8 年之前 |
Ask Solem
|
82e478e07c
Change to Google-style docstrings and small updates.
|
8 年之前 |
Ask Solem
|
0e91fcde48
Utils: Moves DependencyGraph to new celery.utils.graph
|
9 年之前 |
Ask Solem
|
aee706ad5a
[docs] Spelling stuff completed
|
9 年之前 |
Ask Solem
|
0bdc27d8b3
[docs] Spelling stuff
|
9 年之前 |
Ask Solem
|
9b68e8f9df
Make sure __repr__ and __str__ returns bytes on Python 2
|
9 年之前 |
Ask Solem
|
51fca36f19
Cosmetics #2
|
9 年之前 |
Ask Solem
|
2a47f425c7
Fixes celery graph on Python3. Closes #2133
|
9 年之前 |
Ask Solem
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
10 年之前 |
Ask Solem
|
fd4701ce72
Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002
|
11 年之前 |
Ask Solem
|
98311d14f1
ConsumerStep: Requirements must be in fqdn
|
11 年之前 |
Ask Solem
|
09b834253f
Bootsteps Cosmetics
|
11 年之前 |
Ask Solem
|
2fdf1f7c93
Worker accidentally sets a default socket timeout, but should only be active for shutdown
|
11 年之前 |
Ask Solem
|
c9e1efed9d
Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580
|
11 年之前 |
Ask Solem
|
045f86759f
Bootsteps: send_all should not propagate errors
|
11 年之前 |
Ask Solem
|
cd3a305549
Cosmetics
|
11 年之前 |
Ask Solem
|
154b574809
__all__ is everywhere
|
11 年之前 |
Ask Solem
|
578663306f
Moves datastructures back to celery.datastructures to ensure compat with extensions
|
12 年之前 |
Ask Solem
|
f5c2b546c3
Renames celery.datastructures -> celery.utils.datastructures
|
12 年之前 |
Ask Solem
|
ab0550818d
cosmetics
|
12 年之前 |
Ask Solem
|
279966f285
Renames bootsteps.Namespace -> bootsteps.Blueprint
|
12 年之前 |
Ask Solem
|
d47ae1389c
Tests passing
|
12 年之前 |
Ask Solem
|
e3c1bb2179
Cosmetics
|
12 年之前 |