История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 4f4e673b4b Renames celery.routes -> celery.app.routes 13 лет назад
  Ask Solem 939bf9ccb4 Generate compat modules dynamically on use 13 лет назад
  Ask Solem cf397f5202 subtask docs now uses link= 13 лет назад
  Ask Solem 7662cf082e Fixes typo 13 лет назад
  Ask Solem 554931f9a2 Use celery.start() instead of celery.celery_main() 13 лет назад
  Ask Solem e9d554f689 Wording 13 лет назад
  Ask Solem 8a2ffa79fa Reference missing from index 13 лет назад
  Ask Solem faf517576c Simplifying the tutorail even more 13 лет назад
  Ask Solem 9551306a14 Adds missing reference pages 13 лет назад
  Ask Solem 4eaab7a0fb Fixes doc typos 13 лет назад
  Ask Solem a4b3ad6611 First steps is now using the App API 13 лет назад
  Ask Solem 28f35e5983 Simplify configuration a bit. 13 лет назад
  Ask Solem 77ad54d669 Cosmetics 13 лет назад
  Ask Solem 6675822b56 Cosmetics 13 лет назад
  Ask Solem 387cf1c137 Heartbeat frequency now every 5s, and frequency sent with event 13 лет назад
  Ask Solem b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent 13 лет назад
  Ask Solem 2862192b61 subtask.clone did not set options 13 лет назад
  Ask Solem 659b0d1151 Forgot to add celery.utils.text 13 лет назад
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 13 лет назад
  Ask Solem 073295fe0b Use kombu.utils.encoding instead 13 лет назад
  Ask Solem 50a5bf27b9 Bugreport now available as a command and broadcast command 13 лет назад
  Ask Solem 782e6e99c8 Moves celery.log -> celery.app.log 13 лет назад
  Ask Solem 83ee9c3eae Moves celery.task.control -> celery.app.control 13 лет назад
  Ask Solem e8e805fd19 Adds celery command as an entrypoint to all other commands 13 лет назад
  Ask Solem 8cc2028c5f Improvments to the celeryctl list command 13 лет назад
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs 13 лет назад
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 лет назад
  Ask Solem 7e88a44e11 TimeoutHandler now sleeps for one second instead of a half 13 лет назад
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 13 лет назад
  Ask Solem ca478673e9 Adds celery.bugreport 13 лет назад