Commit History

Author SHA1 Message Date
  Ask Solem d33ddf3b2e Tests passing 13 years ago
  Ask Solem 8a2b06d7ff Merge branch '3.0' 13 years ago
  Ask Solem fe6c3d8345 Fixes typo 13 years ago
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek 13 years ago
  Mher Movsisyan 341c0e6f5d Adds a userguide section about Celery Flower 13 years ago
  Ask Solem 62aa49abf9 Merge branch 'master' of github.com:celery/celery 13 years ago
  Ask Solem 6ab4caad21 Now depends on Kombu 2.3.0 13 years ago
  Ask Solem 5319258512 Use connection.heartbeat_check 13 years ago
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 13 years ago
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 years ago
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 13 years ago
  Ask Solem bce3d8c604 Use connection.heartbeat_check 13 years ago
  Mher Movsisyan af0492cb30 Merge branch 'master' of github.com:celery/celery 13 years ago
  Mher Movsisyan ebcc8f44d0 Adds a userguide section about Celery Flower 13 years ago
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 13 years ago
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) 13 years ago
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py 13 years ago
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED 13 years ago
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 13 years ago
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 years ago
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 13 years ago
  Ask Solem 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin 14 years ago
  Ask Solem 59cf4f704c Removes BROKER_INSIST option 13 years ago
  Ask Solem fa52fa9bf3 Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT) 13 years ago
  Ask Solem 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting 14 years ago
  Ask Solem 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES 14 years ago
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support 14 years ago
  Ask Solem db60177bdc Quote consistency 13 years ago
  Ask Solem 43fb28f769 Use future builtins 13 years ago
  Ask Solem f219b6960f flakes 13 years ago