log

age author description
Mon, 12 Dec 2022 22:46:54 +0100 Mads Kiilerich i18n: fr: consistently use 'NO-BREAK SPACE' before double punctuation instead of 'NARROW NO-BREAK SPACE' i18n
Mon, 12 Dec 2022 22:41:37 +0100 Mads Kiilerich i18n: fr: consistently use 'NO-BREAK SPACE' before double punctuation instead of space i18n
Mon, 12 Dec 2022 22:36:28 +0100 Mads Kiilerich i18n: avoid '{0} → {1}' markup in translated strings i18n
Mon, 12 Dec 2022 21:02:30 +0100 Mads Kiilerich summary: simplify README hover text i18n
Mon, 12 Dec 2022 22:24:50 +0100 Mads Kiilerich i18n: prevent msgmerge fuzzy matching - it is too random i18n
Mon, 12 Dec 2022 18:28:10 +0100 Mads Kiilerich i18n: pl: reintroduce malformed translation removed by 19506ee31c1c stable
Mon, 12 Dec 2022 21:21:05 +0100 Mads Kiilerich i18n: fr: consistently don't use 'NARROW NO-BREAK SPACE' after double punctuation stable
Mon, 12 Dec 2022 20:53:12 +0100 Mads Kiilerich i18n: fr: consistently use 'NO-BREAK SPACE' before double punctuation stable
Mon, 12 Dec 2022 20:42:33 +0100 Mads Kiilerich i18n: fr: consistently use 'NO-BREAK SPACE' before double punctuation instead of 'NARROW NO-BREAK SPACE' stable
Mon, 12 Dec 2022 20:40:03 +0100 Mads Kiilerich i18n: fr: consistently use 'NO-BREAK SPACE' before double punctuation instead of space stable
Mon, 12 Dec 2022 21:01:00 +0100 Mads Kiilerich i18n: avoid '{0} → {1}' markup in translated strings stable
Mon, 12 Dec 2022 21:02:30 +0100 Mads Kiilerich summary: simplify README hover text stable
Mon, 12 Dec 2022 18:03:55 +0100 Jaime Marquínez Ferrándiz i18n: updated translation for Spanish stable
Mon, 12 Dec 2022 18:04:00 +0100 Asterios Dimitriou i18n: updated translation for Greek stable
Mon, 12 Dec 2022 18:04:06 +0100 yzqzss i18n: updated translation for Chinese (Simplified) stable
Mon, 12 Dec 2022 18:04:11 +0100 МАН69К i18n: updated translation for Russian stable
Mon, 12 Dec 2022 17:55:35 +0100 Mads Kiilerich i18n: minor reformatting stable
Sat, 10 Dec 2022 18:18:05 +0100 Mads Kiilerich repo group: introduce editing of owner stable
Sat, 10 Dec 2022 18:08:12 +0100 toras9000 repo group: fix API for updating parent stable
Sat, 10 Dec 2022 18:06:17 +0100 Mads Kiilerich repo group: always update fullpath group_name when changing parent stable
Sat, 10 Dec 2022 17:54:16 +0100 Mads Kiilerich repo group: drop pointless double handling of parent_group_id updates stable
Sat, 10 Dec 2022 17:43:06 +0100 Mads Kiilerich tests: introduce test_api_update_repo_group covering update_repo_group api stable
Mon, 12 Dec 2022 00:25:22 +0100 Mads Kiilerich repo: introduce enable_downloads and enable_statistics when creating repos stable
Sun, 11 Dec 2022 02:05:08 +0100 Mads Kiilerich templates: align forms for repo creation and repo settings stable
Mon, 12 Dec 2022 00:38:59 +0100 Mads Kiilerich tests: update test_api_create_repo with better coverage of create_repo api stable
Sat, 10 Dec 2022 18:51:30 +0100 Mads Kiilerich tests: update_repo without begging the question stable
Mon, 12 Dec 2022 12:38:39 +0100 Mads Kiilerich contributors: update stable
Fri, 14 Oct 2022 13:17:57 +0200 Mads Kiilerich api docs: make examples use comma more like json does stable
Fri, 14 Oct 2022 14:25:12 +0200 Mads Kiilerich api docs: more consistent use of space around ":" in examples stable
Fri, 14 Oct 2022 14:02:15 +0200 Mads Kiilerich api docs: make examples more like 4 space indented stable
Wed, 06 Jan 2021 01:08:12 +0100 Mads Kiilerich api docs: drop extra newlines in docstrings stable
Fri, 14 Oct 2022 13:36:21 +0200 Mads Kiilerich api docs: various minor changes stable
Thu, 13 Oct 2022 19:37:43 +0200 Mads Kiilerich api docs: update docstrings stable
Sat, 17 Sep 2022 20:37:24 +0200 Mads Kiilerich setup: bump Sphinx version stable
Wed, 14 Sep 2022 08:47:23 +0200 Mads Kiilerich middleware: fix url_scheme_variable stable
Wed, 14 Sep 2022 08:47:48 +0200 Mads Kiilerich middleware: use config consistently in https_fixup stable
Mon, 27 Jun 2022 20:50:09 +0200 Mads Kiilerich html: align formatting of edit_perms templates stable
Mon, 27 Jun 2022 20:50:23 +0200 Mads Kiilerich html: clarify type of button elements - make it clear if we really want "submit" stable
Mon, 27 Jun 2022 20:30:00 +0200 Mads Kiilerich usergroup: fix adding permission stable
Wed, 01 Sep 2021 22:08:45 +0200 Thomas De Schampheleire repo_groups: fix deletion of subgroups stable
Wed, 01 Sep 2021 22:44:49 +0200 Thomas De Schampheleire tests: merge test_repo_groups.py into test_admin_repo_groups.py stable
Wed, 01 Sep 2021 22:46:42 +0200 Thomas De Schampheleire tests: cleanup selective 'base' imports of test_admin_repo_groups.py stable
Mon, 07 Mar 2022 17:52:02 +0100 Mads Kiilerich meta: update copyrights stable
Sat, 26 Feb 2022 05:23:50 +0100 Manuel Jacob vcs: use correct name of parameter “reverse” in docstring of get_changesets() stable
Fri, 25 Feb 2022 22:00:46 +0100 Manuel Jacob controllers: don’t pass start=0 to BaseRepository.get_changesets() stable
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