Historique des commits

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