Commit Verlauf

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