Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 1c1ff3cfa0 Test certificate has expired há 12 anos atrás
  Ask Solem 9f6fdbd9ab Test fixes há 12 anos atrás
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) há 12 anos atrás
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 há 12 anos atrás
  Ask Solem 0df4e7f4df Fixes typos in CentOS init script. Closes #868 há 12 anos atrás
  Rinat Shigapov f2856773fd Fix exc_type in handle_failure há 12 anos atrás
  Paul McMillan e3797860ea Improve docs. há 12 anos atrás
  Ask Solem 40482c40f3 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True há 12 anos atrás
  Ask Solem 70ccd41f95 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 eb8c36ca85 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 d7ea7e0a14 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 c79e95d789 Move setuptools import to the top. Thanks iksaif há 12 anos atrás
  Ask Solem 1d29c10d8b Migrate: Moving tasks improvements há 12 anos atrás
  Ask Solem 0cf8045b54 add_consumer command now uses queue config from CELERY_QUEUES if it exists há 12 anos atrás
  Ask Solem dec34102e1 celeryd_after_setup signal is now sent before the startup banner is printed há 12 anos atrás
  Ask Solem eb6e874a55 Adds signal: celeryd_after_setup há 12 anos atrás
  John Watson 04f1d6a331 BaseTask class not allowing override from settings há 12 anos atrás
  Ask Solem 24b0bb388a Keep lowercase configuration há 12 anos atrás
  Ask Solem e95f708126 Bumps version to 3.0.1 há 12 anos atrás
  Ask Solem 3f978c5150 Cosmetics há 12 anos atrás
  Łukasz Langa 0bdf3e32b3 added Łukasz Langa to contributors list há 12 anos atrás
  Ask Solem f1c9ad2fde Tests passing há 12 anos atrás
  Ask Solem 4dc4f14e07 Updates Changelog há 12 anos atrás
  Ask Solem 2e3efe1658 Now depends on kombu 2.2.5 há 12 anos atrás
  Ask Solem aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another há 12 anos atrás
  Ask Solem 6b1ef78d21 event state: show more task info há 12 anos atrás
  Ask Solem 24071a88a5 Adds Consumer.add_task_queue + cancel_task_queue há 12 anos atrás
  Ask Solem c4eaa766bf Task sent event now adds exchange+routing_key há 12 anos atrás
  Ask Solem b8903e338a Updates Changelog for 3.0.1 há 12 anos atrás
  mattlong c3349a6e0b Add Matt Long to CONTRIBUTORS há 12 anos atrás