Historique des commits

Auteur SHA1 Message Date
  Ask Solem ab8c68b322 Merge branch '3.0' il y a 12 ans
  Ask Solem e932bce8de Merge branch 'master' of github.com:celery/celery il y a 12 ans
  Ask Solem 35929b90a5 ETA scheduler now uses millisecond precision. Closes #1040 il y a 12 ans
  Ask Solem 69a86b63ca --config now works for all loaders il y a 12 ans
  Ask Solem Hoel 08f7c42a4c Merge pull request #1036 from acdha/kinder-gentler-logging il y a 12 ans
  Chris Adams 7de8122465 Decrease log level for consumer connection retries il y a 12 ans
  Ask Solem 104530996b Merge branch '3.0' il y a 12 ans
  jbiel 45d9a2c5ec Document CASSANDRA_OPTIONS il y a 12 ans
  Ask Solem 2639667722 Task methods can't use old-style base class, also fix __call__ and .apply() for task methods il y a 12 ans
  Ask Solem 03046f1b7f Request info logs optimized away too soon il y a 12 ans
  Ask Solem 8e254e0fe0 Fixes celery.contrib.batches il y a 12 ans
  Ask Solem d4fe9215f8 Fixes celery.contrib.batches il y a 12 ans
  Ask Solem 7e5ef9e96c Consumer did not pass consumer kwargs to namespace il y a 12 ans
  Ask Solem 8c1e8da5e4 Tox must now install kombu master il y a 12 ans
  Ask Solem b845047aef ...but seems we can use code-blocks il y a 12 ans
  Ask Solem 1f7ddc0423 Can't use sphinx markup in directory readme's il y a 12 ans
  Ask Solem 40aadcb9b4 Move Django example one dir below il y a 12 ans
  Ask Solem ccad83ee21 Tests passing il y a 12 ans
  Ask Solem 04b0027e64 Celery now supports Django out of the box, just by setting DJANGO_SETTINGS_MODULE envvar il y a 12 ans
  Ask Solem 01896894e8 cosmetics il y a 12 ans
  Ask Solem 14cf713439 All events now include a 'tzoffset' field that is a tuple of (stdoffset, dstoffset) il y a 12 ans
  Ask Solem 83dafc958a [consumer] Event dispatcher not properly initialized il y a 12 ans
  Ask Solem 74d314d913 Renames logger celery.concurrency -> celery.pool il y a 12 ans
  Ask Solem 9b1bc8471b Use chain call in example il y a 12 ans
  Ask Solem 17f6438f39 Improve apply_async docstring il y a 12 ans
  David Pravec b88b9a4a67 fix #1019 - missing queue docs for apply_async) il y a 12 ans
  Ask Solem dad185cb3c Nicer layout for 'celery graph workers' il y a 12 ans
  Ask Solem 1b97f567e8 New C_IMPDEBUG envvar traces imports, from Armin's talk il y a 12 ans
  Ask Solem c111e5f3dc New 'celery graph workers' command creates graph of the current cluster il y a 12 ans
  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 il y a 12 ans