Historique des commits

Auteur SHA1 Message Date
  Ask Solem cae7551629 Fixed broken example, can probably not pickle curried func il y a 15 ans
  Ask Solem acbd3a3d7b Workers Guide: Added sections: Concurrency, Time limits, Max tasks per child il y a 15 ans
  Ask Solem dcce1e621a Merge branch 'master' of github.com:ask/celery il y a 15 ans
  Ask Solem 190c3c6c1d New section in the User Guide: Workers il y a 15 ans
  Ask Solem aabd8df106 remote shutdown: Now raises SystemExit again instead of os.kill for platform compatibility. il y a 15 ans
  Ask Solem 85645b5ff5 Fixed typo in Changelog il y a 15 ans
  Ask Solem 79438aed59 celery.states: Improve sphinx autodoc output il y a 15 ans
  Ask Solem d8f853189b celery.buckets: Use collections.deque instead of Queue for buffer, as it doesn't have to be thread safe. il y a 15 ans
  Ask Solem 8ad62962df celery.task.control.broadcast: Set reply limit to number of destinations (if specificed) il y a 15 ans
  Vincent Driessen 0c5e500986 Remove duplicate paragraph about CELERYD_POOL_PUTLOCKS. il y a 15 ans
  Ask Solem eda8cc1ef0 Fixed wording il y a 15 ans
  Ask Solem cff2986bbb carrot.worker.listener: Fixed typos in docstrings. il y a 15 ans
  Ask Solem 72351b2c35 Changelog: Postgres recipe for how to change null=False to True. Thanks to MH_ il y a 15 ans
  Ask Solem 597ff9a08b Merge branch 'master' of github.com:ask/celery il y a 15 ans
  Ask Solem f2c42f6cc3 Documented celery.worker.listener in detail il y a 15 ans
  Vincent Driessen b116de48a7 Merge branch 'master' of ssh://github.com/ask/celery il y a 15 ans
  Ask Solem 5a899d75bf celery.worker.job.TaskWrapper renamed -> celery.worker.job.TaskRequest il y a 15 ans
  Vincent Driessen ca555f0576 Rename the quick HTML generation to 'qhtml'. il y a 15 ans
  Ask Solem 3f44e1dba1 TaskSets can now contain different kinds of tasks. il y a 15 ans
  Vincent Driessen 955c65ffea Use rsync instead of mv. il y a 15 ans
  Ask Solem 1b87ec0b25 Use :doc:`getting-started/periodic-tasks` instead of explicit URL. il y a 15 ans
  Ask Solem af036e926e Merge branch 'master' of github.com:ask/celery il y a 15 ans
  Ask Solem 3dddc6dfc8 Updated Changelog il y a 15 ans
  Vincent Driessen f5b5f34814 Added complex crontab-expression parser addition to Changelog. il y a 15 ans
  Ask Solem 7d5a9e8753 Changelog: Added 1.2.0 introducton text il y a 15 ans
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes il y a 15 ans
  Ask Solem c03cd2202a Lots of documentation improvements il y a 15 ans
  Ask Solem ad955af185 Refactored stuff out of celery.task.base. il y a 15 ans
  Ask Solem db19d779ae Documentation: Added missing modules to public/internal module reference il y a 15 ans
  Ask Solem 396bba399e Mention celeryev in Changelog il y a 15 ans