log

age author description
Mon, 09 Feb 2015 14:42:35 +0800 duanhongyi diff: handle GIT delta binary patches
Tue, 03 Feb 2015 21:39:31 +0100 Thomas De Schampheleire spelling: consistent capitalization of URL
Sat, 24 Jan 2015 22:07:35 +0100 Thomas De Schampheleire remotes: add support to clone from Mercurial repositories over ssh
Sun, 02 Nov 2014 13:52:55 -0800 Sean Farley setup: remove duplicate logic for mercurial dependency
Thu, 29 Jan 2015 21:48:54 +0100 Thomas De Schampheleire comment handling: extend next/previous links to global comments (issue #91)
Tue, 27 Jan 2015 22:03:55 +0100 Thomas De Schampheleire comment handling: clarify shown comment count (inline vs general)
Tue, 27 Jan 2015 21:57:38 +0100 Thomas De Schampheleire comment handling: factorize comment count logic
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich db: drop most lazy joins
Mon, 02 Feb 2015 17:20:08 -0500 Denis Blanchette docs: update Windows installation documentation for Windows 7/Server 2008 R2 and newer
Thu, 05 Feb 2015 23:31:31 +0100 Mads Kiilerich docs: rename docs/installation_win.rst to docs/installation_win_old.rst, preparing for new docs
Fri, 30 Jan 2015 20:57:02 +0100 Jan Heylen comment: warn before leaving page with open comments
Tue, 08 Jul 2014 20:33:50 -0500 Sean Farley graph: implement retina scaling in javascript
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich template: use block block for page title in root.html
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich template: use mako block for root.html extra sections
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich template: move header to root.html, use mako block for header menu
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich pullrequests: use full url in 'replaced by' comment after updates
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich pullrequests: don't include repo name in default PR title if it is same same
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich pullrequests: when creating a PR for a specific revision, look for updates on the branch name
Wed, 11 Feb 2015 02:40:28 +0100 Mads Kiilerich notification: handle unicode translations (Issue #95)
Fri, 06 Feb 2015 03:35:40 +0100 Mads Kiilerich [security fix] api: don't send internal data unless asked for it
Thu, 29 Jan 2015 21:49:02 +0100 Mads Kiilerich pullrequests: handle update lists when using same branch name in (presumably) different repos
Thu, 29 Jan 2015 21:48:31 +0100 Mads Kiilerich error: don't crash on /error/document urls
Sat, 15 Nov 2014 04:23:31 -0800 Sean Farley icons: fix typo of icon-remove to icon-minus and remove style color
Thu, 29 Jan 2015 21:35:38 +0100 Mads Kiilerich repogroups: fix template typo from 83087ae63bd6
Mon, 21 Jul 2014 20:12:38 -0500 Sean Farley user.png: remove unused icons
Tue, 02 Sep 2014 16:45:57 +0200 Sean Farley _dt_elements: remove unused user_gravatar def
Tue, 02 Sep 2014 16:44:53 +0200 Sean Farley users: use gravatar method from helpers instead of user_gravatar
Tue, 02 Sep 2014 19:35:49 -0500 Sean Farley gravatar: use font awesome icons
Sat, 15 Nov 2014 23:42:24 -0800 Sean Farley gravatar: use helper method to generate retina img tag
Wed, 21 Jan 2015 19:21:51 -0800 Sean Farley helpers: add gravatar method for easy retina refactoring