コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 12 年 前
  Ask Solem bce3d8c604 Use connection.heartbeat_check 12 年 前
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 12 年 前
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) 12 年 前
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 12 年 前
  Ask Solem 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin 13 年 前
  Ask Solem 59cf4f704c Removes BROKER_INSIST option 13 年 前
  Ask Solem fa52fa9bf3 Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT) 13 年 前
  Ask Solem 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting 13 年 前
  Ask Solem 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES 13 年 前
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support 13 年 前
  Ask Solem db60177bdc Quote consistency 12 年 前
  Ask Solem 43fb28f769 Use future builtins 12 年 前
  Ask Solem f219b6960f flakes 12 年 前
  Ask Solem 3a18de6aa8 Class decorators :-) 12 年 前
  Ask Solem 37cfee9dad from functools import reduce 12 年 前
  Ask Solem 68e365e81a Tests passing on Py2.6 12 年 前
  Ask Solem e5bee42cda catch_warnings no longer in celery.tests.utils 12 年 前
  Ask Solem b23fd8c3f6 Use more str.format 12 年 前
  Ask Solem b194fc3935 Use str.format and print_function 12 年 前
  Ask Solem 6da1db14b6 More Py2.6 specific changes 12 年 前
  Ask Solem 000da65904 Adds --2.6 option to flakeplus 12 年 前
  Ask Solem 16eeae0b30 Merge branch '3.0' 12 年 前
  Ask Solem efe73701f6 Bumps version to 3.0.3 12 年 前
  Ask Solem 232bf5b7b7 Remove channel from delivery_info 12 年 前
  Ask Solem 0aa399a253 Merge branch 'master' of github.com:celery/celery 12 年 前
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 12 年 前
  Ask Solem cf10506454 Now depends on Python 2.6 12 年 前
  Ask Solem 2c4fa2890b Use except .. as exc 12 年 前
  Ask Solem cfe2bc4bec removes more with_statement imports 12 年 前