커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 37028564e5 Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876 13 년 전
  Hynek Schlawack 5bc32a8c80 Update CONTRIBUTORS.txt 13 년 전
  Ask Solem d33ddf3b2e Tests passing 13 년 전
  Ask Solem 8a2b06d7ff Merge branch '3.0' 13 년 전
  Ask Solem fe6c3d8345 Fixes typo 13 년 전
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek 13 년 전
  Mher Movsisyan 341c0e6f5d Adds a userguide section about Celery Flower 13 년 전
  Ask Solem 62aa49abf9 Merge branch 'master' of github.com:celery/celery 13 년 전
  Ask Solem 6ab4caad21 Now depends on Kombu 2.3.0 13 년 전
  Ask Solem 5319258512 Use connection.heartbeat_check 13 년 전
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 13 년 전
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 년 전
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 13 년 전
  Ask Solem bce3d8c604 Use connection.heartbeat_check 13 년 전
  Mher Movsisyan af0492cb30 Merge branch 'master' of github.com:celery/celery 13 년 전
  Mher Movsisyan ebcc8f44d0 Adds a userguide section about Celery Flower 13 년 전
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 13 년 전
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 년 전
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py 13 년 전
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED 13 년 전
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 13 년 전
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 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 년 전