Ask Solem 781111e11c Programs --app argument module is now imported from the current directory 15 years ago
..
__init__.py 71face9ab0 Project changes name to celery 16 years ago
base.py 781111e11c Programs --app argument module is now imported from the current directory 15 years ago
camqadm.py a81eb571f3 90% coverage 15 years ago
celerybeat.py a4f36e7f2d celerybeat: Don't pass command line args to Beat() 15 years ago
celeryctl.py 2f71227e7a New remote control commands: add_consumer + cancel_consumer* add_consumer queue exchange exchange_type routing_key **options Tells the worker to declare and consume from the specified declaration.* cancel_consumer queue_name Tells the worker to stop consuming from queue (by queue name).Commands also added to celeryctl and celery.task.control.inspect 15 years ago
celeryd.py f009143969 PEP8ify + pyflakes 15 years ago
celeryd_detach.py 7ea3148b5c pyflakes 15 years ago
celeryd_multi.py fedde5e9ae Removed debugging print statement 15 years ago
celeryev.py de428230ca pyflakes 15 years ago