Ask Solem e0f6ef7986 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar 14 лет назад
..
app d66ac5918d Now depends on Kombu 1.1.0 14 лет назад
apps ca74d92775 Cosmetics 14 лет назад
backends c76a320a2d Cassandra backend: Fixes syntax errors 14 лет назад
bin 116ccc1f97 celery.bin.base: Cosmetics 14 лет назад
concurrency cf520b93f8 Adds new remote control command: time_limit(task_name, soft=None, hard=None) 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 bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 15 лет назад
events 1f327a8314 cursesmon: Fixes unbound local error 'detail'. Closes #303 14 лет назад
execute 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' 14 лет назад
loaders 7fd0af74d9 PEP8ify + pyflakes + tests passing 14 лет назад
task cf520b93f8 Adds new remote control command: time_limit(task_name, soft=None, hard=None) 14 лет назад
tests ca74d92775 Cosmetics 14 лет назад
utils e0f6ef7986 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar 14 лет назад
worker ca74d92775 Cosmetics 14 лет назад
__init__.py 3292451709 Bumps version to 2.3.0a1 14 лет назад
beat.py d41db95986 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 14 лет назад
conf.py 377f1cc358 Cosmetics 15 лет назад
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 14 лет назад
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 лет назад
exceptions.py 156c8edb02 Cosmetics and cleanup 15 лет назад
local.py 6f7db25db7 Faster loading of celery module 15 лет назад
log.py 9157d9c09d #321 alternative solution to log rotate, use WatchedFileHandlers 15 лет назад
messaging.py 156c8edb02 Cosmetics and cleanup 15 лет назад
platforms.py ca74d92775 Cosmetics 14 лет назад
registry.py 156c8edb02 Cosmetics and cleanup 15 лет назад
result.py 6cd3e95060 Implements TaskSetResult().delete (delete after save) 14 лет назад
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 15 лет назад
schedules.py bd820378ae schedule: Added __repr__ 15 лет назад
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 15 лет назад