Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 85014785b8 Removes compat AsyncResult.status (use .state) hace 9 años
  Ask Solem a10a5490bc Removes EventDispatcher.publisher (use .producer) hace 9 años
  Ask Solem 8194b03365 Removes compat .utils.gen_unique_id (use celery.uuid) hace 9 años
  Ask Solem 33ff88fab6 Removes celery.utils.LOG_LEVELS (use .utils.log.LOG_LEVELS) hace 9 años
  Ask Solem 40d71df668 Removes compat property Request.task_name (now .name) hace 9 años
  Ask Solem 4c97b32f19 Removes compat property Request.task_id (now .id) hace 9 años
  Ask Solem 1e769e6a87 Removes deprecated AMQP result backend hace 9 años
  Ask Solem 5c7edfb422 Use new magic super() hace 9 años
  Ask Solem 9e42f43c72 Fixes some tests hace 9 años
  Ask Solem 6e822d2f22 Removes compat module machinery hace 9 años
  Ask Solem b9e562b872 Removes compat celery.task.chords module hace 9 años
  Ask Solem e030c5d24b Removes compat celery.task.schedules module hace 9 años
  Ask Solem ee3f82bc5f Removes compat celery.task.control module hace 9 años
  Ask Solem 85cfb133d7 Removes compat celery.registry module hace 9 años
  Ask Solem b253fc1bfd Removes compat celery.messaging module hace 9 años
  Ask Solem fff4cd3054 Removes compat celery.log module hace 9 años
  Ask Solem d0c416897d Removes compat celery.decorators module hace 9 años
  Ask Solem 2b8380759d Removes compat celery.execute.send_task hace 9 años
  Ask Solem 566db17cec Removes compat celery.task package hace 9 años
  Ask Solem 4a99648a08 Removes __future__ imports hace 10 años
  Ask Solem a00fd489b0 Use new OSError errors hace 10 años
  Ask Solem 5597237ba3 Removes more Py2 compatibility stuff hace 10 años
  Ask Solem adaf153de8 Removes most of .five use hace 10 años
  Ask Solem caeb3a137a Removes python_2_unicode_compatible hace 10 años
  Ask Solem 99957e2334 Do not subclass from object (this is fun) hace 10 años
  Ask Solem 880813dce6 5.0 depends on Python 3.6 hace 10 años
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. hace 9 años
  Ask Solem 252f789233 Examples: Django: Remove unsupported kombu.transport.django from INSTALLED_APPS. Closes #3303 hace 9 años
  Ask Solem 36e8e3bd2d Moves debugging and daemonization guide into the userguide hace 9 años
  Ask Solem 86dc8f20a7 Docs: Moves configuration reference to userguide hace 9 años