Ask Solem 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 yıl önce
..
backends 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection 16 yıl önce
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 yıl önce
contrib 947418989c Remove celery.contrib.coroutine 16 yıl önce
loaders 245a5dfda0 PEP8ify 16 yıl önce
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) 16 yıl önce
task 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection 16 yıl önce
tests cfa225cb0d Some more unittests. 16 yıl önce
worker 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection 16 yıl önce
__init__.py edca5d20df Bumped version to 0.9.1 16 yıl önce
beat.py 54668397a5 Get default logger from common place. 16 yıl önce
conf.py bcc5ffde42 New setting CELERYBEAT_MAX_LOOP_INTERVAL. The maximum number of seconds to sleep between rechecking the periodic task schedule. 16 yıl önce
datastructures.py cfa225cb0d Some more unittests. 16 yıl önce
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) 16 yıl önce
discovery.py 0c4668916b Show ImportErrors when discovering "tasks" modules in INSTALLED_APPS. 16 yıl önce
events.py 54668397a5 Get default logger from common place. 16 yıl önce
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 yıl önce
execute.py 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection 16 yıl önce
log.py 54668397a5 Get default logger from common place. 16 yıl önce
managers.py 84eb860d99 PEP8ify: Group imports 16 yıl önce
messaging.py 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection 16 yıl önce
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 16 yıl önce
patch.py a40fc34d38 PEP8ify 16 yıl önce
platform.py 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 yıl önce
registry.py 84eb860d99 PEP8ify: Group imports 16 yıl önce
result.py 84eb860d99 PEP8ify: Group imports 16 yıl önce
signals.py 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown 16 yıl önce
urls.py 84eb860d99 PEP8ify: Group imports 16 yıl önce
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 yıl önce
views.py 84eb860d99 PEP8ify: Group imports 16 yıl önce