Commit History

Autor SHA1 Mensaxe Data
  Ask Solem d2f8918a44 Merge branch '3.0' %!s(int64=13) %!d(string=hai) anos
  Ask Solem 19d54ef148 Repr of old task class now shows "v2 compatible" %!s(int64=13) %!d(string=hai) anos
  Ask Solem 1d1bf0b117 Tests passing %!s(int64=13) %!d(string=hai) anos
  Ask Solem 243d58ca60 Merge branch '3.0' %!s(int64=13) %!d(string=hai) anos
  Ask Solem d1035a1a47 Fixes stack protection when app initialized multiple times. Closes #1003 %!s(int64=13) %!d(string=hai) anos
  Ask Solem f2017db47a Merge branch '3.0' %!s(int64=13) %!d(string=hai) anos
  Ask Solem 204f5b9c1c celery.task.Task no longer takes magic kwargs by default. Closes #918 %!s(int64=13) %!d(string=hai) anos
  Ask Solem fd963903b2 [compat] push_request + pop_request cannot be classmethods. Closes #912 %!s(int64=13) %!d(string=hai) anos
  Ask Solem 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting %!s(int64=14) %!d(string=hai) anos
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support %!s(int64=14) %!d(string=hai) anos
  Ask Solem 2c4fa2890b Use except .. as exc %!s(int64=13) %!d(string=hai) anos
  Ask Solem a8d4123253 Task classes inheriting 'from celery import Task' should not use accept_magic_kwargs %!s(int64=13) %!d(string=hai) anos
  Ask Solem 9372cc73c7 Renames app.broker_connection -> app.connection %!s(int64=13) %!d(string=hai) anos
  Ask Solem 71ca777f23 Removes Task.logger (not in 2.5) %!s(int64=13) %!d(string=hai) anos
  Ask Solem 566c4da7b4 Use ' instead of " %!s(int64=13) %!d(string=hai) anos
  Ask Solem cc1ae88ff9 Remove copyright texts from modules %!s(int64=13) %!d(string=hai) anos
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs %!s(int64=13) %!d(string=hai) anos
  Ask Solem c50789350d Tests passing %!s(int64=13) %!d(string=hai) anos
  Ask Solem b4a3f9f67e Modern Task class no longer supports: establish_connection(), get_publisher(), get_consumer() and get_logger() %!s(int64=13) %!d(string=hai) anos
  Ask Solem e2b052c2d8 current_task and Task.request are now LocalStack's. Maybe fixes #521 %!s(int64=13) %!d(string=hai) anos
  Ask Solem e3418c22a2 Annotations now supports decorators if the key startswith '@'. %!s(int64=13) %!d(string=hai) anos
  Ask Solem 9571e0e551 Cosmetics %!s(int64=13) %!d(string=hai) anos
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right %!s(int64=13) %!d(string=hai) anos
  Ask Solem fbb94b42ad The celery.task module can now be used as a decorator (!!!) %!s(int64=13) %!d(string=hai) anos
  Ask Solem cd4a4fd61a Only old Task is now bound by class, new are bound by instance %!s(int64=13) %!d(string=hai) anos
  Ask Solem ad73427583 Accidentally removed Registry.periodic/regular/filter_types %!s(int64=13) %!d(string=hai) anos
  Ask Solem 38361c839e celery.task.Task is no longer bound to an app by default, so configuration of the task is lazy %!s(int64=13) %!d(string=hai) anos
  Ask Solem 22ceb946b5 Task registry is no longer global, but needs testing before merge, and hopefully cleaning up %!s(int64=14) %!d(string=hai) anos
  Ask Solem 6708b9ce9b Removes built-in ping task (celery.ping) scheduled for removal since 2.3 %!s(int64=13) %!d(string=hai) anos
  Ask Solem 3fd8b0126b No longer possible to import subtask from task.base (removeal was scheduled for 2.4) %!s(int64=13) %!d(string=hai) anos