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
Mon, 04 May 2020 20:20:06 +0200 Mads Kiilerich Merge from stable i18n
Wed, 12 Feb 2020 13:44:58 +0100 Private i18n: updated translation for Russian stable
Tue, 14 Apr 2020 06:21:00 +0200 Étienne Gilli i18n: updated translation for French stable
Thu, 09 Apr 2020 02:20:06 +0200 Jeannette L i18n: updated translation for French stable
Mon, 20 Apr 2020 11:12:54 +0200 Asterios Dimitriou i18n: updated translation for Greek stable
Sun, 12 Apr 2020 21:10:21 +0200 Dennis Fink i18n: updated translation for Luxembourgish stable
Mon, 04 May 2020 19:44:27 +0200 Mads Kiilerich i18n: update translations after caching has been simplified stable
Mon, 04 May 2020 19:35:34 +0200 Mads Kiilerich Merge weblate head with no changes - just to clean up i18n
Mon, 04 May 2020 19:34:41 +0200 Mads Kiilerich Merge weblate head with no changes - just to clean up i18n
Sat, 30 Nov 2019 10:39:37 +0100 Private i18n: updated translation for Russian stable
Mon, 04 May 2020 19:24:04 +0200 Mads Kiilerich Merge closed stable-i18n i18n
Mon, 04 May 2020 18:25:09 +0200 Mads Kiilerich Close stable-i18n stable-i18n
Sun, 12 Apr 2020 21:28:57 +0200 Dennis Fink i18n: updated translation for Luxembourgish stable-i18n
Thu, 09 Apr 2020 02:20:06 +0200 Jeannette L i18n: updated translation for French stable-i18n
Sat, 18 Jan 2020 07:42:24 +0100 Dennis Fink i18n: updated translation for Luxembourgish stable-i18n
Sat, 18 Jan 2020 07:40:32 +0100 Dennis Fink i18n: added translation for Luxembourgish stable-i18n
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
Wed, 22 Apr 2020 16:09:16 +0200 Mads Kiilerich ini: drop appenlight from configuration template - it seems to be dead and disappeared
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich ini: tweak template configuration for TG's handling of application errors
Wed, 22 Apr 2020 20:53:22 +0200 Mads Kiilerich inifile: new implementation of setting updates to optimize reuse of comments and append location
Wed, 22 Apr 2020 16:21:23 +0200 Mads Kiilerich inifile: add doctest coverage of comment corner cases
Tue, 14 Apr 2020 13:23:02 +0200 Mads Kiilerich uwsgi: clarify that --ini-paste-logged currently requires pastescript
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich ini: be more consistent about how # is used in the config template
Wed, 22 Apr 2020 19:09:10 +0200 Mads Kiilerich utils: fix pyflakes warning after f787c028ffc0
Sun, 05 Apr 2020 17:09:45 +0200 Mads Kiilerich uwsgi: slim down and tweak the default '[uwsgi]' configuration section
Tue, 31 Mar 2020 18:18:19 +0200 Mads Kiilerich uwsgi: drop unnecessary dependency of http module - just use http-socket directly
Wed, 15 Apr 2020 18:50:42 +0200 Mads Kiilerich wrapper: log clearly when request has been received
Wed, 15 Apr 2020 18:34:31 +0200 Mads Kiilerich db: fix bad characters in __repr__
Fri, 17 Apr 2020 18:03:21 +0200 Mads Kiilerich i18n: fix dead code in Accept-Language workaround from 7c7d6b5c07c7
Mon, 06 Apr 2020 21:29:37 +0200 Thomas De Schampheleire email templates: fix missing translation of titles and buttons
Sun, 20 Oct 2019 22:03:57 +0200 Mads Kiilerich utils: drop conditional_cache - an unused beaker cache