Commit History

Author SHA1 Message Date
  Ask Solem 535d10a8f2 adds amqp.readthedocs.org to the Intersphinx mapping 12 years ago
  Ask Solem 4b80f340f0 Documents the BROKER_HEARTBEAT setting 12 years ago
  Ask Solem 71c962f20f Default BROKER_HEARTBEAT value is now set to 10 seconds 12 years ago
  Ask Solem 19dc001aa8 Fixes syntax error 12 years ago
  Paul McMillan 1b8da5ff3d Update CONTRIBUTORS.txt 12 years ago
  Ask Solem 3842983ed8 Fixes typo inspect enable_events -> control enable_events. Closes #881 12 years ago
  Ask Solem 6b5461c0a0 Hub: Handle poll if poller closed. Fixes #882 12 years ago
  Łukasz Langa 77dda51695 Fix web addresses in init.d script comments. 12 years ago
  Silas Sewell f4dcebdc9a Remove extra single quotes 12 years ago
  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 years ago
  Ask Solem cca920e5be Adds celery.conf.add_Defaults 12 years ago
  Ask Solem bda7f8fffc Redis doesn't have userid. Thanks to Goopyo 12 years ago
  Ask Solem b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 12 years ago
  Ask Solem 12be091134 Tests passing 12 years ago
  Ask Solem d4f93e8d86 Fixes typo in routing guide 12 years ago
  Ask Solem 420c8f344d Cosmetics 12 years ago
  Ask Solem ae27f81245 Chords: Now supports setting the interval and other unlock args 12 years ago
  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