Historique des commits

Auteur SHA1 Message Date
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 il y a 12 ans
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) il y a 12 ans
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py il y a 12 ans
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED il y a 12 ans
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 il y a 12 ans
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' il y a 12 ans
  Ask Solem efe73701f6 Bumps version to 3.0.3 il y a 12 ans
  Ask Solem 232bf5b7b7 Remove channel from delivery_info il y a 12 ans
  Ask Solem 5a1c49b693 one sec join in test il y a 12 ans
  Ask Solem 9bb2c7d239 Bumps version to 3.0.2 il y a 12 ans
  Ask Solem 682105f8e1 Updates Changelog il y a 12 ans
  Ask Solem 0a5fbe6b71 Tests passing il y a 12 ans
  Ask Solem 502bd2cec9 Passthrough the complete delivery info. Fixes #807 il y a 12 ans
  Ask Solem 0070506559 Adds priority to task.request.delivery_info. Closes #807 il y a 12 ans
  Ask Solem 10ca9582fe timezone.to_local: Only convert naive datetimes to UTC. Closes #855 il y a 12 ans
  Ask Solem c23b45ee22 Fixes autoscale info in banner. Closes #859 il y a 12 ans
  Rinat Shigapov fc331467fe Update CONTRIBUTORS.txt il y a 12 ans
  Ask Solem 94d6b63ea3 Use Django 1.4'style SETTINGS_MODULE. Closes #862 il y a 12 ans
  Ask Solem 1c1ff3cfa0 Test certificate has expired il y a 12 ans
  Ask Solem 9f6fdbd9ab Test fixes il y a 12 ans
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) il y a 12 ans
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 il y a 12 ans
  Ask Solem 0df4e7f4df Fixes typos in CentOS init script. Closes #868 il y a 12 ans
  Rinat Shigapov f2856773fd Fix exc_type in handle_failure il y a 12 ans
  Paul McMillan e3797860ea Improve docs. il y a 12 ans
  Ask Solem 40482c40f3 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True il y a 12 ans
  Ask Solem 70ccd41f95 Adds a pool argument to celery.default_connection, which if set to False means that the pool won't be used to create a new connection il y a 12 ans
  Ask Solem eb8c36ca85 Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. il y a 12 ans
  Ask Solem d7ea7e0a14 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from il y a 12 ans
  Ask Solem c79e95d789 Move setuptools import to the top. Thanks iksaif il y a 12 ans