Commit History

作者 SHA1 備註 提交日期
  Łukasz Langa 77dda51695 Fix web addresses in init.d script comments. 12 年之前
  Silas Sewell f4dcebdc9a Remove extra single quotes 12 年之前
  Ask Solem ae2d8618b6 Adds method Celery.add_defaults, which is like Celery.conf.update except a copy will not be made and supporting lazy intialization (if passing a callable instead of a dict) 12 年之前
  Ask Solem cca920e5be Adds celery.conf.add_Defaults 12 年之前
  Ask Solem bda7f8fffc Redis doesn't have userid. Thanks to Goopyo 12 年之前
  Ask Solem b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 12 年之前
  Ask Solem 12be091134 Tests passing 12 年之前
  Ask Solem d4f93e8d86 Fixes typo in routing guide 12 年之前
  Ask Solem 420c8f344d Cosmetics 12 年之前
  Ask Solem ae27f81245 Chords: Now supports setting the interval and other unlock args 12 年之前
  Ask Solem cbaefa2be7 Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876 12 年之前
  Hynek Schlawack b5a1759f11 Update CONTRIBUTORS.txt 12 年之前
  Ask Solem dc750b0dd8 Tests passing 12 年之前
  Ask Solem fe6c3d8345 Fixes typo 12 年之前
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek 12 年之前
  Mher Movsisyan 341c0e6f5d Adds a userguide section about Celery Flower 12 年之前
  Ask Solem 6ab4caad21 Now depends on Kombu 2.3.0 12 年之前
  Ask Solem 5319258512 Use connection.heartbeat_check 12 年之前
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 12 年之前
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) 12 年之前
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py 12 年之前
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED 12 年之前
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 12 年之前
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' 12 年之前
  Ask Solem efe73701f6 Bumps version to 3.0.3 12 年之前
  Ask Solem 232bf5b7b7 Remove channel from delivery_info 12 年之前
  Ask Solem 5a1c49b693 one sec join in test 12 年之前
  Ask Solem 9bb2c7d239 Bumps version to 3.0.2 12 年之前
  Ask Solem 682105f8e1 Updates Changelog 12 年之前
  Ask Solem 0a5fbe6b71 Tests passing 12 年之前