log

age author description
Thu, 28 Sep 2017 22:03:01 +0200 Thomas De Schampheleire style: use npm less to generate kallithea stylesheet style.css from style.less
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: change indentation of stylesheet to match future less output
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: remove empty lines in stylesheet to match future less output
Fri, 29 Sep 2017 16:35:32 +0200 Thomas De Schampheleire style: fix formatting oddities and bugs
Mon, 23 Oct 2017 01:15:06 +0200 Mads Kiilerich diff: fix crash when displaying diff on a single file
Sun, 22 Oct 2017 23:00:37 +0200 Mads Kiilerich vcs: support Mercurial 4.4
Mon, 23 Oct 2017 00:57:28 +0200 Mads Kiilerich vcs: add support for Mercurial annotate in Mercurial 4.4
Fri, 13 Oct 2017 20:44:01 +0200 domruf changelog: add more verbose titles to [HG] and [GIT] repotags
Wed, 11 Oct 2017 22:49:53 +0200 domruf changelog: bring the right-aligned tags in a least to most common order
Wed, 04 Oct 2017 19:48:02 +0200 domruf repos: move optional icons after name to better align text in table
Mon, 02 Oct 2017 18:24:37 +0200 domruf js: reuse parent/child navigation code - avoid duplication
Wed, 16 Aug 2017 17:34:44 +0200 domruf files: use same parent/child navigation as on changeset page
Sun, 22 Oct 2017 04:01:28 +0200 Mads Kiilerich files: simplify header, making it more like changeset
Wed, 16 Aug 2017 17:34:44 +0200 domruf changeset: make parent/child navigation activation and javascript reusable
Thu, 04 May 2017 20:51:26 +0200 domruf vcs: catch MemoryErrors when calling Git diff
Sun, 22 Oct 2017 00:42:12 +0200 Mads Kiilerich diffs: wrap vcs repo get_diff
Sun, 22 Oct 2017 00:42:12 +0200 Mads Kiilerich styling: map pylonslib flash message categories to bootstrap alert classes
Mon, 16 Oct 2017 03:19:31 +0200 Mads Kiilerich pygments: update css for Pygments 2.2.0
Mon, 16 Oct 2017 03:08:17 +0200 Mads Kiilerich markdown: specify extensions directly - don't use old positional parameters
Mon, 16 Oct 2017 03:06:20 +0200 Mads Kiilerich lib: refactor detection of markup renderers
Wed, 11 Oct 2017 02:41:07 +0200 Mads Kiilerich config: tweak template http_server conditionals - don't leave an empty section when using UWSGI
Tue, 22 Aug 2017 21:10:14 +0200 domruf statistics: hide checkboxes, instead click on user names directly
Sun, 06 Aug 2017 12:46:03 +0200 domruf statistics: replace YUI flot with jQuery flot
Sun, 06 Aug 2017 12:36:57 +0200 domruf js: don't show number of members of groups when doing autocomplete
Tue, 19 Sep 2017 22:50:12 +0200 domruf config: make the UWSGI host/port configurable with make-config parameters
Tue, 19 Sep 2017 22:44:41 +0200 domruf config: set default uwsgi socket listen queue size to 128
Thu, 31 Aug 2017 22:38:21 +0200 domruf config: increase number of gunicorn worker processes in the default configuration
Mon, 11 Sep 2017 21:16:49 +0200 domruf auth: consume request body before responding 401 or 403 during authentication
Wed, 20 Sep 2017 23:08:35 +0200 domruf jenkinsfile: only keep the artifacts (test result xml files) of the last 10 builds
Mon, 21 Aug 2017 21:42:28 +0200 domruf jenkinsfile: combine coverage files from different DB runs