Commit History

Автор SHA1 Съобщение Дата
  Ask Solem 156c8edb02 Cosmetics and cleanup преди 15 години
  Ask Solem 9a0973b0cd Revert previous commit as amqp.Consumer was already taken преди 15 години
  Ask Solem 58c87073c4 Renamed app.amqp.ConsumerSet -> Consumer преди 15 години
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 преди 15 години
  Ask Solem 823f45cf0a Documentation improvements преди 15 години
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` преди 15 години
  Ask Solem 395f99e296 Change all references of Carrot to Kombu преди 15 години
  Ask Solem f9f6eddcc2 Renamed amqp.get_consumer_set -> app.get_task_consumer преди 15 години
  Ask Solem 8a3b4765fb Add :setting: ref to all settings in docstrings преди 15 години
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) преди 15 години
  Ask Solem a65b16d477 celery.messaging is now Celery().amqp преди 15 години
  Ask Solem 7f082a8ea8 Intense refactoring преди 15 години
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. преди 15 години
  Ask Solem ad6b172201 Working on removing usage of configuration globals. преди 15 години
  Ask Solem 3ce74e9dff establish_connection: Ability to override defaults used using kwarg "defaults" преди 15 години
  Ask Solem 2584e999d5 Emit warning if a node with the same name is already receiving from the process mailbox. преди 15 години
  Ask Solem a16e515842 control.broadcast: Added callback argument to broadcast(), to process replies immediately as they arrive. преди 15 години
  Ask Solem e69b43c899 Remove unused function преди 15 години
  Ask Solem d76ca8f126 expires argument can now be int (expiry specified in seconds from now()) преди 15 години
  Ask Solem 07c589fa27 Added the ability to set an expiry date and time for tasks. преди 15 години
  Ask Solem 606fd2a350 celery.messaging._exchanges_declared is now a set преди 15 години
  Ask Solem 305e168461 [CRITICAL when RabbitMQ >= 1.8.0] Fixes equivalence checks for broadcast repleis преди 15 години
  Ask Solem fdb12cc1c9 pyflakes преди 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 bd6437f98f Forgot to pass CARROT_BACKEND in establish_connection, also BROKER_BACKEND now alias to CARROT_BACKEND. преди 15 години
  Ask Solem b7a3082fc3 Now uses BrokerConnection instead of DjangoBrokerConnection преди 15 години
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. преди 15 години
  Ask Solem 6d701af9e6 Added support for router classes (like the django multidb routers) преди 15 години