Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem 30ce278ad5 Spellcheck před 14 roky
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 před 14 roky
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` před 14 roky
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer před 14 roky
  Ask Solem 395f99e296 Change all references of Carrot to Kombu před 14 roky
  Ask Solem c703787132 docs/configuration: Fixed typo CELERY_SOFT_TASK_TIME_LIMIT -> CELERY_TASK_SOFT_TIME_LIMIT. Closes #214. Thanks to Lifto před 14 roky
  Ask Solem fe91f0ba35 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. před 14 roky
  Ask Solem 3333e655a5 Added CELERYBEAT_SCHEDULER setting, used to define the default for celerybeats -S option před 14 roky
  Ask Solem 33f84890e8 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher před 14 roky
  Ask Solem 8d85334016 Improved docs před 14 roky
  Ask Solem f6199fb919 Loads of documentation improvements před 14 roky
  Ask Solem f0236b9f35 Lots of documentation fixes před 14 roky
  Ask Solem 0e7e060e6a More Documentation fixes před 14 roky
  Ask Solem e507bb42a1 Documentation: Added refs to all sections (phew) před 14 roky
  Ask Solem af3c0ccd58 Redis database *number* not *name*. Default is now 0 před 14 roky
  fredj 3a5ef25ef6 indent před 14 roky
  Ask Solem 7a818601d4 Fixed some outdated documentation před 15 roky
  Honza Kral 16b4dd33ad Fixed configuration inconsistency (REDIS_DB vs REDIS_DATABASE) před 15 roky
  Ask Solem fd8db1e2f6 Fixed error e-mails and documented e-mail related settings. Closes #128. před 15 roky
  Ask Solem f107b480bd Added table-of-contents to documentation pages. před 15 roky
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes před 15 roky
  Ask Solem 5d7819d5a3 Doc fixes před 15 roky
  Ask Solem 5f9e0cae21 Added CELERYD_MAX_TASKS_PER_CHILD / --maxtasksperchild před 15 roky
  Ask Solem db85833c3f Updated docs/configuration with new settings. Closes #104. Closes #107. před 15 roky
  Ask Solem 87ad8080e3 docs/cofinguration: Mention CELERY_DISABLE_RATE_LIMITS před 15 roky
  Ask Solem 15833527be Renamed "running" to "started" před 15 roky
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. před 15 roky
  Ask Solem eaf019587a Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77 před 15 roky
  Ask Solem 0155cba133 Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API. před 15 roky
  Ask Solem 529dd7146b PEP8ify před 15 roky