Commit History

作者 SHA1 備註 提交日期
  Ask Solem 2707314760 Asynpool: remove outdated localization to random.shuffle 11 年之前
  Ask Solem e2f05fe02c Prefork: Use i % total to cycle between ready_fds instead of shuffle 11 年之前
  Ask Solem 03399b4d7c Events are now buffered up in the worker and sent as a list. Not using timers, so will only buffer up to $concurrency events 11 年之前
  Ask Solem 7921e12682 inspect registers now ignores built-in tasks 11 年之前
  Ask Solem 2bd839dbc4 Remote control doc improvements 11 年之前
  Ask Solem 694a859fd7 Documents the event messsage protocol 11 年之前
  Ask Solem 4e960c51a2 Docs: force update of amqp+kombu 11 年之前
  Ask Solem 1607a42fe4 Docs now requires kombu master 11 年之前
  Ask Solem c965f80ef3 3.1 release notes did not announce the chord error behavior being defined. Closes #1805 11 年之前
  Ask Solem 00ed1e2fee Do not document the CHORD_PROPAGATES setting anymore 11 年之前
  Ask Solem 740d4d17bc Django: Call django.setup always if available 11 年之前
  Ask Solem 1a140eb03b Events: Fixes Django timezone problems. Closes #1802 11 年之前
  Ask Solem 0624888cfb Cosmetics 11 年之前
  Ask Solem c016714be8 Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task) 11 年之前
  Ask Solem 3a148b3f2b Makes sure chain.link_* works like .apply_async(link*=) 11 年之前
  Ask Solem 2d7904a836 Task: Store state for exceptions occurring outside of task body. Closes #1582 11 年之前
  Ask Solem b9ee0f7ba9 Cosmetics for #1575 11 年之前
  Ask Solem 648d8ee748 Merge branch 'EvaSDK/add-riak-backend' 11 年之前
  Ask Solem 0673da5c09 Canvas: Unroll groups within groups to a single group. Closes #1509 11 年之前
  Ask Solem 79f964c40c Merge branch 'master' of github.com:celery/celery 11 年之前
  Ask Solem 4b89e6ec10 Tests passing 11 年之前
  Mher Movsisyan 1c6065383e Adds grow/shrink methods to eventlet TaskPool 11 年之前
  Ask Solem 8d4354a0c9 Default serializer is now json 11 年之前
  Ask Solem 807be90dec Yaml safe_load does not handle exceptions. Closes #2051 11 年之前
  Alexey Kotlyarov a3ea7d34ff Add myself as a contributor 11 年之前
  Ask Solem 335b9b6269 App after forkers were not running due to errors being silenced. Closes #2055 11 年之前
  Ask Solem 6be5fc64ef Tests passing 11 年之前
  Ask Solem e8be916196 Removes debugging print statement 11 年之前
  Ask Solem 2cb227bd1e Programs: celery inspect/control now supports --json argument 11 年之前
  Ask Solem 4e52e8f1f5 Fixes flakes after flake8 update 11 年之前