log

age author description
Fri, 29 Sep 2017 21:30:55 +0200 Thomas De Schampheleire style: move perm_tag to kallithea-tags.less
Fri, 29 Sep 2017 21:22:14 +0200 Thomas De Schampheleire style: extract metatag styles to separate file kallithea-tags.less
Fri, 29 Sep 2017 21:15:16 +0200 Thomas De Schampheleire style: extract yui styles to separate less file
Fri, 29 Sep 2017 20:20:03 +0200 Thomas De Schampheleire style: less'en select2 styles
Fri, 29 Sep 2017 16:34:03 +0200 Thomas De Schampheleire style: extract select2 styling to separate file
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