커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 13 년 전
  Ask Solem bce3d8c604 Use connection.heartbeat_check 13 년 전
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 13 년 전
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 년 전
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 년 전
  Ask Solem 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin 14 년 전
  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 14 년 전
  Ask Solem 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES 14 년 전
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support 14 년 전
  Ask Solem db60177bdc Quote consistency 13 년 전
  Ask Solem 43fb28f769 Use future builtins 13 년 전
  Ask Solem f219b6960f flakes 13 년 전
  Ask Solem 3a18de6aa8 Class decorators :-) 13 년 전
  Ask Solem 37cfee9dad from functools import reduce 13 년 전
  Ask Solem 68e365e81a Tests passing on Py2.6 13 년 전
  Ask Solem e5bee42cda catch_warnings no longer in celery.tests.utils 13 년 전
  Ask Solem b23fd8c3f6 Use more str.format 13 년 전
  Ask Solem b194fc3935 Use str.format and print_function 13 년 전
  Ask Solem 6da1db14b6 More Py2.6 specific changes 13 년 전
  Ask Solem 000da65904 Adds --2.6 option to flakeplus 13 년 전
  Ask Solem 16eeae0b30 Merge branch '3.0' 13 년 전
  Ask Solem efe73701f6 Bumps version to 3.0.3 13 년 전
  Ask Solem 232bf5b7b7 Remove channel from delivery_info 13 년 전
  Ask Solem 0aa399a253 Merge branch 'master' of github.com:celery/celery 13 년 전
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 년 전
  Ask Solem cf10506454 Now depends on Python 2.6 13 년 전
  Ask Solem 2c4fa2890b Use except .. as exc 13 년 전
  Ask Solem cfe2bc4bec removes more with_statement imports 13 년 전