Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 535d10a8f2 adds amqp.readthedocs.org to the Intersphinx mapping há 12 anos atrás
  Ask Solem 4b80f340f0 Documents the BROKER_HEARTBEAT setting há 12 anos atrás
  Ask Solem 71c962f20f Default BROKER_HEARTBEAT value is now set to 10 seconds há 12 anos atrás
  Ask Solem 19dc001aa8 Fixes syntax error há 12 anos atrás
  Paul McMillan 1b8da5ff3d Update CONTRIBUTORS.txt há 12 anos atrás
  Ask Solem 3842983ed8 Fixes typo inspect enable_events -> control enable_events. Closes #881 há 12 anos atrás
  Ask Solem 6b5461c0a0 Hub: Handle poll if poller closed. Fixes #882 há 12 anos atrás
  Łukasz Langa 77dda51695 Fix web addresses in init.d script comments. há 12 anos atrás
  Silas Sewell f4dcebdc9a Remove extra single quotes há 12 anos atrás
  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) há 12 anos atrás
  Ask Solem cca920e5be Adds celery.conf.add_Defaults há 12 anos atrás
  Ask Solem bda7f8fffc Redis doesn't have userid. Thanks to Goopyo há 12 anos atrás
  Ask Solem b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 há 12 anos atrás
  Ask Solem 12be091134 Tests passing há 12 anos atrás
  Ask Solem d4f93e8d86 Fixes typo in routing guide há 12 anos atrás
  Ask Solem 420c8f344d Cosmetics há 12 anos atrás
  Ask Solem ae27f81245 Chords: Now supports setting the interval and other unlock args há 12 anos atrás
  Ask Solem cbaefa2be7 Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876 há 12 anos atrás
  Hynek Schlawack b5a1759f11 Update CONTRIBUTORS.txt há 12 anos atrás
  Ask Solem dc750b0dd8 Tests passing há 12 anos atrás
  Ask Solem fe6c3d8345 Fixes typo há 12 anos atrás
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek há 12 anos atrás
  Mher Movsisyan 341c0e6f5d Adds a userguide section about Celery Flower há 12 anos atrás
  Ask Solem 6ab4caad21 Now depends on Kombu 2.3.0 há 12 anos atrás
  Ask Solem 5319258512 Use connection.heartbeat_check há 12 anos atrás
  Ask Solem fa11f8a5a2 Heartbeat check is now heartbeat / 2 há 12 anos atrás
  Ask Solem 8ec2beb867 Support AMQP heartbeats (if using kombu using_pyamqp branch) há 12 anos atrás
  Catalin Iacob 3ade3cb57e Fix SyntaxError in test_leak.py há 12 anos atrás
  Hynek Schlawack 440fad0e17 Mark revoked tasks always as REVOKED há 12 anos atrás
  Ask Solem e7be679471 group/chunks: handle empty tasklist. Closes #873 há 12 anos atrás