Ask Solem
|
3b63d534d3
Allow + in result backend URLs
|
11 年之前 |
Ask Solem
|
154b574809
__all__ is everywhere
|
11 年之前 |
Alman One
|
24f6205c46
Added backend for Couchbase
|
11 年之前 |
Ask Solem
|
5bc6e57c83
Merge branch '3.0'
|
12 年之前 |
Ask Solem
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 年之前 |
Ask Solem
|
d107d15a90
Renames amqrpc backend to just 'rpc'
|
12 年之前 |
Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
12 年之前 |
Ask Solem
|
2d9a1d342c
Merge branch 'master' into kombuRPC
|
12 年之前 |
Ask Solem
|
b194fc3935
Use str.format and print_function
|
12 年之前 |
Ask Solem
|
2c4fa2890b
Use except .. as exc
|
12 年之前 |
Ask Solem
|
9244b6265f
amqrpc backend: one queue per client implementation (reply-to style)
|
13 年之前 |
Ask Solem
|
c16c0fed24
Module celery.state renamed -> celery._state
|
13 年之前 |
Ask Solem
|
566c4da7b4
Use ' instead of "
|
13 年之前 |
Ask Solem
|
cc1ae88ff9
Remove copyright texts from modules
|
13 年之前 |
Ask Solem
|
b6834ebefc
Moves celery.app.state -> celery.state so that app is loaded late
|
13 年之前 |
Ask Solem
|
baeb485bdb
Removes rarely used Tokyo Tyrant backend
|
13 年之前 |
Ask Solem
|
3ddfeff221
celery.Celery is now a real class, not a factory
|
13 年之前 |
Ask Solem
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 年之前 |
Ask Solem
|
bbfd2f982c
flake8
|
13 年之前 |
Ask Solem
|
28f35e5983
Simplify configuration a bit.
|
13 年之前 |
Ask Solem
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
13 年之前 |
Ask Solem
|
9530098d0f
Better exception and traceback handling.
|
13 年之前 |
Ask Solem
|
1515d94b39
Can now override the execution strategy for each task.
|
13 年之前 |
Ask Solem
|
641e838dd6
Cosmetics
|
13 年之前 |
Ask Solem
|
0d0dbae0ce
Merge branch 'lrucache'
|
13 年之前 |
Ask Solem
|
b6179c7316
Use new-style relative imports
|
13 年之前 |
Ask Solem
|
e6b240501e
celery.utils.functional: memoize() decorator using LRUCache by default
|
14 年之前 |
Ask Solem
|
8f96b21689
Complex LRUCache implementation
|
14 年之前 |
Ask Solem
|
ca43b67523
Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_*
|
14 年之前 |
Ask Solem
|
9d01e788c9
Results are now disabled by default.
|
14 年之前 |