log docs/contributing.rst @ 8836:ff58aa21f9a3

age author description
Fri, 13 Nov 2020 01:06:16 +0100 Mads Kiilerich controllers: move controllers base class from lib/base to controllers
Fri, 13 Nov 2020 01:04:30 +0100 Mads Kiilerich docs: describe, visualize, and verify internal code structure and layering
Fri, 09 Oct 2020 19:31:44 +0200 Thomas De Schampheleire docs/contributing: wrap long line
Mon, 05 Oct 2020 21:14:05 +0200 Thomas De Schampheleire merge stable
Mon, 24 Aug 2020 15:13:52 +0200 Mads Kiilerich docs: when using venv with a clone, recommend using 'venv' as location
Sat, 22 Aug 2020 21:07:30 +0200 Thomas De Schampheleire docs: contributing: use '.' rather than 'source' to align with 'installation'
Thu, 13 Aug 2020 20:31:39 +0200 Mads Kiilerich docs: clarify that the virtualenv activation assume bash
Wed, 01 Jul 2020 14:58:56 +0200 Mads Kiilerich mysql: bump sqlalchemy.url MariaDB/MySQL charset to to 'utf8mb4' to get full UTF-8 support
Thu, 25 Jun 2020 01:29:02 +0200 Mads Kiilerich tests: introduce REUSE_TEST_DB as an alternative to TEST_DB
Sun, 04 Oct 2020 20:41:49 +0200 Thomas De Schampheleire docs/readme: remove more references to Bitbucket stable
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich doc: fix wording of debug hint in contributing.rst stable
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich ini: tweak template configuration for TG's handling of application errors
Fri, 20 Mar 2020 20:16:43 +0100 Mads Kiilerich docs: fix contributing.rst reference to Session.remove()
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