Histórico de commits

Autor SHA1 Mensagem Data
  Ask Solem 62aa49abf9 Merge branch 'master' of github.com:celery/celery 13 anos atrás
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 13 anos atrás
  Ask Solem bce3d8c604 Use connection.heartbeat_check 13 anos atrás
  Mher Movsisyan af0492cb30 Merge branch 'master' of github.com:celery/celery 13 anos atrás
  Mher Movsisyan ebcc8f44d0 Adds a userguide section about Celery Flower 13 anos atrás
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 13 anos atrás
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 anos atrás
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 anos atrás
  Ask Solem 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin 14 anos atrás
  Ask Solem 59cf4f704c Removes BROKER_INSIST option 13 anos atrás
  Ask Solem fa52fa9bf3 Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT) 13 anos atrás
  Ask Solem 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting 14 anos atrás
  Ask Solem 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES 14 anos atrás
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support 14 anos atrás
  Ask Solem db60177bdc Quote consistency 13 anos atrás
  Ask Solem 43fb28f769 Use future builtins 13 anos atrás
  Ask Solem f219b6960f flakes 13 anos atrás
  Ask Solem 3a18de6aa8 Class decorators :-) 13 anos atrás
  Ask Solem 37cfee9dad from functools import reduce 13 anos atrás
  Ask Solem 68e365e81a Tests passing on Py2.6 13 anos atrás
  Ask Solem e5bee42cda catch_warnings no longer in celery.tests.utils 13 anos atrás
  Ask Solem b23fd8c3f6 Use more str.format 13 anos atrás
  Ask Solem b194fc3935 Use str.format and print_function 13 anos atrás
  Ask Solem 6da1db14b6 More Py2.6 specific changes 13 anos atrás
  Ask Solem 000da65904 Adds --2.6 option to flakeplus 13 anos atrás
  Ask Solem 16eeae0b30 Merge branch '3.0' 13 anos atrás
  Ask Solem efe73701f6 Bumps version to 3.0.3 13 anos atrás
  Ask Solem 232bf5b7b7 Remove channel from delivery_info 13 anos atrás
  Ask Solem 0aa399a253 Merge branch 'master' of github.com:celery/celery 13 anos atrás
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 anos atrás