Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 há 12 anos atrás
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) há 12 anos atrás
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 há 12 anos atrás
  Ask Solem bce3d8c604 Use connection.heartbeat_check há 12 anos atrás
  Mher Movsisyan af0492cb30 Merge branch 'master' of github.com:celery/celery há 12 anos atrás
  Mher Movsisyan ebcc8f44d0 Adds a userguide section about Celery Flower há 12 anos atrás
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 há 12 anos atrás
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) há 12 anos atrás
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py há 12 anos atrás
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED há 12 anos atrás
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 há 12 anos atrás
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' há 12 anos atrás
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' há 12 anos atrás
  Ask Solem 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin há 13 anos atrás
  Ask Solem 59cf4f704c Removes BROKER_INSIST option há 13 anos atrás
  Ask Solem fa52fa9bf3 Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT) há 13 anos atrás
  Ask Solem 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting há 13 anos atrás
  Ask Solem 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES há 13 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 há 13 anos atrás
  Ask Solem db60177bdc Quote consistency há 12 anos atrás
  Ask Solem 43fb28f769 Use future builtins há 12 anos atrás
  Ask Solem f219b6960f flakes há 12 anos atrás
  Ask Solem 3a18de6aa8 Class decorators :-) há 12 anos atrás
  Ask Solem 37cfee9dad from functools import reduce há 12 anos atrás
  Ask Solem 68e365e81a Tests passing on Py2.6 há 12 anos atrás
  Ask Solem e5bee42cda catch_warnings no longer in celery.tests.utils há 12 anos atrás
  Ask Solem b23fd8c3f6 Use more str.format há 12 anos atrás
  Ask Solem b194fc3935 Use str.format and print_function há 12 anos atrás
  Ask Solem 6da1db14b6 More Py2.6 specific changes há 12 anos atrás
  Ask Solem 000da65904 Adds --2.6 option to flakeplus há 12 anos atrás