Historique des commits

Auteur SHA1 Message Date
  Mher Movsisyan dc68ab3fbd Merge branch 'master' of github.com:celery/celery il y a 12 ans
  Mher Movsisyan 710fab6267 Adds a script for generating certificates il y a 12 ans
  Mher Movsisyan b18cdee73a Regenerates expired certificates il y a 12 ans
  Ask Solem 5f7645182f Test fixes il y a 12 ans
  Ask Solem 54fc2f1468 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True il y a 12 ans
  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 il y a 12 ans
  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. il y a 12 ans
  Ask Solem b45aaf4279 Add consumer now uses amqp.queues.select_add to make sure the new queue is added to _consume_from il y a 12 ans
  Ask Solem a394c4966f Move setuptools import to the top. Thanks iksaif il y a 12 ans
  Ask Solem 0a37d7ebc5 celeryd_after_setup signal is now sent before the startup banner is printed il y a 12 ans
  Ask Solem 6f6410d25b Adds signal: celeryd_after_setup il y a 12 ans
  Paul McMillan 19f0ca70b4 Improve docs. il y a 12 ans
  Ask Solem 8af99e4153 Merge branch 'DXist/patch-1' il y a 12 ans
  Ask Solem 94e2866f02 Merge branch '3.0' il y a 12 ans
  Ask Solem 94d6b63ea3 Use Django 1.4'style SETTINGS_MODULE. Closes #862 il y a 12 ans
  Ask Solem a801c49f6e Merge branch '3.0' il y a 12 ans
  Ask Solem 1c1ff3cfa0 Test certificate has expired il y a 12 ans
  Ask Solem 9f6fdbd9ab Test fixes il y a 12 ans
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) il y a 12 ans
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 il y a 12 ans
  Ask Solem 0df4e7f4df Fixes typos in CentOS init script. Closes #868 il y a 12 ans
  Rinat Shigapov 01442d0f0c Update CONTRIBUTORS.txt il y a 12 ans
  Rinat Shigapov f2856773fd Fix exc_type in handle_failure il y a 12 ans
  Paul McMillan e3797860ea Improve docs. il y a 12 ans
  Ask Solem 992ed6f26e Merge branch 'PaulMcMillan/docs_fixes' il y a 12 ans
  Ask Solem ad82f86ee4 Test fixes il y a 12 ans
  Ask Solem 40482c40f3 Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True il y a 12 ans
  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 il y a 12 ans
  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. il y a 12 ans
  Ask Solem f8654b293b Migrate: Can now move tasks to specific workers if CELERY_WORKER_DIRECT=True il y a 12 ans