log docs/setup.rst @ 8786:5d8bfda01cf5

age author description
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
Sat, 09 Nov 2019 12:23:01 +0100 Mads Kiilerich Fix docs whitespace from scripts/run-all-cleanup
Mon, 12 Aug 2019 20:53:56 +0200 Mads Kiilerich docs: add high-level description of SSH repository access
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: add documentation of SSH support
Wed, 01 May 2019 00:57:04 +0200 Mads Kiilerich docs: outline the challenges of specifying a locale for services (Issue #340) stable
Fri, 10 May 2019 21:24:21 +0200 Thomas De Schampheleire docs: tweak documentation of Apache+mod_wsgi further stable
Fri, 10 May 2019 21:05:21 +0200 Thomas De Schampheleire docs: move Apache+mod_wsgi example code to the corresponding bullets stable
Sat, 29 Dec 2018 22:30:08 +0100 Thomas De Schampheleire install-iis: use logging.config.fileConfig instead of paste.script copy