log

age author description
Tue, 22 Jul 2014 00:46:24 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/followers/followers_data.html
Tue, 22 Jul 2014 00:46:23 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/changelog/changelog_summary_data.html
Tue, 22 Jul 2014 00:46:19 +0900 Takumi IINO templates: replace YUI with jquery in kallithea/templates/admin/admin_log.html
Tue, 19 Aug 2014 21:10:09 +0200 domruf pull requests: fix redirect after delete
Tue, 19 Aug 2014 21:10:09 +0200 domruf pull requests: allow git pull requests
Mon, 18 Aug 2014 21:04:36 +0200 domruf support other analytic systems then just Google Analytics
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich diff: consistently use a=base=ancestor and b=changes in compare and PR
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich diff: rename template values for org and other for compare and PR
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: load repo branch info on demand after changing repo
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: inline _load_compare_data - it is modifying state and serve no purpose as separate method
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: use verbose URLs in as many places as possible - they are helpful
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich files: show a select2 branch selector on the files page
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich graph: handle failing canvas creation
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: rework handling of comments and texts when voting and closing
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich cleanup: be less verbose and less aggressive when catching exceptions