Commit History

Author SHA1 Message Date
  Ask Solem cbaefa2be7 Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876 12 years ago
  Hynek Schlawack b5a1759f11 Update CONTRIBUTORS.txt 12 years ago
  Ask Solem dc750b0dd8 Tests passing 12 years ago
  Ask Solem fe6c3d8345 Fixes typo 12 years ago
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek 12 years ago
  Mher Movsisyan 341c0e6f5d Adds a userguide section about Celery Flower 12 years ago
  Ask Solem 6ab4caad21 Now depends on Kombu 2.3.0 12 years ago
  Ask Solem 5319258512 Use connection.heartbeat_check 12 years ago
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 12 years ago
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) 12 years ago
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py 12 years ago
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED 12 years ago
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 12 years ago
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 12 years ago
  Ask Solem efe73701f6 Bumps version to 3.0.3 12 years ago
  Ask Solem 232bf5b7b7 Remove channel from delivery_info 12 years ago
  Ask Solem 5a1c49b693 one sec join in test 12 years ago
  Ask Solem 9bb2c7d239 Bumps version to 3.0.2 12 years ago
  Ask Solem 682105f8e1 Updates Changelog 12 years ago
  Ask Solem 0a5fbe6b71 Tests passing 12 years ago
  Ask Solem 502bd2cec9 Passthrough the complete delivery info. Fixes #807 12 years ago
  Ask Solem 0070506559 Adds priority to task.request.delivery_info. Closes #807 12 years ago
  Ask Solem 10ca9582fe timezone.to_local: Only convert naive datetimes to UTC. Closes #855 12 years ago
  Ask Solem c23b45ee22 Fixes autoscale info in banner. Closes #859 12 years ago
  Rinat Shigapov fc331467fe Update CONTRIBUTORS.txt 12 years ago
  Ask Solem 94d6b63ea3 Use Django 1.4'style SETTINGS_MODULE. Closes #862 12 years ago
  Ask Solem 1c1ff3cfa0 Test certificate has expired 12 years ago
  Ask Solem 9f6fdbd9ab Test fixes 12 years ago
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) 12 years ago
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 12 years ago