커밋 기록

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