Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem b0f42919f1 Execution options to `apply_async` should take precedence over routes. Closes #244 vor 14 Jahren
  Ask Solem 823f45cf0a Documentation improvements vor 14 Jahren
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` vor 14 Jahren
  Ask Solem e3e0ef20ee Make queue argument to apply_async, and Task.queue work properly vor 15 Jahren
  Ask Solem d43d9646ba Introducing Celery.amqp.queues: .add, .select_subset, .format vor 15 Jahren
  Ask Solem d524e95078 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. vor 15 Jahren
  Ask Solem 949f68251c celery.routes: Need to copy the dict, as it may be modified later. vor 15 Jahren
  Ask Solem d9d3c70c6e Routes: CELERY_ROUTES can be dict, which also has __iter__ vor 15 Jahren
  Ask Solem 4bd65cc317 Routers: Load router classes lazily. vor 15 Jahren
  Ask Solem f0ddafa69a PEP8ify vor 15 Jahren
  Ask Solem d1cf157211 Missing queue definitions are now created automatically. vor 15 Jahren
  Ask Solem c3efa92afe Refactored celery.routes vor 15 Jahren
  Ask Solem a1b13b79b9 Reanamed *routing_table* -> *queues*, to not be confused with the new routing functionality. vor 15 Jahren
  Ask Solem 7049286964 Routing now works as described in the Routing User Guide. vor 15 Jahren
  Ask Solem 0b210335a8 Small fixes. vor 15 Jahren
  Ask Solem 5ab8f6f9fd pyflakes vor 15 Jahren
  Ask Solem 7a270f75fe PEP8ify vor 15 Jahren
  Ask Solem 6d701af9e6 Added support for router classes (like the django multidb routers) vor 15 Jahren