Ask Solem 2c61a2f1f2 Simple LRU cache implementation using OrderedDict instead 14 年 前
..
app ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* 14 年 前
apps f0962a90db platforms.signals: New interface for managing process signals. 14 年 前
backends 8f96b21689 Complex LRUCache implementation 14 年 前
bin b8cf78eb1d More Python 2.4 cleanup 14 年 前
concurrency b8cf78eb1d More Python 2.4 cleanup 14 年 前
contrib a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 14 年 前
db 1dfe6d0d54 Remove 2.4 workarounds 14 年 前
events 8f96b21689 Complex LRUCache implementation 14 年 前
execute 1dfe6d0d54 Remove 2.4 workarounds 14 年 前
loaders 8e915e543a Cosmetics 14 年 前
task c396539693 with_default_connection -> with default_connection 14 年 前
tests 8f96b21689 Complex LRUCache implementation 14 年 前
utils e482db8eac Use prepare_expires in other backends as well 14 年 前
worker dd02305c68 celeryd: Don't re-raise from new stack 14 年 前
__init__.py 8f96b21689 Complex LRUCache implementation 14 年 前
beat.py f0962a90db platforms.signals: New interface for managing process signals. 14 年 前
conf.py d328ac4e44 BROKER_TRANSPORT is now preferred over BROKER_BACKEND 14 年 前
datastructures.py 2c61a2f1f2 Simple LRU cache implementation using OrderedDict instead 14 年 前
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 年 前
exceptions.py 156c8edb02 Cosmetics and cleanup 14 年 前
local.py 8f96b21689 Complex LRUCache implementation 14 年 前
log.py 8f96b21689 Complex LRUCache implementation 14 年 前
messaging.py 8f96b21689 Complex LRUCache implementation 14 年 前
platforms.py f0962a90db platforms.signals: New interface for managing process signals. 14 年 前
registry.py 1dfe6d0d54 Remove 2.4 workarounds 14 年 前
result.py a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends 14 年 前
routes.py 1dfe6d0d54 Remove 2.4 workarounds 14 年 前
schedules.py 1dfe6d0d54 Remove 2.4 workarounds 14 年 前
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply 14 年 前
states.py c3e0ed81ad Updated copyright statements to include 2011 14 年 前