log docs/setup.rst @ 8095:7c7d6b5c07c7 stable

age author description
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
Mon, 24 Sep 2018 20:44:36 +0200 Thomas De Schampheleire cli: add command 'kallithea-cli front-end-build'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox celeryd' into 'kallithea-cli celery-run'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-index' into 'kallithea-cli index-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox setup-db' into 'kallithea-cli db-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-config' into 'kallithea-cli config-create'
Fri, 12 Oct 2018 20:39:17 +0200 Thomas De Schampheleire docs: align use of 'my.ini' as configfile placeholder
Mon, 06 Aug 2018 01:05:18 +0200 Mads Kiilerich Merge stable
Mon, 30 Jul 2018 22:07:36 +0200 Thomas De Schampheleire docs: move authentication info to separate file
Mon, 11 Jun 2018 21:43:03 +0200 Thomas De Schampheleire remove references to pythonhosted.org (issue #293)
Mon, 11 Jun 2018 21:43:03 +0200 Thomas De Schampheleire remove references to pythonhosted.org (issue #293) stable
Sat, 09 Jun 2018 16:28:33 +0200 Mads Kiilerich hg: set encoding to utf-8 by default to always show unicode characters correctly
Sat, 10 Mar 2018 22:01:59 +0100 Thomas De Schampheleire issues: support generic regex replacements in issue_url and issue_prefix
Mon, 18 Dec 2017 22:20:10 +0100 domruf move package.json to root directory
Tue, 24 Oct 2017 21:18:09 +0200 domruf less: don't distribute the generated style.css file - for now, it must be built with npm after installing Kallithea
Thu, 14 Sep 2017 02:08:07 +0200 Mads Kiilerich make-config: allow configuration of any ini value
Sat, 12 Aug 2017 16:36:28 +0200 Mads Kiilerich docs: fix some sphinx warnings
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: clarify that we only recommend and support single threaded operation stable
Wed, 28 Jun 2017 21:53:39 +0200 Thomas De Schampheleire docs/setup: heading whitespace cleanup
Sat, 17 Jun 2017 21:51:39 +0200 Thomas De Schampheleire docs: add documentation about internationalization from a user perspective
Mon, 12 Sep 2016 17:50:11 +0200 Mads Kiilerich gearbox: make a make-config sub-command available again
Tue, 25 Oct 2016 21:32:24 +0200 Mads Kiilerich gearbox: replace paster with something TurboGears2-ish that still works with the Pylons stack