Ask Solem 57a826559e celeryctl double output 13 years ago
..
app b16397da96 apply_async now passes options to apply() when ALWAYS_EAGER 13 years ago
apps 2a82e8518b Use assertWarns and assertWarnsRegex 13 years ago
backends a8de6815af flake8 13 years ago
bin 57a826559e celeryctl double output 13 years ago
concurrency 55971480f1 Pass something resembling getpid instead of getcurrent. (Fixes memory leak when serializing taks information) 13 years ago
contrib 6b52605db6 Updates copyright years to include 2012 13 years ago
db d8fd481d51 Merge branch 'master' into utc 13 years ago
events 504510e46a Cosmetics 13 years ago
execute d518ef5c9c Tests + cosmetics 13 years ago
loaders 012d449d19 fix UnicodeEncodeError when sending email contains unicode characters. 13 years ago
security 0d7337fdd2 set(dict.keys()) is the same as set(dict) 13 years ago
task 6b52605db6 Updates copyright years to include 2012 13 years ago
tests 546e75e76e Acccidentally checked in coverage files 13 years ago
utils 977e2f7d58 Show helpful error when user gives config name ending with '.py' 13 years ago
worker d518ef5c9c Tests + cosmetics 13 years ago
__init__.py 6b52605db6 Updates copyright years to include 2012 13 years ago
abstract.py eb248135c8 Cosmetics 13 years ago
actors.py 9b94556b8c Optimization: A tracer is now generated for each task (+ ~1500msg/s) 13 years ago
beat.py a8de6815af flake8 13 years ago
conf.py 641e838dd6 Cosmetics 13 years ago
datastructures.py 6b52605db6 Updates copyright years to include 2012 13 years ago
decorators.py 6b52605db6 Updates copyright years to include 2012 13 years ago
exceptions.py 6b52605db6 Updates copyright years to include 2012 13 years ago
local.py 6b52605db6 Updates copyright years to include 2012 13 years ago
log.py 76bb45c79a Optimization: celeryd now handles twice as many messages per/s. 13 years ago
messaging.py 641e838dd6 Cosmetics 13 years ago
platforms.py 3401d631ad celeryctl now exits with failure status or EX_UNAVAILABLE if no replies. Thanks to ojii 13 years ago
registry.py 6b52605db6 Updates copyright years to include 2012 13 years ago
result.py ac49fad68d Adds example working with result trees. 13 years ago
routes.py 6b52605db6 Updates copyright years to include 2012 13 years ago
schedules.py 4d83dec941 Fixes reduce of schedule objects 13 years ago
signals.py 6b52605db6 Updates copyright years to include 2012 13 years ago
states.py 641e838dd6 Cosmetics 13 years ago