Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem d098574e53 docs/configuration: Fixed typo CELERY_SOFT_TASK_TIME_LIMIT -> CELERY_TASK_SOFT_TIME_LIMIT. Closes #214. Thanks to Lifto há 15 anos atrás
  Ask Solem ad7035f169 Added CELERY_REDIRECT_STDOUTS + CELERYD_REDIRECT_STDOUTS_LEVEL settings.CELERY_REDIRECT_STDOUTS is used by celeryd and celerybeat, and if enabled all output to stdout and stderr will be redirected to the current logger.CELERY_REDIRECT_STDOUTS_LEVEL decides the loglevel used and is WARNING by default. há 15 anos atrás
  Ask Solem 66bf287356 Added CELERYBEAT_SCHEDULER setting, used to define the default for celerybeats -S option há 15 anos atrás
  Ask Solem c3b5733285 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher há 15 anos atrás
  Ask Solem 560803ee62 Improved docs há 15 anos atrás
  Ask Solem 85223dee9d Loads of documentation improvements há 15 anos atrás
  Ask Solem a7d5866002 Lots of documentation fixes há 15 anos atrás
  Ask Solem 5ea96ad9b4 More Documentation fixes há 15 anos atrás
  Ask Solem 06e9d8b815 Documentation: Added refs to all sections (phew) há 15 anos atrás
  Ask Solem af3c0ccd58 Redis database *number* not *name*. Default is now 0 há 15 anos atrás
  fredj 3a5ef25ef6 indent há 15 anos atrás
  Ask Solem 7a818601d4 Fixed some outdated documentation há 15 anos atrás
  Honza Kral 16b4dd33ad Fixed configuration inconsistency (REDIS_DB vs REDIS_DATABASE) há 15 anos atrás
  Ask Solem fd8db1e2f6 Fixed error e-mails and documented e-mail related settings. Closes #128. há 15 anos atrás
  Ask Solem f107b480bd Added table-of-contents to documentation pages. há 15 anos atrás
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes há 15 anos atrás
  Ask Solem 5d7819d5a3 Doc fixes há 15 anos atrás
  Ask Solem 5f9e0cae21 Added CELERYD_MAX_TASKS_PER_CHILD / --maxtasksperchild há 15 anos atrás
  Ask Solem db85833c3f Updated docs/configuration with new settings. Closes #104. Closes #107. há 15 anos atrás
  Ask Solem 87ad8080e3 docs/cofinguration: Mention CELERY_DISABLE_RATE_LIMITS há 15 anos atrás
  Ask Solem 15833527be Renamed "running" to "started" há 15 anos atrás
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. há 15 anos atrás
  Ask Solem eaf019587a Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77 há 15 anos atrás
  Ask Solem 0155cba133 Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API. há 15 anos atrás
  Ask Solem 529dd7146b PEP8ify há 15 anos atrás
  Ask Solem b7d4d4c052 Resolved runeh's documentation FIXME's há 15 anos atrás
  Ask Solem af27b67a70 Fixed typo in redis's default port: 6739 -> 6379. Thanks to brosner! Closes #71 há 15 anos atrás
  Rune Halvorsen e34685fe45 Proofread configuration docs há 15 anos atrás
  Ask Solem e451ce4e53 Fixed typo pyredis -> redis, thanks to yashh há 15 anos atrás
  Ask Solem 0ae5d07710 Cache backend now respects CELERY_TASK_RESULT_EXPIRES. Thanks to mulka há 15 anos atrás