log

age author description
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
Wed, 25 Mar 2015 09:11:15 +0100 Thomas De Schampheleire auth: return early in LoginRequired on invalid IP
Sun, 10 May 2015 21:40:12 +0200 Peter Vitt notifications: use different strings for descriptions with age and datetime
Wed, 06 May 2015 17:48:15 -0400 Christian Oyarzun templates: remove mime type column from file browser (Issue #51)
Sat, 09 May 2015 21:31:48 +0000 Peter Vitt i18n: updated translation for German
Thu, 12 Mar 2015 15:39:55 +0100 Mads Kiilerich notifications: use stupid mail static-except-[] subjects to please gmail and its broken threading
Thu, 07 May 2015 16:26:40 +0200 Mads Kiilerich javascript: remove unnecessary console.log
Thu, 07 May 2015 16:26:40 +0200 Mads Kiilerich db: more consistently set primary keys to be unique, not nullable and without default
Thu, 07 May 2015 16:26:40 +0200 Mads Kiilerich summary: remove unused download code
Thu, 07 May 2015 16:26:40 +0200 Mads Kiilerich comments: show status changes as a part of the comment instead of in the header