Commit History

Author SHA1 Message Date
  Ask Solem be6879b9a3 Fixes problem declaring queues when sending 12 years ago
  Ask Solem 5338f86341 Tests passing 12 years ago
  Ask Solem 9bbb5c1a60 Fixes problem with anon subtasks 12 years ago
  Ask Solem 25eabbd737 Updates Changelog 12 years ago
  Ask Solem 4d03b84c4f AMQP Backend: Now republishes result after polling it 12 years ago
  Ask Solem b605c03cd6 Tests passing 12 years ago
  Ask Solem 54f26c04ee Updates Changelog 12 years ago
  Thomas Grainger 111e0ae58e Add @graingert as a CONTRIBUTOR 12 years ago
  Thomas Grainger bbb61a58f0 batches doc fixes 12 years ago
  Thomas Grainger e8e884b2d5 Use noop as default callback Fixes #1091 12 years ago
  Marius Gedminas 667a873d47 Small documentation fixes 12 years ago
  Vlad 6fabb34c39 normalize() got an unexpected keyword argument 'is_dst' 12 years ago
  Ask Solem 72f488698f Fixes syntax error 12 years ago
  Ask Solem 45f8724466 Should not pass Queue.as_dict as message properties... 12 years ago
  Ask Solem 62c9d62d7e Docs did not mention default of TASK_RESULT_EXPIRES 12 years ago
  Locker537 3ce8d0d529 Update docs/django/first-steps-with-django.rst 12 years ago
  Ask Solem 0bdbcd49b1 add_task_queue must account for Queues.__missing__. Closes #1079 12 years ago
  Ask Solem fee2cad2de Updates changelog 12 years ago
  Ask Solem 0face383f6 Updates Changelog 12 years ago
  Ask Solem 9ec61279eb Also pass args groups in one-level chains 12 years ago
  Ask Solem c0b455011c refactors some hairy canvas code 12 years ago
  Ask Solem 22c1021c0e Chaining a group should give GroupResults, and also pass partial args given to subchains to the first task (terminology is evolving :) Closes #1057 12 years ago
  Ask Solem 106e1bc29c celery shell command should add cwd to path 12 years ago
  Ask Solem 7e3c7928eb Handle pytz.AmbiguousTimeError. Closes #1061 12 years ago
  Ask Solem 89b760cd83 Makes sure tasks always use the right app when using force_execv. Closes #1072 12 years ago
  Ask Solem a62ae2b668 Flakes 12 years ago
  Ask Solem 58c3c4f436 Fixes eta/countdown when ENABLE_UTC=False. Closes #1065 12 years ago
  Ask Solem 0bfdec30f1 Fixes typo in broadcast routing example. Closes #1026 12 years ago
  Ask Solem 970b113b27 Fixes deadlock when producer_pool inherits connection pool from parent. 12 years ago
  Ask Solem 33841ed75a Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 12 years ago