log

age author description
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
Fri, 19 Sep 2014 17:46:50 +0200 Na'Tosha Bard Add a bit of padding between 'Follow current branch' checkbox label and 'Search File List' button on Files page.
Fri, 19 Sep 2014 17:36:37 +0200 Na'Tosha Bard Remove gradient code in CSS for selected context bar.
Fri, 19 Sep 2014 17:14:09 +0200 Na'Tosha Bard Remove gradients in titlebar
Fri, 19 Sep 2014 17:19:50 +0200 Na'Tosha Bard Set white foreground color for <h2/> in context bar
Fri, 19 Sep 2014 15:05:09 +0200 Na'Tosha Bard Switch ellipses to right-arrow in header of compare page.
Fri, 19 Sep 2014 14:52:02 +0200 Na'Tosha Bard Standardize on btn-small on Pull Request page (instead of mixing btn-small and btn-mini) so we have a bit of padding.
Fri, 19 Sep 2014 14:48:11 +0200 Na'Tosha Bard Align switch-to child pages, standardize on btn-small class, use jQuery and similar formatting.
Fri, 19 Sep 2014 14:45:54 +0200 Na'Tosha Bard Improve buttons on on 'My Notifications' page (switch to small button class with a bit of padding, add padding around status icons)
Fri, 19 Sep 2014 14:44:21 +0200 Na'Tosha Bard Improve 'Show by ID' and 'Show by Name' on summary page.
Thu, 18 Sep 2014 12:10:45 +0200 Na'Tosha Bard Improve Journal page (fix some broken CSS)
Fri, 19 Sep 2014 14:18:56 +0200 Na'Tosha Bard Correct capitalization and improved English text in the UI
Fri, 19 Sep 2014 10:54:51 +0200 Na'Tosha Bard Fix readability issues in comments
Fri, 19 Sep 2014 10:52:59 +0200 Na'Tosha Bard Fix typos in comments
Thu, 28 Aug 2014 11:42:44 +0200 Rasmus Selsmark Added Settings to repo context menu
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich files: file path is mandatory in URLs for 2-way diff
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich setup: clarify that we only support 2.6 and 2.7
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich files: use current revision as default for 'show at' (Issue #31)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich rebranddb: update user extern_type and _name to 'internal' instead of 'kallithea' (Issue #38)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich helpers: fix crash on new users without email (Issue #28)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich vcs: introduce hack for handling git failure on --depth cloning (Issue #33)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich vcs: close SubprocessIOChunker inputstream used for git (Issue #32)
Wed, 24 Sep 2014 14:24:40 +0200 Mads Kiilerich javascript: remove nice trailing comma to please IE8 (Issue #39)
Sat, 13 Sep 2014 18:46:09 +0000 Max Roman Fix Admin Group Membership when using the Atlassian Crowd plugin .
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: use jQuery for ypjax and rename to asynchtml
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich templates: replace some YUD with jQuery when we test and test it anyway
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax cleanup
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax callback is optional and do not have any parameters
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich javascript: ypjax f_call was never used - drop it
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich graph: minor cleanup of js
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich graph: don't draw edges to roots as "dead ends"
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich diff: don't group diffs based on the kind of change
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich pull requests: handle pull requests to empty repos (Issue #27)
Mon, 08 Sep 2014 13:38:56 +0200 Mads Kiilerich tests: remove large unused test fixture
Mon, 08 Sep 2014 13:38:55 +0200 Mads Kiilerich migrate: add missing import (Issue #29)
Sun, 31 Aug 2014 15:07:36 +0200 Jelmer Vernooij Only use newer versions of Dulwich on Python >= 2.7.
Tue, 26 Aug 2014 15:01:24 +0900 Takumi IINO pull requests: add url parameters to page link
Wed, 27 Aug 2014 21:50:25 +0200 domruf issue #7 remove obsolete configuration
Sun, 31 Aug 2014 12:11:50 +0200 Henrik Stuart docs: describe installation under IIS
Sun, 31 Aug 2014 14:44:54 +0200 Mads Kiilerich git: fix "'name' must be bytestring, not unicode" error on browsing changesets
Sat, 30 Aug 2014 15:19:52 +0200 Henrik Stuart utils: do not fail if git is not installed and has been removed from __init__.py BACKENDS
Thu, 28 Aug 2014 12:12:44 +0000 Andrew Shadura meta: update contributor's name