log docs/setup.rst @ 8921:586ce8c23529 stable

age author description
Sun, 09 May 2021 22:40:56 +0200 Mads Kiilerich auth: only use X- headers instead of wsgi.url_scheme if explicitly told so in url_scheme_header - drop https_fixup setting
Sun, 09 May 2021 22:34:02 +0200 Mads Kiilerich auth: only use X- headers instead of REMOTE_ADDR if explicitly told so in remote_addr_header
Sun, 09 May 2021 22:17:21 +0200 Mads Kiilerich docs: document how proxy servers must be configured
Mon, 17 May 2021 16:59:06 +0200 Mads Kiilerich docs: clarify that force_https trumps anything else
Wed, 12 May 2021 11:37:00 +0200 Mads Kiilerich Merge default i18n
Mon, 11 Jan 2021 23:28:09 +0100 Mads Kiilerich hooks: on Git, invoke hooks/post-receive-custom from hooks/post-receive
Mon, 11 Jan 2021 14:25:52 +0100 Mads Kiilerich hooks: clarify in UI and documentation how the hook control essentially is Mercurial only
Mon, 24 Aug 2020 15:02:16 +0200 Mads Kiilerich docs: give "File system location" overview
Thu, 13 Aug 2020 19:04:00 +0200 Mads Kiilerich docs: front-end-build is actually a part of the install process - it is shared among all the instances
Thu, 13 Aug 2020 15:47:24 +0200 Mads Kiilerich docs: clarify how to activate virtualenv from mod_wsgi with py3
Thu, 13 Aug 2020 15:30:09 +0200 Mads Kiilerich docs: drop changing cwd in WSGI wrapper script
Thu, 13 Aug 2020 15:30:09 +0200 Mads Kiilerich py3: drop PYTHON_EGG_CACHE and .egg-cache - that was a py2 thing
Sat, 01 Aug 2020 22:28:19 +0200 Mads Kiilerich docs: clean up readthedocs URLs
Thu, 25 Jun 2020 01:51:18 +0200 Mads Kiilerich db: introduce db-create --reuse option
Fri, 19 Jun 2020 18:24:38 +0200 Mads Kiilerich docs: augment setup description with more details of http server and database
Fri, 19 Jun 2020 18:40:10 +0200 Mads Kiilerich docs: drop odd verbose note on writeable root path
Fri, 19 Jun 2020 18:24:38 +0200 Mads Kiilerich docs: add more section headings to setup description to show how it corresponds to the overview
Thu, 18 Jun 2020 16:33:55 +0200 Mads Kiilerich Merge stable i18n
Thu, 11 Jun 2020 20:16:32 +0200 Mads Kiilerich docs: mention the npm dependency more clearly (Issue #345) stable
Mon, 08 Jun 2020 16:05:21 +0200 Mads Kiilerich docs: clarify that MariaDB is supported, with slight preference for this more free option stable
Mon, 04 May 2020 19:12:40 +0200 Mads Kiilerich Let i18n branch track stable branch i18n
Wed, 29 Apr 2020 15:00:59 +0200 Mads Kiilerich ssh: mention in docs how to use multiple authorized_keys files stable
Mon, 27 Apr 2020 13:25:28 +0200 Mads Kiilerich Merge default pre 0.6 i18n
Thu, 20 Feb 2020 02:03:24 +0100 Mads Kiilerich celery: upgrade to Celery 4
Thu, 06 Feb 2020 01:19:23 +0100 Mads Kiilerich Merge from default default-i18n
Sun, 05 Jan 2020 01:19:05 +0100 Mads Kiilerich i18n: make sure 'en' in Accept-Language is recognized as having 100% coverage - i18n.lang is for source language default-i18n
Wed, 05 Feb 2020 22:28:20 +0100 Mads Kiilerich py3: officially support Python 3
Mon, 03 Feb 2020 16:30:08 +0100 Mads Kiilerich py3: use "python3 -m venv" instead of virtualenv package
Sun, 05 Jan 2020 01:19:05 +0100 Mads Kiilerich i18n: make sure 'en' in Accept-Language is recognized as having 100% coverage - i18n.lang is for source language stable
Sun, 29 Dec 2019 17:35:13 +0100 Wolfgang Scherer logging: always invoke fileConfig with '__file__' and 'here' stable