Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem d87c21cc79 Warn if thread/socket depended celery modules loaded before eventlet patched před 12 roky
  Ask Solem 8e11d7b11d Don't use dict.keys/iterkeys před 12 roky
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse před 12 roky
  Ask Solem 51f507fd74 use tango pygments theme před 12 roky
  Ask Solem 4913529f49 Use code-block:: bash před 12 roky
  Ask Solem 6b46644278 Improves event+camera examples před 12 roky
  Ask Solem ba6dd03153 Dummy před 12 roky
  Ask Solem b2e2112ce7 Don't setuptools subcommand extension if module doesn't work před 12 roky
  Ask Solem 76c4769de7 Don't import celery.utils package before concurrency setup před 12 roky
  Ask Solem 39bf13ab84 Don't import from threading module před 12 roky
  Ask Solem f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 před 12 roky
  Ask Solem 25d5045b56 Use celery.__main__ to really patch eventlet as *early* as possible. před 12 roky
  Ask Solem a571aac0d9 Terminate task now gives RevokedTaskError instead of WorkerLostError. před 12 roky
  Ask Solem a56e4b8f63 Moves terminate_job to billiard před 12 roky
  Ask Solem 1b28f3e6e0 Fixes dump_request example. thanks to ojii před 12 roky
  Ask Solem ddc65f9863 Tests passing před 12 roky
  Ask Solem c35c77d250 Dump reserved now works even for eventloop and when rate limits disabled před 12 roky
  Ask Solem a720b41ffa Improve module comment před 12 roky
  Ask Solem 40f12405d6 Make them types too před 12 roky
  Ask Solem 4dbc229d81 Adds attrs to celery.task for static analyzers před 12 roky
  Ask Solem 5556e2acec Adds Python 3 trove classifiers again před 12 roky
  Ask Solem 3a770ba104 Add symbols to celery/__init__.py for static analyzers před 12 roky
  Ask Solem 69085f653e Adds __all__ to celery.task for static analyzers před 12 roky
  Ask Solem 244c63090c Adds __all__ to celery package for static analyzers před 12 roky
  Ask Solem d89d88efc5 Bumps version to 3.0.5 and updates Changelog před 12 roky
  Ask Solem a32655b162 Now depends on kombu 2.3.1 před 12 roky
  Ask Solem 861e65a021 Now depends on billiard 2.7.3.11 před 12 roky
  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. před 12 roky
  Ask Solem 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 před 12 roky
  Ask Solem 7b3b025110 Maybe this solves #894 před 12 roky