Commit History

Author SHA1 Message Date
  Ask Solem 419164ee43 Adds missing reference docs 13 years ago
  Ask Solem f8e415cc48 Bumps version to 2.6.0a1 13 years ago
  Ask Solem 5ff76f3a48 The @task decorator is now lazy when used with custom apps 13 years ago
  Ask Solem 1ac160649b flake8 13 years ago
  Ask Solem 8ecbdeef91 celeryd now sends the celeryd_init signal 13 years ago
  Ask Solem 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 13 years ago
  Ask Solem f63a3068ef Signal.connect can now be used as a decorator :happy: 13 years ago
  Ask Solem a26737db52 Adds AsyncResult.collect to recursively collect results 13 years ago
  Ask Solem ad73427583 Accidentally removed Registry.periodic/regular/filter_types 13 years ago
  Ask Solem 67f995d4c9 flake8 13 years ago
  Ask Solem 0672fc5fd1 The test_task tests are now more modern 13 years ago
  Ask Solem 79cb8911a8 Tests passing 13 years ago
  Ask Solem 38361c839e celery.task.Task is no longer bound to an app by default, so configuration of the task is lazy 13 years ago
  Ask Solem b975a87a88 Fixes typo in docstring 13 years ago
  Ask Solem 6d6eff87f8 BaseTask can now be imported from celery.task 13 years ago
  Ask Solem 4404e26c56 Moves the Chord task to built-ins 13 years ago
  Ask Solem 7afc809784 Tests passing 13 years ago
  Ask Solem 736c0720eb Stupid naming 13 years ago
  Ask Solem 04a5f5017c Fixes merge 13 years ago
  Ask Solem cb4c881d69 Moves celery.task.control -> celery.app.control 13 years ago
  Ask Solem 2fb14811fd Don't import celery.task (remove it from BUILTIN_MODULES) 13 years ago
  Ask Solem bf41260bce Fix merge 13 years ago
  Ask Solem 22ceb946b5 Task registry is no longer global, but needs testing before merge, and hopefully cleaning up 13 years ago
  Ask Solem 38cb2d8038 travis doesn't have to upgrade kombu anymore 13 years ago
  Ask Solem 4d8022096a Disable Travis notifications 13 years ago
  Ask Solem e261f26b99 Come on Travis 13 years ago
  Ask Solem 0636d2ad86 Use tox to run Travis tests 13 years ago
  Ask Solem c17e696a45 Merge branch 'master' of github.com:ask/celery 13 years ago
  Ask Solem cc010de423 Adds Travis CI 13 years ago
  Ask Solem 68dab3d6ed Warning on top of the Routing guide is ambiguous. Closes #646 13 years ago