커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 33f84890e8 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher 14 년 전
  Ask Solem 8d85334016 Improved docs 14 년 전
  Ask Solem f6199fb919 Loads of documentation improvements 14 년 전
  Ask Solem f0236b9f35 Lots of documentation fixes 14 년 전
  Ask Solem 0e7e060e6a More Documentation fixes 14 년 전
  Ask Solem e507bb42a1 Documentation: Added refs to all sections (phew) 14 년 전
  Ask Solem af3c0ccd58 Redis database *number* not *name*. Default is now 0 14 년 전
  fredj 3a5ef25ef6 indent 14 년 전
  Ask Solem 7a818601d4 Fixed some outdated documentation 15 년 전
  Honza Kral 16b4dd33ad Fixed configuration inconsistency (REDIS_DB vs REDIS_DATABASE) 15 년 전
  Ask Solem fd8db1e2f6 Fixed error e-mails and documented e-mail related settings. Closes #128. 15 년 전
  Ask Solem f107b480bd Added table-of-contents to documentation pages. 15 년 전
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes 15 년 전
  Ask Solem 5d7819d5a3 Doc fixes 15 년 전
  Ask Solem 5f9e0cae21 Added CELERYD_MAX_TASKS_PER_CHILD / --maxtasksperchild 15 년 전
  Ask Solem db85833c3f Updated docs/configuration with new settings. Closes #104. Closes #107. 15 년 전
  Ask Solem 87ad8080e3 docs/cofinguration: Mention CELERY_DISABLE_RATE_LIMITS 15 년 전
  Ask Solem 15833527be Renamed "running" to "started" 15 년 전
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. 15 년 전
  Ask Solem eaf019587a Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77 15 년 전
  Ask Solem 0155cba133 Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API. 15 년 전
  Ask Solem 529dd7146b PEP8ify 15 년 전
  Ask Solem b7d4d4c052 Resolved runeh's documentation FIXME's 15 년 전
  Ask Solem af27b67a70 Fixed typo in redis's default port: 6739 -> 6379. Thanks to brosner! Closes #71 15 년 전
  Rune Halvorsen e34685fe45 Proofread configuration docs 15 년 전
  Ask Solem e451ce4e53 Fixed typo pyredis -> redis, thanks to yashh 15 년 전
  Ask Solem 0ae5d07710 Cache backend now respects CELERY_TASK_RESULT_EXPIRES. Thanks to mulka 15 년 전
  Ask Solem cce666c208 Got a 3x performance gain by setting the prefetch count to 4 times the concurrency, (from an average task round-trip of 0.1s to 0.03s!). So added a new setting: CELERYD_PREFETCH_MULTIPLIER which is set to 4 by default. 15 년 전
  Ask Solem 7946ecc2d9 Fixing typos after running spell check on the documentation 15 년 전
  Ask Solem 1efc54143a Remove daemon related information from documentation. 15 년 전