log

age author description
Wed, 06 Aug 2014 16:30:46 -0500 Sean Farley license: add font license info
Wed, 19 Nov 2014 11:52:58 +0000 Michal Čihař Translated using Weblate (German)
Fri, 24 Oct 2014 18:58:13 -0700 Sean Farley setup: add missing codemirror to python manifest
Thu, 13 Nov 2014 10:56:28 -0500 Christian Oyarzun javascript: added missing helper functions to make templates using codemirror work properly. (Issue #11)
Thu, 13 Nov 2014 10:53:38 -0500 Christian Oyarzun codemirror: updated to version 4.7
Thu, 30 Oct 2014 19:13:37 +0100 Andrew Shadura Close obsolete branch.
Sun, 26 Oct 2014 09:53:22 +0100 Andrew Shadura email templates: send text/plain part as well
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich cleanup-repos: reintroduce paster command
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich compare: workaround unexpected Mercurial behaviour when finding ancestor of null rev
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich hg: make get_ref_revision('rev', '00000000000000') give the null revision
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich pull requests: when creating, disable other_ref on other_repo change until new data has been loaded
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich pull requests: abort pending ajax requests before starting new one
Fri, 03 Oct 2014 00:20:36 +0200 Mads Kiilerich pull requests: the node for null is not '0' but 40 * '0'
Sun, 14 Sep 2014 07:39:06 +0200 Henrik Stuart paster: add install-iis command to automate IIS handler generation
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich settings: fix weird spacing around 'Delete this Repository'
Thu, 28 Aug 2014 23:16:14 +0200 domruf css: fix cut font
Sat, 30 Aug 2014 15:31:12 +0200 domruf css: fix gradient on buttons
Thu, 28 Aug 2014 23:42:13 +0200 domruf css: drop shadow-ish borders on contextbar
Thu, 28 Aug 2014 22:09:27 +0200 domruf config: the default for show_revision_number should be false
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich css: only use one space in selectors
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich css: put non-trivial selectors on different lines
Thu, 17 Jul 2014 12:47:56 +0100 Jim Hague simplehg: don't quiet Hg output for push
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich middleware: fix typo in force_https backward compatibility code
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich tests: fix failures after dacdea9fda2a
Thu, 02 Oct 2014 23:49:16 +0200 Mads Kiilerich pull requests: add missing " from 52f69be09fe1
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: use strict
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: fix issues found with strict mode
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich jquery: upgrade to 1.11.1
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich codemirror: move everything to separate codemirror folder - splitting it up in css and js serves no purpose
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: move meta_ext.js out of codemirror directory - it doesn't belong there