Commit History

Author SHA1 Message Date
  Ask Solem e932bce8de Merge branch 'master' of github.com:celery/celery 12 years ago
  Ask Solem Hoel 08f7c42a4c Merge pull request #1036 from acdha/kinder-gentler-logging 12 years ago
  Chris Adams 7de8122465 Decrease log level for consumer connection retries 12 years ago
  Ask Solem 104530996b Merge branch '3.0' 12 years ago
  jbiel 45d9a2c5ec Document CASSANDRA_OPTIONS 12 years ago
  Ask Solem 2639667722 Task methods can't use old-style base class, also fix __call__ and .apply() for task methods 12 years ago
  Ask Solem 03046f1b7f Request info logs optimized away too soon 12 years ago
  Ask Solem 8e254e0fe0 Fixes celery.contrib.batches 12 years ago
  Ask Solem d4fe9215f8 Fixes celery.contrib.batches 12 years ago
  Ask Solem 7e5ef9e96c Consumer did not pass consumer kwargs to namespace 12 years ago
  Ask Solem 8c1e8da5e4 Tox must now install kombu master 12 years ago
  Ask Solem b845047aef ...but seems we can use code-blocks 12 years ago
  Ask Solem 1f7ddc0423 Can't use sphinx markup in directory readme's 12 years ago
  Ask Solem 40aadcb9b4 Move Django example one dir below 12 years ago
  Ask Solem ccad83ee21 Tests passing 12 years ago
  Ask Solem 04b0027e64 Celery now supports Django out of the box, just by setting DJANGO_SETTINGS_MODULE envvar 12 years ago
  Ask Solem 01896894e8 cosmetics 12 years ago
  Ask Solem 14cf713439 All events now include a 'tzoffset' field that is a tuple of (stdoffset, dstoffset) 12 years ago
  Ask Solem 83dafc958a [consumer] Event dispatcher not properly initialized 12 years ago
  Ask Solem 74d314d913 Renames logger celery.concurrency -> celery.pool 12 years ago
  Ask Solem 9b1bc8471b Use chain call in example 12 years ago
  Ask Solem 17f6438f39 Improve apply_async docstring 12 years ago
  David Pravec b88b9a4a67 fix #1019 - missing queue docs for apply_async) 13 years ago
  Ask Solem dad185cb3c Nicer layout for 'celery graph workers' 12 years ago
  Ask Solem 1b97f567e8 New C_IMPDEBUG envvar traces imports, from Armin's talk 13 years ago
  Ask Solem c111e5f3dc New 'celery graph workers' command creates graph of the current cluster 13 years ago
  Ask Solem d7cf4cde99 New 'celery graph' command replaces worker_graph|consumer_graph. E.g.: celery graph bootsteps worker consumer, connects both or you can use only one 13 years ago
  Ask Solem c935b2153f Adds missing images 13 years ago
  Ask Solem 36532b6a20 Adds worker bootstep graphs to docs 13 years ago
  Ask Solem f2e7962c34 Update result graph 13 years ago