Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem fd4fe864a0 Removes compat BaseDictBackend (use BaseBackend) há 8 anos atrás
  Ask Solem 5fc00a5d37 Removes compat BaseBackend.get_status() (use .get_state()) há 8 anos atrás
  Ask Solem 603e322a63 Removes compat RPCBackend.poll (use .get_task_meta) há 8 anos atrás
  Ask Solem 4a4e0ebaf1 Removes Command.get_cls_by_name (use .symbol_by_name) há 8 anos atrás
  Ask Solem 386129730b Removes celery.canvas.maybe_subtask (use .maybe_signature) há 8 anos atrás
  Ask Solem cc46191b12 Removes celery.subtask (use celery.signature) há 8 anos atrás
  Ask Solem 6ad1bf041a Removes compat SystemTerminate (use celery.exceptions.WorkerTerminate) há 8 anos atrás
  Ask Solem 93db507fbb Removes compat RetryTaskError (use celery.exceptions.Retry) há 8 anos atrás
  Ask Solem 7fa32e03cb Removes compat property AsyncResut.task_id (use .id) há 8 anos atrás
  Ask Solem b6bae1da2e Removes compat AsyncResult.wait() (use .get()) há 8 anos atrás
  Ask Solem 85014785b8 Removes compat AsyncResult.status (use .state) há 8 anos atrás
  Ask Solem a10a5490bc Removes EventDispatcher.publisher (use .producer) há 8 anos atrás
  Ask Solem 8194b03365 Removes compat .utils.gen_unique_id (use celery.uuid) há 8 anos atrás
  Ask Solem 33ff88fab6 Removes celery.utils.LOG_LEVELS (use .utils.log.LOG_LEVELS) há 8 anos atrás
  Ask Solem 40d71df668 Removes compat property Request.task_name (now .name) há 8 anos atrás
  Ask Solem 4c97b32f19 Removes compat property Request.task_id (now .id) há 8 anos atrás
  Ask Solem 1e769e6a87 Removes deprecated AMQP result backend há 8 anos atrás
  Ask Solem 5c7edfb422 Use new magic super() há 8 anos atrás
  Ask Solem 9e42f43c72 Fixes some tests há 8 anos atrás
  Ask Solem 6e822d2f22 Removes compat module machinery há 8 anos atrás
  Ask Solem b9e562b872 Removes compat celery.task.chords module há 8 anos atrás
  Ask Solem e030c5d24b Removes compat celery.task.schedules module há 8 anos atrás
  Ask Solem ee3f82bc5f Removes compat celery.task.control module há 8 anos atrás
  Ask Solem 85cfb133d7 Removes compat celery.registry module há 8 anos atrás
  Ask Solem b253fc1bfd Removes compat celery.messaging module há 8 anos atrás
  Ask Solem fff4cd3054 Removes compat celery.log module há 8 anos atrás
  Ask Solem d0c416897d Removes compat celery.decorators module há 8 anos atrás
  Ask Solem 2b8380759d Removes compat celery.execute.send_task há 8 anos atrás
  Ask Solem 566db17cec Removes compat celery.task package há 8 anos atrás
  Ask Solem 4a99648a08 Removes __future__ imports há 8 anos atrás