Ask Solem 2dcda99ea6 Fixes regression with worker detach ignoring hostname argument. Closes #3103 9 years ago
..
__init__.py 154b574809 __all__ is everywhere 12 years ago
amqp.py 4fc01fa7eb Fixes celery amqp when using pyamqp://. Closes #2013 10 years ago
base.py b0a9990ead Adds .five.getfullargspec 9 years ago
beat.py 66e94b8abb Fixes bug with argument parsing in master 10 years ago
celery.py cb04d8aaab [commands] Fixes support for celery shell --ipython 9 years ago
celeryd_detach.py 2dcda99ea6 Fixes regression with worker detach ignoring hostname argument. Closes #3103 9 years ago
events.py 66e94b8abb Fixes bug with argument parsing in master 10 years ago
graph.py 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 years ago
logtool.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
multi.py 46c17e9909 Cache the value of gethostname 9 years ago
worker.py 55d4a4c3eb Use OptionGroup to separate worker arguments 10 years ago