log

age author description
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"