log

age author description
Wed, 22 Feb 2017 21:13:37 +0100 Søren Løvborg gists: simplify expiration checks
Thu, 23 Feb 2017 18:00:56 +0100 Søren Løvborg cleanup: refer less to User.DEFAULT_USER
Mon, 20 Feb 2017 19:21:34 +0100 Søren Løvborg cleanup: use list comprehensions
Wed, 22 Feb 2017 21:20:39 +0100 Søren Løvborg api: simplify API key expiration checks
Mon, 20 Feb 2017 18:40:32 +0100 Søren Løvborg auth: simplify user group permission checks
Mon, 20 Feb 2017 19:31:48 +0100 Søren Løvborg auth: simplify repository group permission checks
Mon, 20 Feb 2017 17:23:25 +0100 Søren Løvborg auth: simplify repository permission checks
Thu, 23 Feb 2017 20:26:27 +0100 Søren Løvborg repogroups: fix private repo recursion check
Thu, 23 Feb 2017 16:24:24 +0100 Søren Løvborg comments: for PR comments, link directly to comment on PR page
Thu, 16 Feb 2017 16:15:44 +0100 Søren Løvborg templates: fix wrong HTML on compare page
Thu, 16 Feb 2017 16:03:25 +0100 Søren Løvborg css: fix checkbox alignment
Thu, 16 Feb 2017 16:09:53 +0100 Søren Løvborg css: don't force permission tables to 100% width
Thu, 16 Feb 2017 15:48:34 +0100 Søren Løvborg css: tighten selector to prevent double shadow on changelog page
Thu, 16 Feb 2017 15:40:04 +0100 Søren Løvborg css: fix redundant/overly broad rules
Mon, 27 Feb 2017 00:27:31 +0100 Mads Kiilerich style: fix floating of PR reviewer box
Thu, 16 Feb 2017 02:43:11 +0100 Mads Kiilerich style: use more Bootstrap pull-left and pull-right
Thu, 16 Feb 2017 02:42:37 +0100 Mads Kiilerich style: introduce Bootstrap input-group - especially for repo summary pages
Thu, 16 Feb 2017 01:54:36 +0100 Mads Kiilerich style: introduce Bootstrap list-group and list-group-item
Thu, 16 Feb 2017 01:48:31 +0100 Mads Kiilerich style: use popover for journal search help
Tue, 16 Aug 2016 20:05:48 +0200 domruf auth: when a auth plugin can't be imported try the next one instead of breaking completly
Tue, 07 Feb 2017 21:53:56 +0100 Søren Løvborg model: greatly simplify generation of gist IDs
Tue, 07 Feb 2017 21:16:13 +0100 Søren Løvborg model: refactor listing of commenters
Mon, 30 Jan 2017 20:04:20 +0100 Søren Løvborg vcs: fix incorrect comment
Tue, 14 Feb 2017 21:14:40 +0100 Søren Løvborg vcs: replace deprecated __getslice__ with __getitem__
Tue, 14 Feb 2017 20:27:45 +0100 Søren Løvborg vcs: restructure authorization check
Wed, 04 Jan 2017 23:01:48 +0100 Søren Løvborg vcs: dedup auth code between Hg and Git middleware
Mon, 02 Jan 2017 23:16:32 +0100 Søren Løvborg vcs: remove confusing and unnecessary local variable
Wed, 04 Jan 2017 23:05:11 +0100 Søren Løvborg vcs: remove non-sensical conditional block
Tue, 14 Feb 2017 20:16:47 +0100 Søren Løvborg css: fix vertical alignment in repo and PR summaries etc.
Tue, 14 Feb 2017 21:19:46 +0100 Søren Løvborg templates: drop unused "node_history_url" JS variable