Ask Solem d741c2aeba Refactored some tests to use mock.Mock 15 gadi atpakaļ
..
app eb92aa81b5 Documents missing settings and corrects quite a few typos in the configuration reference. Closes #371 15 gadi atpakaļ
apps b8405d9f11 celeryd: -I|--include argument now automatically adds cwd to path when importing the modules 15 gadi atpakaļ
backends b024832159 PEP8ify + pyflakes 15 gadi atpakaļ
bin 116ccc1f97 celery.bin.base: Cosmetics 15 gadi atpakaļ
concurrency cf520b93f8 Adds new remote control command: time_limit(task_name, soft=None, hard=None) 15 gadi atpakaļ
contrib a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 15 gadi atpakaļ
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 15 gadi atpakaļ
events 1f327a8314 cursesmon: Fixes unbound local error 'detail'. Closes #303 15 gadi atpakaļ
execute 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' 15 gadi atpakaļ
loaders 7fd0af74d9 PEP8ify + pyflakes + tests passing 15 gadi atpakaļ
task cf520b93f8 Adds new remote control command: time_limit(task_name, soft=None, hard=None) 15 gadi atpakaļ
tests d741c2aeba Refactored some tests to use mock.Mock 15 gadi atpakaļ
utils 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' 15 gadi atpakaļ
worker d741c2aeba Refactored some tests to use mock.Mock 15 gadi atpakaļ
__init__.py 3292451709 Bumps version to 2.3.0a1 15 gadi atpakaļ
beat.py ad6e53a02f beat: Cosmetics 15 gadi atpakaļ
conf.py 377f1cc358 Cosmetics 15 gadi atpakaļ
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 15 gadi atpakaļ
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 gadi atpakaļ
exceptions.py 156c8edb02 Cosmetics and cleanup 15 gadi atpakaļ
local.py 6f7db25db7 Faster loading of celery module 15 gadi atpakaļ
log.py 9157d9c09d #321 alternative solution to log rotate, use WatchedFileHandlers 15 gadi atpakaļ
messaging.py 156c8edb02 Cosmetics and cleanup 15 gadi atpakaļ
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 15 gadi atpakaļ
registry.py 156c8edb02 Cosmetics and cleanup 15 gadi atpakaļ
result.py 6cd3e95060 Implements TaskSetResult().delete (delete after save) 15 gadi atpakaļ
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 15 gadi atpakaļ
schedules.py bd820378ae schedule: Added __repr__ 15 gadi atpakaļ
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply 15 gadi atpakaļ
states.py c3e0ed81ad Updated copyright statements to include 2011 15 gadi atpakaļ