log

age author description
Tue, 08 Feb 2022 01:06:04 +0100 Mads Kiilerich setup: support Mercurial 6.1 for continuously improved Python 3 support stable
Mon, 07 Mar 2022 17:47:13 +0100 Mads Kiilerich hg: support Mercurial 6.1 without util.url stable
Tue, 28 Sep 2021 14:00:08 +0200 Mads Kiilerich setup: support Mercurial 5.9 for continuously improved Python 3 support stable
Tue, 28 Sep 2021 14:46:19 +0200 Mads Kiilerich hg: use mercurial.node.nullid directly - needed for 5.9 stable
Tue, 28 Sep 2021 15:59:54 +0200 Mads Kiilerich webutils: monkeypatch to make webhelpers2 work with Python 3.10 stable
Tue, 28 Sep 2021 14:25:03 +0200 Mads Kiilerich setup: support Pytest 6.2 for Python 3.10 support stable
Tue, 28 Sep 2021 14:40:55 +0200 Mads Kiilerich setup: support Bleach 4.2 for Python 3.10 support stable
Tue, 28 Sep 2021 13:58:58 +0200 Mads Kiilerich setup: support FormEncode 2.0.0 for Python 3.10 support stable
Tue, 28 Sep 2021 14:08:13 +0200 Mads Kiilerich front-end: update package-lock.json stable
Thu, 10 Jun 2021 14:20:08 +0200 Mads Kiilerich git: show warning when removing existing unused Kallithea hook stable
Thu, 10 Jun 2021 12:25:32 +0200 Mads Kiilerich auth: tweak log statements when redirecting unauthenticated users to login stable
Mon, 07 Feb 2022 19:07:08 +0100 Mads Kiilerich files: fix raw download of repo files with names with unicode points above 256 in name stable
Wed, 10 Aug 2022 21:23:26 +0200 Jaime Marquínez Ferrándiz i18n: updated translation for Spanish i18n
Wed, 20 Jul 2022 21:07:27 +0200 Asterios Dimitriou i18n: updated translation for Greek i18n
Sat, 11 Jun 2022 15:45:27 +0200 yzqzss i18n: updated translation for Chinese (Simplified) i18n
Wed, 08 Jun 2022 10:45:39 +0200 МАН69К i18n: updated translation for Russian i18n
Sun, 30 May 2021 01:34:48 +0200 Mads Kiilerich Merge stable i18n
Thu, 27 May 2021 21:33:45 +0200 Thomas De Schampheleire Added tag 0.7.0 for changeset 7324ff1929d5 stable
Thu, 27 May 2021 21:28:32 +0200 Thomas De Schampheleire release 0.7.0 stable 0.7.0
Thu, 27 May 2021 21:33:23 +0200 Thomas De Schampheleire MANIFEST.in: add missing pytype_requirements.txt added in commit 278cc5936ed5 stable
Thu, 27 May 2021 21:27:37 +0200 Thomas De Schampheleire release: merge default to stable for 0.7.0 stable
Thu, 13 May 2021 20:17:40 +0200 Thomas De Schampheleire contributors: update default
Fri, 14 May 2021 16:44:27 +0200 Étienne Gilli i18n: updated translation for French
Thu, 27 May 2021 02:01:47 +0200 Mads Kiilerich i18n: update normalized translations
Wed, 12 May 2021 11:01:13 +0200 Mads Kiilerich i18n: fix duplicate entries after fixing odd space before ? in "Don't have an account ?"
Thu, 27 May 2021 00:48:35 +0200 Mads Kiilerich ini: set translate_forwarded_server = False when using paste prefix middleware
Thu, 27 May 2021 00:54:01 +0200 Mads Kiilerich git: fix whitespace in previous commit
Tue, 18 May 2021 00:58:06 +0200 Mads Kiilerich git: update check for invalid URL characters to work with Python versions that include an attempt at fixing the very same problem
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