Commit History

Author SHA1 Message Date
  Ask Solem 992ed6f26e Merge branch 'PaulMcMillan/docs_fixes' 12 years ago
  Ask Solem ad82f86ee4 Test fixes 12 years ago
  Ask Solem f8654b293b Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True 12 years ago
  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 12 years ago
  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. 12 years ago
  Ask Solem f8119b329f Merge branch '3.0' 12 years ago
  Ask Solem d7ea7e0a14 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from 12 years ago
  Ask Solem c79e95d789 Move setuptools import to the top. Thanks iksaif 12 years ago
  Mher Movsisyan 51e6b34f7b Merge branch 'master' of github.com:celery/celery 12 years ago
  Mher Movsisyan f669b7f642 Adds Inspect.conf to Changelog 12 years ago
  Mher Movsisyan bbae9bf028 Implements Inspect.conf command for getting worker configuration 12 years ago
  Ask Solem 1d29c10d8b Migrate: Moving tasks improvements 12 years ago
  Ask Solem 0cf8045b54 add_consumer command now uses queue config from CELERY_QUEUES if it exists 12 years ago
  Ask Solem dec34102e1 celeryd_after_setup signal is now sent before the startup banner is printed 12 years ago
  Ask Solem eb6e874a55 Adds signal: celeryd_after_setup 12 years ago
  John Watson 04f1d6a331 BaseTask class not allowing override from settings 12 years ago
  Ask Solem 24b0bb388a Keep lowercase configuration 12 years ago
  Ask Solem 30b492425f Merge branch 'master' of github.com:celery/celery 12 years ago
  Ask Solem e0540c566e Migrate: Moving tasks improvements 12 years ago
  Ask Solem 44d634a20d add_consumer command now uses queue config from CELERY_QUEUES if it exists 12 years ago
  Ask Solem 4a9c7a51af celeryd_after_setup signal is now sent before the startup banner is printed 12 years ago
  Ask Solem Hoel 862230f370 Merge pull request #867 from dctrwatson/ignore-result-fix 12 years ago
  Ask Solem be1e391c41 Adds signal: celeryd_after_setup 12 years ago
  John Watson 740ae0efb0 BaseTask class not allowing override from settings 12 years ago
  Ask Solem 1c561fdb43 Keep lowercase configuration 12 years ago
  Paul McMillan 758697f68b Improve docs. 12 years ago
  Mher Movsisyan e9a0daa265 Adds apply_async timeout and soft_timeout support to Changelog 12 years ago
  Mher Movsisyan a803238c25 Merge branch 'issue802' 12 years ago
  Ask Solem ea7bba7aa3 Merge branch '3.0' 12 years ago
  Ask Solem e95f708126 Bumps version to 3.0.1 12 years ago