Historique des commits

Auteur SHA1 Message Date
  Ask Solem 50a5bf27b9 Bugreport now available as a command and broadcast command il y a 13 ans
  Ask Solem 782e6e99c8 Moves celery.log -> celery.app.log il y a 13 ans
  Ask Solem 83ee9c3eae Moves celery.task.control -> celery.app.control il y a 13 ans
  Ask Solem e8e805fd19 Adds celery command as an entrypoint to all other commands il y a 13 ans
  Ask Solem 8cc2028c5f Improvments to the celeryctl list command il y a 13 ans
  Ask Solem eb776b5dbe More useful utilities for callbacks and result graphs il y a 13 ans
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded il y a 13 ans
  Ask Solem 7e88a44e11 TimeoutHandler now sleeps for one second instead of a half il y a 13 ans
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id il y a 13 ans
  Ask Solem ca478673e9 Adds celery.bugreport il y a 13 ans
  Ask Solem 45e87b2276 Verify that the pidfile is actually written correctly. Closes #641 il y a 13 ans
  Ask Solem c9af348546 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals il y a 13 ans
  Ask Solem 0a8fd00e15 celery.task.chords.Chord must be importable il y a 13 ans
  Ask Solem d51421abcb Task.type was somehow lost during merge from 3.0-devel il y a 13 ans
  Ask Solem 93be572862 Optimize __call__ at execution not class creation. il y a 13 ans
  Ask Solem db381eb65a Cosmetics il y a 13 ans
  Ask Solem 15ff11ef70 Now depends on Kombu 2.1.2. Closes #650 il y a 13 ans
  Ask Solem deb0207026 Stable version is 2.5 not 2.4 il y a 13 ans
  Ask Solem 980df77feb Removes expected error output from tests il y a 13 ans
  Ask Solem 2933cdbf71 Somehow celery.utils.patch was merged out il y a 13 ans
  Ask Solem 419164ee43 Adds missing reference docs il y a 13 ans
  Ask Solem f8e415cc48 Bumps version to 2.6.0a1 il y a 13 ans
  Ask Solem 5ff76f3a48 The @task decorator is now lazy when used with custom apps il y a 13 ans
  Ask Solem 1ac160649b flake8 il y a 13 ans
  Ask Solem 8ecbdeef91 celeryd now sends the celeryd_init signal il y a 13 ans
  Ask Solem 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak il y a 13 ans
  Ask Solem f63a3068ef Signal.connect can now be used as a decorator :happy: il y a 13 ans
  Ask Solem a26737db52 Adds AsyncResult.collect to recursively collect results il y a 13 ans
  Ask Solem ad73427583 Accidentally removed Registry.periodic/regular/filter_types il y a 13 ans
  Ask Solem 67f995d4c9 flake8 il y a 13 ans