Commit History

Автор SHA1 Съобщение Дата
  Ask Solem 94e2866f02 Merge branch '3.0' преди 13 години
  Ask Solem 94d6b63ea3 Use Django 1.4'style SETTINGS_MODULE. Closes #862 преди 13 години
  Ask Solem a801c49f6e Merge branch '3.0' преди 13 години
  Ask Solem 1c1ff3cfa0 Test certificate has expired преди 13 години
  Ask Solem 9f6fdbd9ab Test fixes преди 13 години
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) преди 13 години
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 преди 13 години
  Ask Solem 0df4e7f4df Fixes typos in CentOS init script. Closes #868 преди 13 години
  Rinat Shigapov f2856773fd Fix exc_type in handle_failure преди 13 години
  Paul McMillan e3797860ea Improve docs. преди 13 години
  Ask Solem 992ed6f26e Merge branch 'PaulMcMillan/docs_fixes' преди 13 години
  Ask Solem ad82f86ee4 Test fixes преди 13 години
  Ask Solem 40482c40f3 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True преди 13 години
  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 преди 13 години
  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. преди 13 години
  Ask Solem f8654b293b Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True преди 13 години
  Ask Solem 2ca3ec7bba 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 преди 13 години
  Ask Solem 34ee380c2c Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. преди 13 години
  Ask Solem f8119b329f Merge branch '3.0' преди 13 години
  Ask Solem d7ea7e0a14 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from преди 13 години
  Ask Solem c79e95d789 Move setuptools import to the top. Thanks iksaif преди 13 години
  Mher Movsisyan 51e6b34f7b Merge branch 'master' of github.com:celery/celery преди 13 години
  Mher Movsisyan f669b7f642 Adds Inspect.conf to Changelog преди 13 години
  Mher Movsisyan bbae9bf028 Implements Inspect.conf command for getting worker configuration преди 13 години
  Ask Solem 1d29c10d8b Migrate: Moving tasks improvements преди 13 години
  Ask Solem 0cf8045b54 add_consumer command now uses queue config from CELERY_QUEUES if it exists преди 13 години
  Ask Solem dec34102e1 celeryd_after_setup signal is now sent before the startup banner is printed преди 13 години
  Ask Solem eb6e874a55 Adds signal: celeryd_after_setup преди 13 години
  John Watson 04f1d6a331 BaseTask class not allowing override from settings преди 13 години
  Ask Solem 24b0bb388a Keep lowercase configuration преди 13 години