Commit History

Author SHA1 Message Date
  Ask Solem 5af4aa67ea Tests passing 12 years ago
  Ask Solem 467b7b6089 setup.py broke Py3 support 12 years ago
  Ask Solem ab8c68b322 Merge branch '3.0' 12 years ago
  Ask Solem e932bce8de Merge branch 'master' of github.com:celery/celery 12 years ago
  Ask Solem 35929b90a5 ETA scheduler now uses millisecond precision. Closes #1040 12 years ago
  Ask Solem 69a86b63ca --config now works for all loaders 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) 12 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 12 years ago