log

age author description
Mon, 05 Oct 2020 00:03:26 +0200 Mads Kiilerich Merge from stable i18n
Fri, 02 Oct 2020 13:17:55 +0200 robertus i18n: updated translation for Polish stable
Sun, 23 Aug 2020 23:43:25 +0200 ssantos i18n: added translation for Portuguese stable
Mon, 10 Aug 2020 10:45:11 +0200 Allan Nordhøy i18n: updated translation for Norwegian Bokmål stable
Wed, 22 Jul 2020 15:24:43 +0200 J. Lavoie i18n: updated translation for French stable
Sat, 26 Sep 2020 15:39:33 +0200 Anton Schur git: fix pull request deletion - don't crash on deleting refs to PR heads stable
Sat, 26 Sep 2020 17:33:18 +0200 Mads Kiilerich tests: add coverage of Git pullrequests stable
Tue, 15 Sep 2020 21:30:26 +0200 Manuel Jacob docs: note that the old issue tracker doesn’t work anymore stable
Tue, 15 Sep 2020 21:24:19 +0200 Manuel Jacob docs: remove link to Bitbucket source mirror stable
Thu, 10 Sep 2020 20:44:35 +0200 Thomas De Schampheleire contributors: update stable
Thu, 10 Sep 2020 20:08:17 +0200 Thomas De Schampheleire cleanup: remove unused code RcConf.update_config stable
Thu, 10 Sep 2020 20:17:18 +0200 Thomas De Schampheleire api: fix 'kallithea-api --save-config' stable
Sun, 26 Jul 2020 00:03:12 +0200 Mads Kiilerich py3: fix rc_types error stable
Wed, 22 Jul 2020 21:55:57 +0200 Thomas De Schampheleire vcs: fix cloning remote repository with HTTP authentication (Issue #379) stable
Wed, 22 Jul 2020 21:48:53 +0200 Thomas De Schampheleire vcs: extract get_urllib_request_handlers out of {hg,git}/repository.py stable
Fri, 02 Oct 2020 13:17:55 +0200 robertus i18n: updated translation for Polish i18n
Wed, 30 Sep 2020 14:32:00 +0200 ssantos i18n: updated translation for Portuguese i18n
Sun, 23 Aug 2020 21:44:48 +0200 ssantos i18n: updated translation for Portuguese i18n
Sun, 23 Aug 2020 23:43:25 +0200 ssantos i18n: added translation for Portuguese i18n
Mon, 10 Aug 2020 10:45:11 +0200 Allan Nordhøy i18n: updated translation for Norwegian Bokmål i18n
Wed, 22 Jul 2020 15:24:43 +0200 J. Lavoie i18n: updated translation for French i18n
Thu, 18 Jun 2020 16:33:55 +0200 Mads Kiilerich Merge stable i18n
Thu, 11 Jun 2020 20:50:26 +0200 Mads Kiilerich docs: mention the need for worker process restarts to avoid "memory leaks" (Issue #346) stable
Thu, 11 Jun 2020 20:16:32 +0200 Mads Kiilerich docs: mention the npm dependency more clearly (Issue #345) stable
Mon, 08 Jun 2020 16:05:21 +0200 Mads Kiilerich docs: clarify that MariaDB is supported, with slight preference for this more free option stable
Mon, 08 Jun 2020 14:10:13 +0200 Mads Kiilerich docs: make it more clear that config-create with http_server=X should be used (Issue #358) stable
Fri, 12 Jun 2020 18:09:59 +0200 Mads Kiilerich hg: fix missing py3 string conversions for displaying subrepo (Issue #377) stable
Fri, 12 Jun 2020 14:47:30 +0000 David Ignjić hg: fix crash on displaying bookmarks - add lost hex conversion when computing bookmark property stable
Sun, 07 Jun 2020 21:52:58 +0200 Thomas De Schampheleire Added tag 0.6.1 for changeset a22edac2be58 stable
Wed, 03 Jun 2020 21:15:23 +0200 Thomas De Schampheleire release 0.6.1 stable 0.6.1
Thu, 04 Jun 2020 20:56:36 +0200 Thomas De Schampheleire setup: exclude celery 4.4.4 which is broken due to unexpressed dependency stable
Sat, 23 May 2020 20:35:45 +0200 Thomas De Schampheleire scripts: let validate-commits default to testing the draft changes upto current stable
Sat, 23 May 2020 19:52:04 +0200 Thomas De Schampheleire cleanup: drop last traces of kallithea-config stable
Mon, 18 May 2020 15:33:01 +0200 Mads Kiilerich html: fix invalid html / mako structure stable
Sat, 23 May 2020 20:24:07 +0200 Thomas De Schampheleire tests: actually test something useful in test_edit for gists (Issue #376) stable
Fri, 22 May 2020 15:21:57 +0200 Mads Kiilerich gists: fix bad template reference to safe_str (Issue #376) stable
Fri, 22 May 2020 15:10:00 +0200 Mads Kiilerich ini: explain how % must be escaped as %% (Issue #375) stable
Fri, 22 May 2020 14:02:55 +0200 Mads Kiilerich db: drop double specification of unique constraint (Issue #374) stable
Fri, 22 May 2020 16:54:10 +0200 Mads Kiilerich ini: put kallithea-config version in the ini file it creates (Issue #373) stable
Fri, 22 May 2020 16:45:09 +0200 Mads Kiilerich ini: tweak mako comment markup - prepare for variable expansion in ## lines by only "quoting" ## stable
Fri, 15 May 2020 18:50:59 +0200 Mads Kiilerich docs: clarify the installation steps and how things fit together stable
Sun, 10 May 2020 20:50:46 +0200 Mads Kiilerich tests: coverage of Git repo feeds stable
Sun, 10 May 2020 20:04:17 +0200 Mads Kiilerich feeds: fix failure getting feed for Git repos (Issue #372) stable
Sat, 09 May 2020 02:49:13 +0200 Mads Kiilerich auth: simplify Crowd - drop unused and apparently slightly buggy _request functionality stable
Sun, 10 May 2020 18:32:34 +0200 Mads Kiilerich auth: simplify handling of Crowd json response (Issue #370) stable
Wed, 06 May 2020 20:29:53 +0200 Thomas De Schampheleire Added tag 0.6.0 for changeset 9f5ca9088067 stable
Wed, 06 May 2020 20:23:30 +0200 Thomas De Schampheleire release 0.6.0 stable 0.6.0
Wed, 06 May 2020 20:29:24 +0200 Thomas De Schampheleire MANIFEST.in: add missing .eslintrc.js added in commit 4d36432bf705 stable
Wed, 06 May 2020 19:57:43 +0200 Thomas De Schampheleire contributors: update stable
Wed, 06 May 2020 19:57:29 +0200 Thomas De Schampheleire contributors: map different names of J. Lavoie onto one stable
Wed, 06 May 2020 19:52:05 +0200 Thomas De Schampheleire docs: move i18n how_to directly under docs stable
Wed, 06 May 2020 14:47:06 +0200 Mads Kiilerich Merge from stable i18n
Mon, 04 May 2020 18:27:36 +0200 J. Lavoie i18n: updated translation for German stable
Tue, 05 May 2020 18:25:09 +0200 Thomas De Schampheleire i18n: updated translation for French stable
Mon, 04 May 2020 18:25:55 +0200 J. Lavoie i18n: updated translation for French stable
Mon, 04 May 2020 18:27:36 +0200 J. Lavoie i18n: updated translation for German i18n
Tue, 05 May 2020 18:25:09 +0200 Thomas De Schampheleire i18n: updated translation for French i18n
Mon, 04 May 2020 18:25:55 +0200 J. Lavoie i18n: updated translation for French i18n
Mon, 04 May 2020 18:07:54 +0200 J. Lavoie i18n: updated translation for German i18n
Mon, 04 May 2020 18:03:24 +0200 J. Lavoie i18n: updated translation for French i18n