Ask Solem d4b6c00585 Merge branch 'events' 15 yıl önce
..
backends 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 15 yıl önce
bin d4b6c00585 Merge branch 'events' 15 yıl önce
contrib 8e2cb8d674 Document contrib.test_runner 15 yıl önce
loaders 245a5dfda0 PEP8ify 15 yıl önce
management b8255146b2 Moved celerymon stuff to celerymon, so we can move it out of the main repo 15 yıl önce
task 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id 15 yıl önce
tests 4716677f81 Fix broken tests. 15 yıl önce
worker ef7b856511 Remove debugging print statements 15 yıl önce
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 15 yıl önce
beat.py 84eb860d99 PEP8ify: Group imports 15 yıl önce
conf.py 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. 15 yıl önce
datastructures.py 87155c3727 Minor correction: adding a missing angle bracket. 15 yıl önce
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) 15 yıl önce
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 yıl önce
events.py 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. 15 yıl önce
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 yıl önce
execute.py 4fc8621006 Merge branch 'revoke' into events 15 yıl önce
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger 15 yıl önce
managers.py 84eb860d99 PEP8ify: Group imports 15 yıl önce
messaging.py d4b6c00585 Merge branch 'events' 15 yıl önce
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 15 yıl önce
patch.py 892f7a8221 Monkey patches the multiprocessing backport "processName" error 15 yıl önce
platform.py 96fc5e60ec setproctitle 15 yıl önce
registry.py 84eb860d99 PEP8ify: Group imports 15 yıl önce
result.py 84eb860d99 PEP8ify: Group imports 15 yıl önce
signals.py 3a50f18ac7 Fix sphinx markup in celery.signals 15 yıl önce
urls.py 84eb860d99 PEP8ify: Group imports 15 yıl önce
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 15 yıl önce
views.py 84eb860d99 PEP8ify: Group imports 15 yıl önce