log

age author description
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
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich notifications: fix mail footer separator - it should be dash-dash-space
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: tweak update messages - shorten descriptions to 80 chars
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich comments: don't talk about Kallithea users - that seems a bit awkward for userbases that are defined elsewhere
Thu, 21 Aug 2014 23:46:55 +0200 Mads Kiilerich pull requests: fix execessive indexing for peer - that is one reason it didn't really work
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich https: introduce https_fixup config setting to enable the special https hacks
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: show more helpful URLs
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich notifications: fix threading - use line number
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich urls: introduce canonical_url config setting
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich hg: optimize get_ref_revision
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich templates: don't send html for keyboard shortcuts - they are disabled anyway
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich old style: better display of multiple parents/children in changeset view - don't truncate
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich auth: unauthenticated users do not have full_name_or_username - show login box instead
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: show images when relevant - don't show images with empty src
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: use different hack for hiding space around img
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich diff: show checkered background for transparent images
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: show right revisions in right repo as a/b in img diff