Ask Solem 2dbc041560 New way to autodiscover task modules using importlib há 15 anos atrás
..
backends 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection há 15 anos atrás
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. há 15 anos atrás
contrib 947418989c Remove celery.contrib.coroutine há 15 anos atrás
loaders 245a5dfda0 PEP8ify há 16 anos atrás
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) há 15 anos atrás
task 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection há 15 anos atrás
tests 2dbc041560 New way to autodiscover task modules using importlib há 15 anos atrás
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. há 15 anos atrás
__init__.py edca5d20df Bumped version to 0.9.1 há 15 anos atrás
beat.py 0f0b3433e6 More docstrings for celery.beat há 15 anos atrás
conf.py bcc5ffde42 New setting CELERYBEAT_MAX_LOOP_INTERVAL. The maximum number of seconds to sleep between rechecking the periodic task schedule. há 15 anos atrás
datastructures.py cfa225cb0d Some more unittests. há 15 anos atrás
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) há 15 anos atrás
discovery.py 2dbc041560 New way to autodiscover task modules using importlib há 15 anos atrás
events.py 54668397a5 Get default logger from common place. há 15 anos atrás
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions há 16 anos atrás
execute.py 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection há 15 anos atrás
log.py 54668397a5 Get default logger from common place. há 15 anos atrás
managers.py 84eb860d99 PEP8ify: Group imports há 16 anos atrás
messaging.py 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection há 15 anos atrás
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) há 15 anos atrás
patch.py a40fc34d38 PEP8ify há 15 anos atrás
platform.py 15ebb814da Fix typo os.unlink(filename) -> os.unlink(path). Thanks dmishe. Closes #55 há 15 anos atrás
registry.py 84eb860d99 PEP8ify: Group imports há 16 anos atrás
result.py 84eb860d99 PEP8ify: Group imports há 16 anos atrás
signals.py 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown há 15 anos atrás
urls.py 84eb860d99 PEP8ify: Group imports há 16 anos atrás
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* há 15 anos atrás
views.py 84eb860d99 PEP8ify: Group imports há 16 anos atrás