コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 9431323558 Document the CELERY_ENABLE_UTC and CELERY_TIMEZONE settings 13 年 前
  Ask Solem 18b0e90267 Bumps version to 2.5.0b1 and updates Changelog 13 年 前
  Ask Solem 0a89eae8b3 Adds setting CELERY_ENABLE_UTC and renames tz message field to 'utc' 13 年 前
  Ask Solem 98201cefdd config dics: Adds reference id for Security 13 年 前
  Ask Solem f08b103100 Adds CVE id CVE-2011-4356 to CELERYSA-0001.txt 13 年 前
  Ask Solem eb440c0b98 Adds Jude Nagurney to AUTHORS 13 年 前
  Jude Nagurney d853586130 Can now configure CELERYCTL envvar in /etc/default/celeryd. 13 年 前
  Mher Movsisyan 4de06d76e3 User expansion for celery commands 13 年 前
  Ask Solem b01b81c60a Use TokenBucket from kombu.utils.limits instead. 13 年 前
  Ask Solem 007804e8c9 Use LamportClock from kombu.clocks instead. 13 年 前
  Ask Solem 0c163d812d Fixes example using old style retries 13 年 前
  Ask Solem 3212531fd3 Forgot to add celery.app.annotations 13 年 前
  Ask Solem a0bd6d428a Adds CELERY_ANNOTATIONS; Like CELERY_ROUTES but lets you change task attributes 13 年 前
  Ask Solem b55fc49241 setup_security docstring 13 年 前
  Ask Solem 348a611477 Removes SECURITY_SERIALIZER, _DIGEST settings 13 年 前
  Ask Solem 912c05eabd Don't use json when decoding signed messages 13 年 前
  Ask Solem eabe04ab62 Adds CELERY_SECURITY_SERIALIZER and CELERY_SECURITY_DIGEST settings 13 年 前
  Ask Solem 5c5d18b8e0 BROKER_POOL_LIMIT is now enabled by default with a limit of 10 connections 13 年 前
  Mher Movsisyan 93d9edbe19 Adds serializer whitelist to setup_security 13 年 前
  Mher Movsisyan 9a4d2acf1b Message digest type is configurable 13 年 前
  Mher Movsisyan faf3ee788a Adds defaults for security config options 13 年 前
  Ask Solem 45abe0e96b Security: Fixes base64 coding on Python 3 13 年 前
  Ask Solem b9db4781a3 Backport of security from 3.0-devel 13 年 前
  Ask Solem 3bf5228380 Wording 13 年 前
  Ask Solem 91cd6558d7 Merge branch 'mher/security' 13 年 前
  Ask Solem b4b38987b8 Silences an error printed to stderr when running unittests 13 年 前
  Mher Movsisyan 45b8a252c1 Message signing docs 13 年 前
  Ask Solem 8e90f8f42e Fixes test failures. Closes #551 13 年 前
  Ask Solem 3b5551c547 setup.py no longer imports celery, parses distmeta instead 13 年 前
  Ask Solem b78b84a90e celery.utils.threads: Ignore TypeError at interpreter shutdown 13 年 前