커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 6e1e8e8915 use theme colorful 12 년 전
  Ask Solem d87c21cc79 Warn if thread/socket depended celery modules loaded before eventlet patched 12 년 전
  Ask Solem 8e11d7b11d Don't use dict.keys/iterkeys 12 년 전
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse 12 년 전
  Ask Solem 51f507fd74 use tango pygments theme 12 년 전
  Ask Solem 4913529f49 Use code-block:: bash 12 년 전
  Ask Solem 6b46644278 Improves event+camera examples 12 년 전
  Ask Solem ba6dd03153 Dummy 12 년 전
  Ask Solem b2e2112ce7 Don't setuptools subcommand extension if module doesn't work 12 년 전
  Ask Solem 76c4769de7 Don't import celery.utils package before concurrency setup 12 년 전
  Ask Solem 39bf13ab84 Don't import from threading module 12 년 전
  Ask Solem f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 12 년 전
  Ask Solem 25d5045b56 Use celery.__main__ to really patch eventlet as *early* as possible. 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 ddc65f9863 Tests passing 12 년 전
  Ask Solem c35c77d250 Dump reserved now works even for eventloop and when rate limits disabled 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 년 전