Historique des commits

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