log

age author description
Thu, 14 May 2015 21:42:26 +0200 Thomas De Schampheleire tests: restrict pytest test collection to kallithea/tests
Tue, 12 May 2015 23:32:41 +0200 Andrew Shadura style: make the login page Bootstrap-ready
Wed, 04 Mar 2015 23:57:57 +0100 Andrew Shadura middleware: use secure cookies over secure connections
Wed, 25 Mar 2015 10:11:54 +0100 Thomas De Schampheleire auth: simplify logging of regular authentication in LoginRequired
Fri, 15 May 2015 23:40:44 +0200 Mads Kiilerich auth: avoid flash message with 'None' on login redirect
Wed, 13 May 2015 15:13:16 +0000 Peter Vitt i18n: updated translation for German
Wed, 13 May 2015 09:51:32 +0000 Viktar Palstsiuk i18n: updated translation for Belarusian
Mon, 11 May 2015 23:05:42 +0000 David Avigni i18n: updated translation for French
Mon, 11 May 2015 22:34:51 +0000 Tuux i18n: updated translation for French
Mon, 11 May 2015 22:34:13 +0000 David Avigni i18n: updated translation for French
Tue, 12 May 2015 22:41:49 +0000 Peter Vitt i18n: updated translation for German
Tue, 12 May 2015 22:03:36 +0200 Peter Vitt permissions: fix a copy/paste error, rename repository group to user group in tooltip
Tue, 12 May 2015 09:54:46 -0700 Marc Abramowitz tests: add kallithea/tests/pytest.ini with useful options that improve the pytest default output
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich settings: use more descriptive page/section/menu names
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich admin: clarify that the 'Defaults' menu is for 'Repository Defaults'
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich admin: cleanup of naming of 'Default Permissions'
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich permissions: clarify the use of "Permissions" - use "Show Permissions" for the overview
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich admin: use POST for adding API keys for users - just like on the self serve page
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich spelling: fix title casing on various translated strings
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich spelling: fix title casing on translated template strings
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich spelling: more consistent casing of 'IP'
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich spelling: more consistent casing of 'API key'
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich comments: fix permalink symbol appearance on hover
Wed, 13 May 2015 01:27:19 +0200 Mads Kiilerich Merge stable
Wed, 13 May 2015 01:26:45 +0200 Mads Kiilerich settings: show bullet indicating the currently selected sub page stable
Wed, 13 May 2015 01:16:48 +0200 Mads Kiilerich api_keys: Update 'New api key' label target so clicking the label focuses the input element stable
Wed, 13 May 2015 01:16:48 +0200 Mads Kiilerich middleware: apply HttpsFixup to Hg/Git operations too (Issue #132) stable
Wed, 13 May 2015 01:16:48 +0200 Mads Kiilerich comments: don't eat character before @mention when rendering to rst stable
Wed, 13 May 2015 01:16:48 +0200 Mads Kiilerich graph: fix graph drawing if there is less than one pixel available per branch stable
Mon, 30 Mar 2015 21:27:02 +0200 Thomas De Schampheleire auth: return early in LoginRequired on API key validation