Historique des commits

Auteur SHA1 Message Date
  Ask Solem 535d10a8f2 adds amqp.readthedocs.org to the Intersphinx mapping il y a 12 ans
  Ask Solem 4b80f340f0 Documents the BROKER_HEARTBEAT setting il y a 12 ans
  Ask Solem 71c962f20f Default BROKER_HEARTBEAT value is now set to 10 seconds il y a 12 ans
  Ask Solem 19dc001aa8 Fixes syntax error il y a 12 ans
  Paul McMillan 1b8da5ff3d Update CONTRIBUTORS.txt il y a 12 ans
  Ask Solem 3842983ed8 Fixes typo inspect enable_events -> control enable_events. Closes #881 il y a 12 ans
  Ask Solem 6b5461c0a0 Hub: Handle poll if poller closed. Fixes #882 il y a 12 ans
  Łukasz Langa 77dda51695 Fix web addresses in init.d script comments. il y a 12 ans
  Silas Sewell f4dcebdc9a Remove extra single quotes il y a 12 ans
  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) il y a 12 ans
  Ask Solem cca920e5be Adds celery.conf.add_Defaults il y a 12 ans
  Ask Solem bda7f8fffc Redis doesn't have userid. Thanks to Goopyo il y a 12 ans
  Ask Solem b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 il y a 12 ans
  Ask Solem 12be091134 Tests passing il y a 12 ans
  Ask Solem d4f93e8d86 Fixes typo in routing guide il y a 12 ans
  Ask Solem 420c8f344d Cosmetics il y a 12 ans
  Ask Solem ae27f81245 Chords: Now supports setting the interval and other unlock args il y a 12 ans
  Ask Solem cbaefa2be7 Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876 il y a 12 ans
  Hynek Schlawack b5a1759f11 Update CONTRIBUTORS.txt il y a 12 ans
  Ask Solem dc750b0dd8 Tests passing il y a 12 ans
  Ask Solem fe6c3d8345 Fixes typo il y a 12 ans
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek il y a 12 ans
  Mher Movsisyan 341c0e6f5d Adds a userguide section about Celery Flower il y a 12 ans
  Ask Solem 6ab4caad21 Now depends on Kombu 2.3.0 il y a 12 ans
  Ask Solem 5319258512 Use connection.heartbeat_check il y a 12 ans
  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