log

age author description
Sat, 05 Oct 2019 19:27:07 +0200 Thomas De Schampheleire i18n: updated translation for Flemish
Thu, 31 Oct 2019 22:40:24 +0100 Thomas De Schampheleire i18n: disable 'no-wrap' on extract_messages to align wrap settings with weblate
Sun, 03 Nov 2019 15:39:36 +0100 Mads Kiilerich i18n: reformat translation to wrap at 76 - that's our default
Sun, 03 Nov 2019 15:22:28 +0100 Mads Kiilerich i18n: drop translation of "Inherit defaults" after 93834966ae01
Sun, 03 Nov 2019 15:02:12 +0100 Mads Kiilerich i18n: drop translation of "Token mismatch" after d9421a78a534
Sun, 03 Nov 2019 15:14:16 +0100 Mads Kiilerich i18n: drop translation of "Log user push/pull commands" after 642847355a10
Sun, 03 Nov 2019 14:54:50 +0100 Mads Kiilerich i18n: drop translation of "Invalid API key" after 7977ca209b1d
Sun, 03 Nov 2019 15:26:04 +0100 Mads Kiilerich i18n: drop translation of "Permanent Repository ID" after 1a25c408d8a4
Sun, 03 Nov 2019 15:08:45 +0100 Mads Kiilerich i18n: drop translation of "Check for updates" after it was removed in 62822054a1e2
Sun, 03 Nov 2019 15:18:42 +0100 Mads Kiilerich i18n: update translation strings for "Clone URL" after 574218777086
Sun, 03 Nov 2019 23:48:20 +0100 Mads Kiilerich i18n: drop translation of Schema of clone URL construction example after d83f41634d06
Sun, 03 Nov 2019 15:23:31 +0100 Mads Kiilerich i18n: drop translations of push-to-lock strings, removed in 99edd97366e3
Sun, 03 Nov 2019 22:55:17 +0100 Mads Kiilerich i18n: drop automaticly introduced bad translations - completely remove previously fuzzy translations, not just the fuzzy markers
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: drop/fix some badly translated python formatting strings
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: fix translation merge error in nb_NO
Sun, 03 Nov 2019 13:25:37 +0100 Mads Kiilerich i18n: also drop Project-Id-Version from po files - avoid "random" changes
Wed, 06 Nov 2019 23:39:49 +0100 Mads Kiilerich i18n: normalize .pot header a bit - remove 'FIRST AUTHOR' and fuzzyness left by extract_messages
Thu, 03 Oct 2019 22:59:06 +0200 Mads Kiilerich vcs: drop subprocessio __del__ - it should no longer be necessary, and it might confuse both users and garbage collector
Wed, 09 Oct 2019 12:23:21 +0200 Mads Kiilerich wsgi: make WSGI wrapper follow the size of the result and log when it finished
Sat, 19 Oct 2019 23:07:12 +0200 Mads Kiilerich wsgi: make WSGI wrapper follow the result and log when it actually has finished
Sat, 19 Oct 2019 22:53:21 +0200 Mads Kiilerich wsgi: reintroduce the "wrapper" middleware for logging request timing, but guarded by optional use_wsgi_wrapper=true
Thu, 31 Oct 2019 21:15:14 +0100 Thomas De Schampheleire Merge stable
Sat, 12 Oct 2019 16:23:29 +0200 Nathan i18n: updated translation for French stable
Sat, 28 Sep 2019 10:09:59 +0200 Allan Nordhøy i18n: updated translation for French stable
Sun, 27 Oct 2019 21:01:52 +0100 Thomas De Schampheleire scripts/validate-commits: use direct /bin/bash interpreter
Sun, 27 Oct 2019 20:51:04 +0100 Thomas De Schampheleire scripts: new maintainer script validate-minimum-dependency-versions
Sat, 26 Oct 2019 21:35:19 +0200 Thomas De Schampheleire dev_requirements.txt: bump minimum pytest versions to a working set
Mon, 21 Oct 2019 21:55:58 +0200 Thomas De Schampheleire setup.py: bump Pygments minimum version to 2.2.0
Sun, 27 Oct 2019 18:29:52 +0100 Mads Kiilerich hg: support Mercurial 5.2
Thu, 03 Oct 2019 23:04:58 +0200 Mads Kiilerich bin: let ldap_sync use explicit .close() instead of relying on unbinding in .__del__()