log

age author description
Sun, 05 Jan 2020 04:09:52 +0100 Mads Kiilerich Merge stable stable-i18n
Sun, 05 Jan 2020 04:07:51 +0100 Mads Kiilerich Update stable-i18n with default-i18n for 0.5 branch-off stable-i18n
Sat, 24 Aug 2019 21:48:43 +0200 Thomas De Schampheleire create branch 'stable-i18n' stable-i18n
Mon, 04 May 2020 19:12:40 +0200 Mads Kiilerich Let i18n branch track stable branch i18n
Sat, 02 May 2020 23:15:19 +0200 Mads Kiilerich issue: log more helpful errors for "skipping incomplete issue pattern" stable
Sat, 02 May 2020 23:02:02 +0200 Mads Kiilerich issue: show whole 'issue_pat_XXX' key in error messages instead of just '_XXX' stable
Sat, 02 May 2020 23:02:02 +0200 Mads Kiilerich issue: log error if still using issue_pat_XXX configuration after it was removed in d24051ce961c stable
Mon, 13 Apr 2020 22:49:07 +0200 Mads Kiilerich scripts/i18n: update i18n howto with recipe for use of scripts/i18n tooling stable
Thu, 23 Apr 2020 11:02:07 +0200 Mads Kiilerich inifile: strip trailing spaces consistently stable
Thu, 23 Apr 2020 10:38:48 +0200 Mads Kiilerich inifile: add doctest coverage of comment corner cases for trailing space and value of None stable
Thu, 30 Apr 2020 15:35:51 +0200 Mads Kiilerich tests: fix test_api_get_repo_by_non_admin dependency on other users having repo permissions stable
Thu, 30 Apr 2020 15:23:04 +0200 Mads Kiilerich tests: fix test_admin_auth_settings.py dependency on order of tests using the same user stable
Thu, 30 Apr 2020 13:57:40 +0200 Mads Kiilerich tests: fix TestPermissions.test_inactive_user_group_does_not_affect_repo_group_permissions_inverse stable
Thu, 30 Apr 2020 14:42:12 +0200 Mads Kiilerich tests: simplify test_permissions.py - don't create temporary 'perms' dict stable
Thu, 30 Apr 2020 13:49:02 +0200 Mads Kiilerich tests: avoid test dependency in test_repo_groups.py stable
Thu, 30 Apr 2020 13:46:56 +0200 Mads Kiilerich tests: fix test_auth_ldap dependency on test order to avoid failure on uniqueness constraint stable
Fri, 24 Apr 2020 12:14:28 +0200 Mads Kiilerich tests: fix test_admin_settings test dependencies stable
Wed, 29 Apr 2020 15:00:59 +0200 Mads Kiilerich ssh: mention in docs how to use multiple authorized_keys files stable
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich doc: fix wording of debug hint in contributing.rst stable
Fri, 24 Apr 2020 12:42:29 +0200 Mads Kiilerich tg: clarify how ErrorController hooks into TG without using config/middleware.py stable
Mon, 27 Apr 2020 11:31:26 +0200 Mads Kiilerich hooks: clarify doc string of Mercurial hooks stable
Sat, 02 May 2020 21:20:43 +0200 Thomas De Schampheleire release: merge default to stable for 0.6.0 stable
Mon, 04 May 2020 19:08:30 +0200 Mads Kiilerich Re-merge closed default-i18n i18n
Mon, 04 May 2020 17:16:58 +0200 Mads Kiilerich Close default-i18n default-i18n
Mon, 04 May 2020 18:59:36 +0200 Mads Kiilerich Merge divergent i18n changes that were caused by broken weblate repo access i18n
Mon, 27 Apr 2020 13:25:28 +0200 Mads Kiilerich Merge default pre 0.6 i18n
Wed, 22 Apr 2020 19:23:05 +0200 Mads Kiilerich uwsgi: enable reload-on-exception in configuration template
Wed, 22 Apr 2020 14:13:47 +0200 Mads Kiilerich hg: support Mercurial 5.4
Sun, 12 Apr 2020 02:43:07 +0200 Mads Kiilerich db: introduce kallithea.DEFAULT_USER_ID to avoid repeated get_default_user()
Sat, 11 Apr 2020 18:53:10 +0200 Mads Kiilerich db: clarify that DEFAULT_USER just is DEFAULT_USER_NAME