Historique des commits

Auteur SHA1 Message Date
  Ask Solem 89f429738e Yield None when there's nothing to schedule. il y a 15 ans
  Ask Solem 0e68083c8e Don't use 100% CPU when bucket queue is empty, also print the scheduler debug logs less frequently. il y a 15 ans
  Ask Solem c6886cb371 All tests passing! il y a 15 ans
  Ask Solem 3f4e83a873 Another test passing, just one test failing left. il y a 15 ans
  Ask Solem 460e1a9b5f Test must use isoformat() il y a 15 ans
  Ask Solem 8096145025 Must import dateutil.parser directly. il y a 15 ans
  Ask Solem 0d3032ff01 Forgot to import get_logger() il y a 15 ans
  Ask Solem 3c9d3a4584 Documented the task message protocol. il y a 15 ans
  Ask Solem 3e306c4d86 Added dependency: python-dateutil il y a 15 ans
  Ask Solem b2a3d95cd8 Use datetime.isoformat() to send eta, and dateutil.parse.parse to receive eta. il y a 15 ans
  Ask Solem 6b7420304b Autogenerated README.rst out of docs/introduction.rst il y a 15 ans
  Ask Solem 7f26b3cc27 Updated Changelog il y a 15 ans
  Ask Solem 9ed2957883 Must monkeypatch logger in celery.log.setup_logger il y a 15 ans
  Ask Solem 8b4d33d085 Remove celery.pool again il y a 15 ans
  Ask Solem 7257cd1414 Monkey patches the multiprocessing backport "processName" error il y a 15 ans
  Ask Solem 892f7a8221 Monkey patches the multiprocessing backport "processName" error il y a 15 ans
  Ask Solem a367afd659 Added exact version dependency for multiprocessing backport: 2.6.2.2 il y a 15 ans
  Ask Solem 44167f78e2 Allow for carrot backend_cls to be empty il y a 15 ans
  Ask Solem 9280427981 Autogenerated documentation for github. il y a 15 ans
  Ask Solem cd55c03e5f Fix rst syntax errors il y a 15 ans
  Ask Solem a11dd72fcc Fix rst underline il y a 15 ans
  Ask Solem 595398999b Updated Changelog for 0.8.1 il y a 15 ans
  Ask Solem c071e9b3e5 Changed all doc references to AMQP_* settings to BROKER_* il y a 15 ans
  Ask Solem d29f34645e New version requirement for carrot: 0.8.0 il y a 15 ans
  Ask Solem d99712023c Fixed typo taskset.join() -> taskset_result.join() il y a 15 ans
  Ask Solem a281b0e915 Made two separate module references; One public API, and one internal, making the reference more accessible. il y a 15 ans
  Ask Solem b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. il y a 15 ans
  Ask Solem b5ceb8cf3f Forgot to add .rst files for new autodoc modules. il y a 15 ans
  Ask Solem 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py il y a 15 ans
  Ask Solem 457580f804 map() must now use ts.run().join() now that TaskSet.join() is gone il y a 15 ans