Dennis Brakhane
|
0cc9a4fd14
Fix LRUCache.update for Python 3.5
|
9 년 전 |
Ask Solem
|
d06f18bd1f
Copyright 2015
|
9 년 전 |
Ask Solem
|
9a51e325b2
Documentation now licensed under the CC BY-SA 4.0 license (Issue #2890)
|
9 년 전 |
Jeremy Cline
|
af9477165b
Added a missing comma in the docs.
|
9 년 전 |
Sukrit Khera
|
1996b2e574
Adding Sukrit Khera to contributor list
|
9 년 전 |
Ask Solem
|
6b183f99c1
flakes
|
9 년 전 |
Ask Solem
|
7aff49ec62
Merge branch '3.1' of github.com:celery/celery into 3.1
|
9 년 전 |
Ask Solem
|
78d8b00e8b
Bumps version to 3.1.19
|
9 년 전 |
Ask Solem
|
d4e72df2a7
flakes
|
9 년 전 |
Krzysztof Bujniewicz
|
555cba0680
Fix celery beat --detach in PyPy
|
9 년 전 |
Krzysztof Bujniewicz
|
4162030878
Fix celery beat --detach in PyPy
|
9 년 전 |
Ask Solem
|
08440fa76b
Updates Changelog
|
9 년 전 |
Ask Solem
|
c0389c226a
Now depends on kombu 3.0.29
|
9 년 전 |
Ask Solem
|
10f6904f83
Now depends on billiard 3.3.0.21
|
9 년 전 |
Ask Solem
|
e846d4b6d2
Updates Changelog
|
9 년 전 |
Ask Solem
|
1f3f130a2e
Fixes MongoDB result backend URL parsing problem. Closes celery/kombu#375
|
10 년 전 |
Juan Rossi
|
73a5918417
Fixed Security docs typo
|
9 년 전 |
D. Yu
|
75eb1be594
Hint for CELERYBEAT_SCHEDULE args for 1-item tuple
|
9 년 전 |
Josh Kupershmidt
|
8500b8d57f
Fix for example code demonstrating celery events cam.
|
9 년 전 |
Sean Wang
|
9df9f5fd62
Removed an extra on_retry entry.
|
9 년 전 |
Pavel Savchenko
|
1fac122c72
Clearly explain how to use memory cache backend
|
9 년 전 |
Seungha Kim
|
359c7cfb6f
Update canvas.rst
|
9 년 전 |
Ask Solem
|
7608c43977
PyPy: Try to handle KeyError when setting key. Closes #2862
|
9 년 전 |
gmanipon
|
740beba1b6
Set priority from message properties if not in delivery_info
|
9 년 전 |
Ask Solem
|
f3d3edbc62
Cosmetics for #2751
|
9 년 전 |
Justin Patrin
|
efd13231e6
Use all redis pipelines as context managers to ensure that they are always cleaned up properly, especially in the case of exceptions
|
9 년 전 |
Justin Patrin
|
60dda45080
Add myself to CONTRIBUTORS.txt
|
9 년 전 |
Justin Patrin
|
0fc2d1048d
Add contextmanager methods to testing Pipeline
|
9 년 전 |
Justin Patrin
|
58ee4997a5
Support redis timeout paramaters in the URL. They need to be float to work.
|
9 년 전 |
Paul Pearce
|
a2180094a1
Fixed Control.disable_events() documentation bug
|
9 년 전 |