Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 000da65904 Adds --2.6 option to flakeplus há 12 anos atrás
  Ask Solem 16eeae0b30 Merge branch '3.0' há 12 anos atrás
  Ask Solem efe73701f6 Bumps version to 3.0.3 há 12 anos atrás
  Ask Solem 232bf5b7b7 Remove channel from delivery_info há 12 anos atrás
  Ask Solem 0aa399a253 Merge branch 'master' of github.com:celery/celery há 12 anos atrás
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks há 12 anos atrás
  Ask Solem cf10506454 Now depends on Python 2.6 há 12 anos atrás
  Ask Solem 2c4fa2890b Use except .. as exc há 12 anos atrás
  Ask Solem cfe2bc4bec removes more with_statement imports há 12 anos atrás
  Ask Solem f72ca1377d On 2.6 we don't have to import with statement from __future__ há 12 anos atrás
  Ask Solem 2718b05e35 Merge branch '3.0' há 12 anos atrás
  Ask Solem 5a1c49b693 one sec join in test há 12 anos atrás
  Ask Solem 9bb2c7d239 Bumps version to 3.0.2 há 12 anos atrás
  Ask Solem 682105f8e1 Updates Changelog há 12 anos atrás
  Ask Solem 0a5fbe6b71 Tests passing há 12 anos atrás
  Mher Movsisyan dc68ab3fbd Merge branch 'master' of github.com:celery/celery há 12 anos atrás
  Mher Movsisyan 710fab6267 Adds a script for generating certificates há 12 anos atrás
  Mher Movsisyan b18cdee73a Regenerates expired certificates há 12 anos atrás
  Ask Solem 5f7645182f Test fixes há 12 anos atrás
  Ask Solem 54fc2f1468 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True há 12 anos atrás
  Ask Solem 1094c71d01 Adds a pool argument to celery.default_connection, which if set to False means that the pool won't be used to create a new connection há 12 anos atrás
  Ask Solem 223cf9729a Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. há 12 anos atrás
  Ask Solem b45aaf4279 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from há 12 anos atrás
  Ask Solem a394c4966f Move setuptools import to the top. Thanks iksaif há 12 anos atrás
  Ask Solem 0a37d7ebc5 celeryd_after_setup signal is now sent before the startup banner is printed há 12 anos atrás
  Ask Solem 6f6410d25b Adds signal: celeryd_after_setup há 12 anos atrás
  Paul McMillan 19f0ca70b4 Improve docs. há 12 anos atrás
  Ask Solem 502bd2cec9 Passthrough the complete delivery info. Fixes #807 há 12 anos atrás
  Ask Solem 0070506559 Adds priority to task.request.delivery_info. Closes #807 há 12 anos atrás
  Ask Solem 10ca9582fe timezone.to_local: Only convert naive datetimes to UTC. Closes #855 há 12 anos atrás