コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem ef0838b991 MongoDB: MONGODB_BACKEND_SETTINGS now accepts "options" for kwargs to pass to pymongo.Connection. Closes #1015 12 年 前
  Ask Solem 208747a594 celery.conf.add_defaults now supports adding non-Mapping objects 12 年 前
  Ask Solem 4e0f9079cc Fixes pool_restart tests 12 年 前
  Ask Solem 6eca044914 MongoDB: MONGODB_BACKEND_SETTINGS now accepts "options" for kwargs to pass to pymongo.Connection. Closes #1015 12 年 前
  Ask Solem cb5eec4f0c celery.conf.add_defaults now supports adding non-Mapping objects 12 年 前
  Ask Solem 84735c8d07 Fixes broken merge 12 年 前
  Ask Solem e0c5d3bf56 Fixes pool_restart tests 12 年 前
  Ask Solem a3bba87336 Fixes Proxy.__module__,__doc__,__name__. Thanks to Marius Gedminas. Closes #1087 12 年 前
  Ask Solem ae3799e927 Do not require kombu dev 12 年 前
  Ask Solem 41528398dd enable_insecure_serializers 12 年 前
  Ask Solem 2884fd6609 use kombu.disable_insecure_serializers 12 年 前
  Ask Solem 06a814753e Document behavior of the exc argument to Task.retry. Closes #1099 12 年 前
  Ask Solem 1ccbb6df42 task_failure signals should receive real traceback object 12 年 前
  Ask Solem 39536895b9 @task should raise if args passed. Closes #1125 12 年 前
  Ask Solem 16a161a678 Removes CELERYD_BOOTSTEPS and CELERYD_CONSUMER_BOOTSTEPS settings (use app.steps). Closes #1168 12 年 前
  Ask Solem 4d1806ca6d new flakes in flake8 2.0 12 年 前
  Ask Solem 44d871c39d Merge branch '3.0' 12 年 前
  Ask Solem 7433565909 new flakes in flake8 2 12 年 前
  Ask Solem 01e149bd9c Merge branch '3.0' 12 年 前
  Ask Solem b8466131df Properly handle invalid eta/expires values. Closes #1232 12 年 前
  Ask Solem d14e24d626 flakes 12 年 前
  Mher Movsisyan fe06e41bee pool_restart command reports an error if CELERYD_POOL_RESTARTS is not enabled 12 年 前
  Ask Solem e29177c635 Merge branch 'master' of github.com:celery/celery 12 年 前
  Ask Solem 7983fc03cc flakes 12 年 前
  Ask Solem 3fb0927b69 cosmetics 12 年 前
  Matt Woodyard 52020ff708 - Added unit test case to better test signing and show the bug. Current test only ensures that you can sign a fixed string. Replaced with a test that generates lots of random strings. Old method reliably fails the test in under ~2000 passes. 12 年 前
  Ask Solem ed7b025ed1 Properly avoid pickling of default config sources. Closes #1263 12 年 前
  Ask Solem 8ed2ba4588 tests passing 12 年 前
  Ask Solem 919d140fe2 Mention Redis pub/sub and virtual hosts. 12 年 前
  Ask Solem 1df21b9c46 Clarify redis monitoring docs. Closes #1272 12 年 前