История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 7e495ea04e Backend: Redis: Removes compat properties: host, port, db, password 10 лет назад
  Ask Solem 6caf1316a4 Removes v2 compat flag in Task repr 10 лет назад
  Ask Solem 54940001b5 Removes "publisher" alias to "producer" in the calling API (use producer) 10 лет назад
  Ask Solem 2850663fb7 Removes app.amqp.publisher_pool alias to .producer_pool 10 лет назад
  Ask Solem da68f1b1cb Removes task_sent signal (use after_task_publish) 10 лет назад
  Ask Solem ed8ba71bce Removes compat alias celery.app.base.App (use .Celery) 10 лет назад
  Ask Solem b3f148c5e0 Removes compat app.default_producer() (use app.producer_or_acquire()) 10 лет назад
  Ask Solem 781a81cf7e Removes app.default_connection() (use app.connection_or_acquire()) 10 лет назад
  Ask Solem 5e42cad313 Removes compat argument publisher to app.send_task (use producer instead) 10 лет назад
  Ask Solem fd4fe864a0 Removes compat BaseDictBackend (use BaseBackend) 10 лет назад
  Ask Solem 5fc00a5d37 Removes compat BaseBackend.get_status() (use .get_state()) 10 лет назад
  Ask Solem 603e322a63 Removes compat RPCBackend.poll (use .get_task_meta) 10 лет назад
  Ask Solem 4a4e0ebaf1 Removes Command.get_cls_by_name (use .symbol_by_name) 10 лет назад
  Ask Solem 386129730b Removes celery.canvas.maybe_subtask (use .maybe_signature) 10 лет назад
  Ask Solem cc46191b12 Removes celery.subtask (use celery.signature) 10 лет назад
  Ask Solem 6ad1bf041a Removes compat SystemTerminate (use celery.exceptions.WorkerTerminate) 10 лет назад
  Ask Solem 93db507fbb Removes compat RetryTaskError (use celery.exceptions.Retry) 10 лет назад
  Ask Solem 7fa32e03cb Removes compat property AsyncResut.task_id (use .id) 10 лет назад
  Ask Solem b6bae1da2e Removes compat AsyncResult.wait() (use .get()) 10 лет назад
  Ask Solem 85014785b8 Removes compat AsyncResult.status (use .state) 10 лет назад
  Ask Solem a10a5490bc Removes EventDispatcher.publisher (use .producer) 10 лет назад
  Ask Solem 8194b03365 Removes compat .utils.gen_unique_id (use celery.uuid) 10 лет назад
  Ask Solem 33ff88fab6 Removes celery.utils.LOG_LEVELS (use .utils.log.LOG_LEVELS) 10 лет назад
  Ask Solem 40d71df668 Removes compat property Request.task_name (now .name) 10 лет назад
  Ask Solem 4c97b32f19 Removes compat property Request.task_id (now .id) 10 лет назад
  Ask Solem 1e769e6a87 Removes deprecated AMQP result backend 10 лет назад
  Ask Solem 5c7edfb422 Use new magic super() 10 лет назад
  Ask Solem 9e42f43c72 Fixes some tests 10 лет назад
  Ask Solem 6e822d2f22 Removes compat module machinery 10 лет назад
  Ask Solem b9e562b872 Removes compat celery.task.chords module 10 лет назад