log

age author description
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__()
Thu, 03 Oct 2019 22:52:53 +0200 Mads Kiilerich vcs: close SubprocessIOChunker after use - it has a close method, so let's make sure we use it
Thu, 03 Oct 2019 23:02:07 +0200 Mads Kiilerich vcs: drop unused lockfiles.py
Fri, 27 Sep 2019 01:12:38 +0200 Mads Kiilerich Merge stable
Fri, 27 Sep 2019 01:08:52 +0200 Mads Kiilerich i18n: normalize headers too
Fri, 27 Sep 2019 01:07:24 +0200 Mads Kiilerich i18n: also normalize kallithea/i18n/kallithea.pot, leaving it almost empty in the main repo
Thu, 26 Sep 2019 11:50:13 +0200 Mads Kiilerich i18n: drop entries without translation - they just add noise in the main repository and have no value
Thu, 26 Sep 2019 11:40:39 +0200 Mads Kiilerich docs: fix curl example
Tue, 09 Jul 2019 19:43:54 +0200 Elizabeth Sherrock i18n: updated translation for Chinese (Simplified) stable
Tue, 25 Jun 2019 18:57:03 +0200 THANOS SIOURDAKIS i18n: updated translation for Greek stable
Wed, 29 May 2019 15:31:13 +0200 ssantos i18n: updated translation for German stable
Wed, 11 Sep 2019 23:00:57 +0200 Mads Kiilerich git: exit early if Git is found but too old (Issue #342)
Wed, 11 Sep 2019 23:00:53 +0200 Mads Kiilerich git: refactor check_git_version
Sun, 04 Aug 2019 18:53:58 +0200 Mads Kiilerich hgignore: *.orig and *.rej as created by hg when using revert, import, mq, etc
Wed, 04 Sep 2019 23:26:18 +0200 Mads Kiilerich hg: fix pull requests between repositories by using the makeunionrepository factory with Mercurial 4.8 stable
Wed, 31 Jul 2019 21:31:23 +0200 Mads Kiilerich user: allow LDAP users with non-ASCII characters in the DN stable
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: drop/fix some badly translated python formatting strings default-i18n