コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 41d90c9f8a Use celery.__main__ to really patch eventlet as *early* as possible. 12 年 前
  Ask Solem 5ac16ce6f2 Downgrade celery.concurrency.processes package to module 12 年 前
  Ask Solem 5e302ebd79 Merge branch '3.0' 12 年 前
  Ask Solem a571aac0d9 Terminate task now gives RevokedTaskError instead of WorkerLostError. 12 年 前
  Ask Solem a56e4b8f63 Moves terminate_job to billiard 12 年 前
  Ask Solem 1b28f3e6e0 Fixes dump_request example. thanks to ojii 12 年 前
  Ask Solem 3153042116 Merge branch '3.0' 12 年 前
  Ask Solem ddc65f9863 Tests passing 12 年 前
  Ask Solem c35c77d250 Dump reserved now works even for eventloop and when rate limits disabled 12 年 前
  Ask Solem f16620fe05 Merge branch '3.0' 12 年 前
  Ask Solem a720b41ffa Improve module comment 12 年 前
  Ask Solem 40f12405d6 Make them types too 12 年 前
  Ask Solem 4dbc229d81 Adds attrs to celery.task for static analyzers 12 年 前
  Ask Solem 5556e2acec Adds Python 3 trove classifiers again 12 年 前
  Ask Solem 3a770ba104 Add symbols to celery/__init__.py for static analyzers 12 年 前
  Ask Solem 69085f653e Adds __all__ to celery.task for static analyzers 12 年 前
  Ask Solem 244c63090c Adds __all__ to celery package for static analyzers 12 年 前
  Ask Solem d89d88efc5 Bumps version to 3.0.5 and updates Changelog 12 年 前
  Ask Solem a32655b162 Now depends on kombu 2.3.1 12 年 前
  Ask Solem 861e65a021 Now depends on billiard 2.7.3.11 12 年 前
  Ask Solem db1efae951 The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool. 12 年 前
  Ask Solem 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 12 年 前
  Ask Solem acda37e4f7 Merge branch 'master' of github.com:celery/celery 12 年 前
  Ask Solem 7b3b025110 Maybe this solves #894 12 年 前
  Ask Solem dd632b2721 Merges BaseBackend and BaseDictBackend into one BaseBackend 12 年 前
  Ask Solem ecfa68b4ff Moves components to celery.worker.components 12 年 前
  Ask Solem 1d05b0d1e7 celery.apps.worker is now a subclass of WorkController 12 年 前
  Ask Solem a86f324400 celery.tests.config: Remove TT_ + CELERY_REDIS_ config 12 年 前
  Ask Solem 0096ab97c6 celery.stats docstrings 12 年 前
  Mher Movsisyan b48e3fe4a7 Adds worker pid to inspect stats 12 年 前