log

age author description
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
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich validators: merge the now unused UniqueList with UniqueListFromString
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull request: fail on form errors - don't redirect
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull request: make it more visible that reviewers only are added/removed after save
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich pull requests: clarify message about unrelated changes that can't be used for updating PR