Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Ask Solem f63a3068ef Signal.connect can now be used as a decorator :happy: vor 13 Jahren
  Ask Solem a26737db52 Adds AsyncResult.collect to recursively collect results vor 13 Jahren
  Ask Solem ad73427583 Accidentally removed Registry.periodic/regular/filter_types vor 13 Jahren
  Ask Solem 67f995d4c9 flake8 vor 13 Jahren
  Ask Solem 0672fc5fd1 The test_task tests are now more modern vor 13 Jahren
  Ask Solem 79cb8911a8 Tests passing vor 13 Jahren
  Ask Solem 38361c839e celery.task.Task is no longer bound to an app by default, so configuration of the task is lazy vor 13 Jahren
  Ask Solem b975a87a88 Fixes typo in docstring vor 13 Jahren
  Ask Solem 6d6eff87f8 BaseTask can now be imported from celery.task vor 13 Jahren
  Ask Solem 4404e26c56 Moves the Chord task to built-ins vor 13 Jahren