Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 2862192b61 subtask.clone did not set options vor 13 Jahren
  Ask Solem 659b0d1151 Forgot to add celery.utils.text vor 13 Jahren
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional vor 13 Jahren
  Ask Solem 073295fe0b Use kombu.utils.encoding instead vor 13 Jahren
  Ask Solem 50a5bf27b9 Bugreport now available as a command and broadcast command vor 13 Jahren
  Ask Solem 782e6e99c8 Moves celery.log -> celery.app.log vor 14 Jahren
  Ask Solem 83ee9c3eae Moves celery.task.control -> celery.app.control vor 14 Jahren
  Ask Solem e8e805fd19 Adds celery command as an entrypoint to all other commands vor 13 Jahren
  Ask Solem 8cc2028c5f Improvments to the celeryctl list command vor 13 Jahren
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs vor 13 Jahren
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded vor 13 Jahren
  Ask Solem 7e88a44e11 TimeoutHandler now sleeps for one second instead of a half vor 13 Jahren
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id vor 13 Jahren
  Ask Solem ca478673e9 Adds celery.bugreport vor 13 Jahren
  Ask Solem 45e87b2276 Verify that the pidfile is actually written correctly. Closes #641 vor 13 Jahren
  Ask Solem c9af348546 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals vor 13 Jahren
  Ask Solem 0a8fd00e15 celery.task.chords.Chord must be importable vor 13 Jahren
  Ask Solem d51421abcb Task.type was somehow lost during merge from 3.0-devel vor 13 Jahren
  Ask Solem 93be572862 Optimize __call__ at execution not class creation. vor 13 Jahren
  Ask Solem db381eb65a Cosmetics vor 13 Jahren
  Ask Solem 15ff11ef70 Now depends on Kombu 2.1.2. Closes #650 vor 13 Jahren
  Ask Solem deb0207026 Stable version is 2.5 not 2.4 vor 13 Jahren
  Ask Solem 980df77feb Removes expected error output from tests vor 13 Jahren
  Ask Solem 2933cdbf71 Somehow celery.utils.patch was merged out vor 13 Jahren
  Ask Solem 419164ee43 Adds missing reference docs vor 13 Jahren
  Ask Solem f8e415cc48 Bumps version to 2.6.0a1 vor 13 Jahren
  Ask Solem 5ff76f3a48 The @task decorator is now lazy when used with custom apps vor 13 Jahren
  Ask Solem 1ac160649b flake8 vor 13 Jahren
  Ask Solem 8ecbdeef91 celeryd now sends the celeryd_init signal vor 13 Jahren
  Ask Solem 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak vor 13 Jahren