Ask Solem 2dbc041560 New way to autodiscover task modules using importlib преди 16 години
..
backends 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection преди 16 години
bin 1a7ebcc1c8 Set euid/egid ourselves. Allow using username/groupnames for the --uid/--gid arguments, also if no --gid is specified, it uses the specified users primary gid. преди 16 години
contrib 947418989c Remove celery.contrib.coroutine преди 16 години
loaders 245a5dfda0 PEP8ify преди 16 години
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) преди 16 години
task 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection преди 16 години
tests 2dbc041560 New way to autodiscover task modules using importlib преди 16 години
worker 0a09648fe3 when embedded inside celeryd, celerybeat now uses a tight loop interval (1 second), this because the service can't shutdown until all threads have woken up. преди 16 години
__init__.py edca5d20df Bumped version to 0.9.1 преди 16 години
beat.py 0f0b3433e6 More docstrings for celery.beat преди 16 години
conf.py bcc5ffde42 New setting CELERYBEAT_MAX_LOOP_INTERVAL. The maximum number of seconds to sleep between rechecking the periodic task schedule. преди 16 години
datastructures.py cfa225cb0d Some more unittests. преди 16 години
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) преди 16 години
discovery.py 2dbc041560 New way to autodiscover task modules using importlib преди 16 години
events.py 54668397a5 Get default logger from common place. преди 16 години
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions преди 16 години
execute.py 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection преди 16 години
log.py 54668397a5 Get default logger from common place. преди 16 години
managers.py 84eb860d99 PEP8ify: Group imports преди 16 години
messaging.py 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection преди 16 години
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) преди 16 години
patch.py a40fc34d38 PEP8ify преди 16 години
platform.py 15ebb814da Fix typo os.unlink(filename) -> os.unlink(path). Thanks dmishe. Closes #55 преди 16 години
registry.py 84eb860d99 PEP8ify: Group imports преди 16 години
result.py 84eb860d99 PEP8ify: Group imports преди 16 години
signals.py 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown преди 16 години
urls.py 84eb860d99 PEP8ify: Group imports преди 16 години
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* преди 16 години
views.py 84eb860d99 PEP8ify: Group imports преди 16 години