log

age author description
Fri, 29 May 2015 18:18:23 +0200 Jan Heylen changeset comment: fix delete button issue stable
Sun, 31 May 2015 13:56:27 +0200 Thomas De Schampheleire files: fix invalid links to Last Revision stable
Sat, 06 Jun 2015 17:24:22 +0200 Mads Kiilerich repos: fix superfluous escaping of urlified URLs in repo descriptions stable
Fri, 22 May 2015 23:56:50 +0200 Matthias Zilk vcs: added proper windows quoting to git commands (Issue #135) stable
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich templates: whitespace/linebreak cleanup around "remote URL"
Sun, 17 May 2015 21:54:55 +0200 Mads Kiilerich comments: refactor the DOM handling for previous/next comment links
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich comments: introduce .url method for linking to originating PR or changeset page
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich git: avoid OSError when encountering invalid lock file
Sun, 17 May 2015 21:47:33 +0200 Mads Kiilerich comments: inline pointless inline template function
Sun, 17 May 2015 21:41:40 +0200 Mads Kiilerich comments: more jQuery
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich pullrequests: kill a bit of YUD
Wed, 27 May 2015 23:15:36 +0200 Mads Kiilerich javascript: add missing semicolons
Tue, 26 May 2015 13:55:06 +0200 Andrew Shadura spelling: IP address, IPv4, IPv6
Thu, 21 May 2015 15:52:30 -0400 Christian Oyarzun admin: use POST in routing for adding API keys for users - match template change in 6f6aab7ca754
Mon, 04 May 2015 21:07:37 +0200 Jan Heylen changeset/pullrequest controller: refactor some old variable naming
Fri, 15 May 2015 18:07:27 +0200 Andrew Shadura auth: reduce code duplication by removing generate_api_key implemented in utils2
Thu, 14 May 2015 21:05:47 +0200 Thomas De Schampheleire tests: move pytest settings from kallithea/tests/pytest.ini to setup.cfg
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