Commit History

Author SHA1 Message Date
  Ask Solem 9551306a14 Adds missing reference pages 13 years ago
  Ask Solem 4eaab7a0fb Fixes doc typos 13 years ago
  Ask Solem a4b3ad6611 First steps is now using the App API 13 years ago
  Ask Solem 28f35e5983 Simplify configuration a bit. 13 years ago
  Ask Solem 77ad54d669 Cosmetics 13 years ago
  Ask Solem 6675822b56 Cosmetics 13 years ago
  Ask Solem 387cf1c137 Heartbeat frequency now every 5s, and frequency sent with event 13 years ago
  Ask Solem b771b3bfe3 chain.apply_async now returns the last result, and results have a link back to its parent 13 years ago
  Ask Solem 2862192b61 subtask.clone did not set options 13 years ago
  Ask Solem 659b0d1151 Forgot to add celery.utils.text 13 years ago
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 13 years ago
  Ask Solem 073295fe0b Use kombu.utils.encoding instead 13 years ago
  Ask Solem 50a5bf27b9 Bugreport now available as a command and broadcast command 13 years ago
  Ask Solem 782e6e99c8 Moves celery.log -> celery.app.log 13 years ago
  Ask Solem 83ee9c3eae Moves celery.task.control -> celery.app.control 13 years ago
  Ask Solem e8e805fd19 Adds celery command as an entrypoint to all other commands 13 years ago
  Ask Solem 8cc2028c5f Improvments to the celeryctl list command 13 years ago
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs 13 years ago
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 years ago
  Ask Solem 7e88a44e11 TimeoutHandler now sleeps for one second instead of a half 13 years ago
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id 13 years ago
  Ask Solem ca478673e9 Adds celery.bugreport 13 years ago
  Ask Solem 45e87b2276 Verify that the pidfile is actually written correctly. Closes #641 13 years ago
  Ask Solem c9af348546 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals 13 years ago
  Ask Solem 0a8fd00e15 celery.task.chords.Chord must be importable 13 years ago
  Ask Solem d51421abcb Task.type was somehow lost during merge from 3.0-devel 13 years ago
  Ask Solem 93be572862 Optimize __call__ at execution not class creation. 13 years ago
  Ask Solem db381eb65a Cosmetics 13 years ago
  Ask Solem 15ff11ef70 Now depends on Kombu 2.1.2. Closes #650 13 years ago
  Ask Solem deb0207026 Stable version is 2.5 not 2.4 13 years ago