log

age author description
Wed, 30 Jan 2019 11:14:21 +0100 Hosted Weblate Update translation files
Wed, 30 Jan 2019 11:12:23 +0100 Andrej Shadura Merge translation changes from stable
Mon, 03 Dec 2018 19:19:07 +0000 ssantos i18n: updated translation for German stable
Fri, 30 Mar 2018 20:51:01 +0000 Максим Якимчук i18n: updated translation for Ukrainian stable
Sun, 04 Feb 2018 15:28:32 +0000 Michal Čihař i18n: updated translation for Norwegian Bokmål stable
Tue, 30 Jan 2018 16:23:23 +0000 Марс Ямбар i18n: updated translation for Ukrainian stable
Sun, 28 Jan 2018 19:09:01 +0000 Марс Ямбар i18n: added translation for Ukrainian stable
Fri, 01 Dec 2017 17:32:11 +0000 Allan Nordhøy i18n: updated translation for Norwegian Bokmål stable
Thu, 19 Oct 2017 10:02:13 +0000 Allan Nordhøy i18n: added translation for Norwegian Bokmål stable
Tue, 29 Jan 2019 09:43:29 +0100 Andrej Shadura misc: update the contributor’s preferred name
Tue, 29 Jan 2019 09:36:42 +0100 Hosted Weblate Update translation files
Wed, 11 Apr 2018 03:04:14 +0000 Pheng Heong Tan i18n: updated translation for Chinese (Simplified)
Mon, 03 Dec 2018 19:27:15 +0000 ssantos i18n: updated translation for German
Fri, 05 Oct 2018 18:45:49 +0000 Allan Nordhøy i18n: added translation for Norwegian Bokmål
Tue, 17 Apr 2018 11:24:31 +0000 Jesús Sánchez i18n: updated translation for Spanish
Wed, 04 Apr 2018 04:18:02 +0000 Pheng Heong Tan i18n: updated translation for Chinese (Simplified)
Sat, 19 Aug 2017 07:58:41 +0000 Lars i18n: updated translation for German
Sat, 19 Aug 2017 07:54:34 +0000 Viktar Vauchkevich i18n: updated translation for Belarusian
Sat, 29 Dec 2018 01:48:02 +0100 Mads Kiilerich auth: drop support for different "algorithms" for computing permission
Sat, 29 Dec 2018 16:17:31 +0100 Mads Kiilerich tests: merge tests that depend on each other
Sat, 29 Dec 2018 16:16:36 +0100 Mads Kiilerich auth: don't ignore login POSTs if already logged in
Sun, 30 Dec 2018 20:28:06 +0100 Thomas De Schampheleire scripts: add developer script validate-commits
Sun, 30 Dec 2018 21:25:30 +0100 Thomas De Schampheleire tests: fix assert rewriting in non-test modules like api_base.py
Sat, 29 Dec 2018 20:26:02 +0100 Thomas De Schampheleire .coveragerc: fix reporting of coverage to match what is run
Sun, 30 Dec 2018 13:56:00 +0100 Thomas De Schampheleire .coveragerc: remove reference to non-existing paster_commands dir
Sun, 30 Dec 2018 11:45:28 +0100 Thomas De Schampheleire scripts: docs-headings: improve performance by grouping 'hg diff' invocations
Fri, 28 Dec 2018 21:56:52 +0100 Thomas De Schampheleire setup.py: support Paste 3.0.x
Sat, 29 Dec 2018 22:30:08 +0100 Thomas De Schampheleire install-iis: use logging.config.fileConfig instead of paste.script copy
Sat, 29 Dec 2018 22:09:24 +0100 Thomas De Schampheleire middleware: simplegit: remove unused import of paste.httpheaders
Sat, 29 Dec 2018 22:02:39 +0100 Thomas De Schampheleire lib: BaseRepoController: use webob.exc.HTTPNotFound if possible