커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem a281b0e915 Made two separate module references; One public API, and one internal, making the reference more accessible. 15 년 전
  Ask Solem b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. 15 년 전
  Ask Solem b5ceb8cf3f Forgot to add .rst files for new autodoc modules. 15 년 전
  Ask Solem 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 15 년 전
  Ask Solem 457580f804 map() must now use ts.run().join() now that TaskSet.join() is gone 15 년 전
  Ask Solem c29f2c9432 Add missing sphinx autodoc files 15 년 전
  Ask Solem 8e2cb8d674 Document contrib.test_runner 15 년 전
  Ask Solem 0714347bf7 Renamed celery.buckets -> celery.worker.buckets 15 년 전
  Ask Solem 9ec1e95341 PEP8ify 15 년 전
  Ask Solem 69aab52347 Move contrib/test_runner to be an actually installed python module: celery.contrib.test_runner 15 년 전
  Ask Solem 4f4398d1a3 Script to verify that all autodoc files in the reference index is actually a still existing python module. 15 년 전
  Ask Solem 2714647ddd Removed the --supervised feature, it was not working well, use supervisord 15 년 전
  Ask Solem 2b1769c54d Removed TaskSet.join(): Use r = ts.run(); r.join() instead 15 년 전
  Ask Solem 61e1077fe3 Moved docs from cookbook into userguide 15 년 전
  Ask Solem 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 15 년 전
  Ask Solem 48e81af47d Now depends on carrot >= 0.7.0 15 년 전
  Ask Solem a62a1d7a84 Fix rst typo 15 년 전
  Ask Solem 678d80a80f Version of the Sphinx ADCTheme that is suitable for print 15 년 전
  Ask Solem e33411e8eb More docs + moved some docs from task.base (makes it more readable) 15 년 전
  Ask Solem 4b9c019516 Documentation changes 15 년 전
  Ask Solem 5cba7debc4 Started user guide: Tasks 15 년 전
  Ask Solem d47a1484f5 Clean up docs 15 년 전
  Ask Solem 1867cd4bd4 Added OmniGraffle file for the new "inside" diagram 15 년 전
  Ask Solem dd4ad3fb3f Autogenerated README.rst out of introduction.rst 15 년 전
  Ask Solem 59e990d1aa New inside the worker image for 1.0 15 년 전
  Ask Solem 245a5dfda0 PEP8ify 15 년 전
  Ask Solem 84eb860d99 PEP8ify: Group imports 15 년 전
  Ask Solem e4787bdde6 Hand-merged the introduction for the 1.0 version 15 년 전
  Ask Solem c3c73e7a6f Encode results according to state in one common place, also fixes some backends not preparing exceptions on retry. 15 년 전
  Ask Solem f48ead1f6f Added Jason Baker to AUTHORS 15 년 전