Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 2391c30d13 Merge branch 'master' of github.com:celery/celery vor 11 Jahren
  Ask Solem b6bec5ea36 Merge branch 'malinoff/custom-gen_task_name' vor 11 Jahren
  illes 52b50e8cf4 ignore unknown events in consumer vor 11 Jahren
  Mher Movsisyan ad86f40516 Update README.rst vor 11 Jahren
  Dmitry Malinovsky ca3d280e3f Use app.gen_task_name everywhere & updated docs vor 11 Jahren
  Dmitry Malinovsky 131f60130d Removed unnecessary self vor 11 Jahren
  Dmitry Malinovsky d618ee2681 Added ability to change task name generation behavior vor 11 Jahren
  Ask Solem 6449e7ee28 Docs: Use celery -A proj consistently vor 11 Jahren
  Ask Solem 7ced601d88 Stresstests: CSTRESS_TRANS enables transient messages vor 11 Jahren
  Ask Solem f06fe0adad Cosmetics vor 11 Jahren
  Ask Solem 2707314760 Asynpool: remove outdated localization to random.shuffle vor 11 Jahren
  Ask Solem e2f05fe02c Prefork: Use i % total to cycle between ready_fds instead of shuffle vor 11 Jahren
  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 vor 11 Jahren
  Ask Solem 7921e12682 inspect registers now ignores built-in tasks vor 11 Jahren
  Ask Solem 2bd839dbc4 Remote control doc improvements vor 11 Jahren
  Ask Solem 694a859fd7 Documents the event messsage protocol vor 11 Jahren
  Ask Solem 4e960c51a2 Docs: force update of amqp+kombu vor 11 Jahren
  Ask Solem 1607a42fe4 Docs now requires kombu master vor 11 Jahren
  Ask Solem c965f80ef3 3.1 release notes did not announce the chord error behavior being defined. Closes #1805 vor 11 Jahren
  Ask Solem 00ed1e2fee Do not document the CHORD_PROPAGATES setting anymore vor 11 Jahren
  Ask Solem 740d4d17bc Django: Call django.setup always if available vor 11 Jahren
  Ask Solem 1a140eb03b Events: Fixes Django timezone problems. Closes #1802 vor 11 Jahren
  Ask Solem 0624888cfb Cosmetics vor 11 Jahren
  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) vor 11 Jahren
  Ask Solem 3a148b3f2b Makes sure chain.link_* works like .apply_async(link*=) vor 11 Jahren
  Ask Solem 2d7904a836 Task: Store state for exceptions occurring outside of task body. Closes #1582 vor 11 Jahren
  Ask Solem b9ee0f7ba9 Cosmetics for #1575 vor 11 Jahren
  Ask Solem 648d8ee748 Merge branch 'EvaSDK/add-riak-backend' vor 11 Jahren
  Ask Solem 0673da5c09 Canvas: Unroll groups within groups to a single group. Closes #1509 vor 11 Jahren
  Ask Solem 79f964c40c Merge branch 'master' of github.com:celery/celery vor 11 Jahren