Historique des commits

Auteur SHA1 Message Date
  Ask Solem 3e91891c7b Now checks task arguments when calling a task (.delay, .apply_async) il y a 10 ans
  Ask Solem 15134f4e24 App: Be sure to pickle _preconf for Windows if the app is not configured when pickling. Closes #897 il y a 10 ans
  Ask Solem 77d7eb06e3 Do not rely on billiard.util being available (Issue #2345) il y a 10 ans
  Ask Solem 6e71620c59 Tests passing il y a 10 ans
  Ask Solem bc18d0859c Adds app.add_periodic_task il y a 10 ans
  Ask Solem fcf3ff1b4f cosmetics il y a 11 ans
  Ask Solem 5328d3e2cd Cosmetics for #2148 il y a 11 ans
  Jasper Bryant-Greene 68dd435fd5 Pass None for now and timezone arguments which were missing. il y a 11 ans
  Ask Solem 7ae69fb1d9 Change default mask il y a 11 ans
  Ask Solem 9e3ba44b97 Tests passing il y a 11 ans
  Ask Solem f90a84da4c App: Backend argument must also set CELERY_RESULT_BACKEND config il y a 11 ans
  Ask Solem 732b2364e4 chunks/map/starmap tasks now routes based on the target task (introducing Signature.route_name_for) il y a 11 ans
  Dmitry Malinovsky 131f60130d Removed unnecessary self il y a 11 ans
  Dmitry Malinovsky d618ee2681 Added ability to change task name generation behavior il y a 11 ans
  Ask Solem 0624888cfb Cosmetics il y a 11 ans
  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) il y a 11 ans
  Ask Solem 335b9b6269 App after forkers were not running due to errors being silenced. Closes #2055 il y a 11 ans
  Ask Solem f838ace597 Now supports task message protocol 1.0 again il y a 11 ans
  Ask Solem 2d68f8ddac Fixes weird traceback issues with connection_or_acquire + producer_or_acquire il y a 11 ans
  Ask Solem 2e1cad9e04 Removes magic keyword arguments support il y a 11 ans
  Ask Solem d79dcd8e82 Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators il y a 11 ans
  Ask Solem dba299a152 New signals: app.on_configure, .on_after_configure, .on_after_finalize il y a 11 ans
  Ask Solem b05df838c0 Must import builtins il y a 11 ans
  Ask Solem d028eed511 Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937 il y a 11 ans
  Ask Solem 9384218ba5 Fixes memory leak when app is registered in multiprocessing after fork registry. Closes #1949 il y a 11 ans
  Ask Solem 0ffe314b25 Tests: Make sure all threads get the current app trap il y a 11 ans
  Ask Solem 8b7e3f2e9a TaskProducer replaced by create_task_message and send_task_message il y a 11 ans
  Ask Solem 9782dc2a9e flakes il y a 11 ans
  Dmitry Malinovsky 51592a86a3 "None" is always substituted il y a 11 ans
  Ask Solem 5c41dac80f Remove shadowsig, problem only solved by celery.contrib.sphinx anyway. Closes #1865. il y a 11 ans