Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mher Movsisyan 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on 13 gadi atpakaļ
  Ask Solem eb248135c8 Cosmetics 13 gadi atpakaļ
  Ask Solem a8de6815af flake8 13 gadi atpakaļ
  Ask Solem c86a7df558 The current datetime now taken from loader.now 13 gadi atpakaļ
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 gadi atpakaļ
  Ask Solem 4970d64c76 apps.worker and WorkController refactored for consistency. 14 gadi atpakaļ
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. 14 gadi atpakaļ
  Ask Solem 3d29e36306 The worker no longer consumed from any queues because master was broken 14 gadi atpakaļ
  Ask Solem a5f0251d60 WorkController now supports queues= argument which is a list like -Q 14 gadi atpakaļ
  Ask Solem 15a932fbfe Adds missing reference pages 14 gadi atpakaļ
  Ask Solem 007804e8c9 Use LamportClock from kombu.clocks instead. 14 gadi atpakaļ
  Ask Solem dc59d42a0e broker_connection should support transport_options argument 14 gadi atpakaļ
  Ask Solem 641e838dd6 Cosmetics 14 gadi atpakaļ
  Ask Solem fa3f128611 Fixes serious bug with eventlet/gevent SIGINT shutdown. Closes #457 14 gadi atpakaļ
  Ask Solem 9252863c52 celeryd_multi Must use shlex.split(posix=False) on Windows. 14 gadi atpakaļ
  Ask Solem f6a5c316c6 Cleans up deprecation warnings, and always display them in celery programs 14 gadi atpakaļ
  Ask Solem 7f241b69e4 Import cached_property from celery.utils instead of kombu.utils 14 gadi atpakaļ
  Ask Solem b6179c7316 Use new-style relative imports 14 gadi atpakaļ
  Stefan Kjartansson 51e4e677b2 Adds EMAIL_USE_TLS option. Closes #418 14 gadi atpakaļ
  Ask Solem 66d60f54d3 Easier to extend how celery apps are pickled 14 gadi atpakaļ
  Ask Solem 9497342cfa Broker option (-b URL) now works with celeryctl, camqadm and celeryev 14 gadi atpakaļ
  Ask Solem bb0ec919ba Now supports using broker URLs, with the -b option (all programs) or CELERY_BROKER_URL 14 gadi atpakaļ
  Ask Solem e9dc65367b Spelling 14 gadi atpakaļ
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 14 gadi atpakaļ
  Ask Solem fb7023dfe8 Cosmetics 14 gadi atpakaļ
  lookfwd 4af6942cea adding SSL email configuration (support for gmail etc.) 14 gadi atpakaļ
  Ask Solem d16c9061db PEP8ify + pyflakes 14 gadi atpakaļ
  Ask Solem c3a68784e2 celery.task.base moved to celery.app.task so everything does not need to be loaded just to create a task 14 gadi atpakaļ
  Ask Solem d328ac4e44 BROKER_TRANSPORT is now preferred over BROKER_BACKEND 14 gadi atpakaļ
  Ask Solem c396539693 with_default_connection -> with default_connection 14 gadi atpakaļ