Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ask Solem 3b32986a69 Better graph output 12 gadi atpakaļ
  Ask Solem ce8041ccad Tests passing, perfecting 12 gadi atpakaļ
  Ask Solem 97d3d1fe47 Bootsteps no longer using a class registry 12 gadi atpakaļ
  Ask Solem 0e286a42c8 Renames .worker.bootsteps to .bootsteps and to Public API 12 gadi atpakaļ
  Ask Solem 62443a1aa8 Consumer bootsteps working!!! :happy: 12 gadi atpakaļ
  Ask Solem 8a2b06d7ff Merge branch '3.0' 12 gadi atpakaļ
  Ask Solem bf09961d12 Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek 12 gadi atpakaļ
  Ask Solem 2c4fa2890b Use except .. as exc 12 gadi atpakaļ
  Ask Solem 247674ceca Small fixes 12 gadi atpakaļ
  Ask Solem 8dd5b4d7fd renames worker.abstract -> worker.bootsteps 12 gadi atpakaļ
  Ask Solem 566c4da7b4 Use ' instead of " 12 gadi atpakaļ
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 12 gadi atpakaļ
  Ask Solem 5c6eee00bf Rate limits now work again 12 gadi atpakaļ
  Ask Solem 1262b22216 Work with django-celery again 12 gadi atpakaļ
  Ask Solem df92aef158 Disable mediator inside of eventloop 13 gadi atpakaļ
  Ask Solem f8a54a689f Evented mode now uses a custom semaphore not using threads 13 gadi atpakaļ
  Ask Solem 0406058b27 Massive logging improvements 13 gadi atpakaļ
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 gadi atpakaļ
  Ask Solem 16d71d2244 celery.abstract -> celery.worker.abstract 13 gadi atpakaļ
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 13 gadi atpakaļ
  David Cramer 2d09e5c1fd Improve how exc_info is passed into loggers. 13 gadi atpakaļ
  Ask Solem e114cc531c Mediator makes eventlet+gevent hang 13 gadi atpakaļ
  Ask Solem 3836dd840b Processes pool always require mediator thread so that the pool semaphore never blocks the MainThread 13 gadi atpakaļ
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 gadi atpakaļ
  Ask Solem a134881c19 Introducing Boot Steps 13 gadi atpakaļ
  Ask Solem cf522ee855 Some small optimizations 13 gadi atpakaļ
  Ask Solem 8e90f8f42e Fixes test failures. Closes #551 13 gadi atpakaļ
  Ask Solem 6640235750 Adds celery.utils.threads 13 gadi atpakaļ
  Ask Solem 641e838dd6 Cosmetics 13 gadi atpakaļ
  Ask Solem 27caaad22c Adds module docstrings 13 gadi atpakaļ