log

age author description
Wed, 15 Mar 2017 20:39:38 +0100 Søren Løvborg templates: addPermAction JS escaping bugfix (by eliminating expansion bugfix)
Sat, 25 Mar 2017 17:35:46 +0900 FUJIWARA Katsunori admin: apply LOWER() on journal filtering term for suffix/infix matching
Sun, 05 Mar 2017 17:06:48 +0100 domruf tests: add Jenkinsfile for automatic creation of Jenkins projects for testing Kallithea itself
Sun, 05 Mar 2017 15:17:56 +0100 domruf tests: add pytest-cov .coveragerc file
Sun, 05 Mar 2017 15:46:43 +0100 domruf tests: remove obsolete .travis.yml file
Fri, 03 Mar 2017 15:34:31 +0100 Søren Løvborg pullrequests: introduce "action objects" for PR creation
Tue, 28 Feb 2017 17:19:00 +0100 Søren Løvborg templates: properly escape inline JavaScript values
Mon, 06 Mar 2017 02:23:26 +0100 Mads Kiilerich style: refactor panel margin css - make it more like real Bootstrap by putting padding on .panel-body
Fri, 03 Mar 2017 02:44:13 +0100 Mads Kiilerich style: fix "following" toggling
Wed, 01 Mar 2017 03:53:15 +0100 Mads Kiilerich style: use Bootstrap-ish nav-pills markup for settings menu
Wed, 01 Mar 2017 03:53:06 +0100 Mads Kiilerich style: fix weird styling of quick login
Wed, 01 Mar 2017 02:42:35 +0100 Mads Kiilerich style: fix help texts in Global Default Permissions
Wed, 01 Mar 2017 02:37:43 +0100 Mads Kiilerich style: fix display of Summary Repository Size
Mon, 27 Feb 2017 15:38:20 +0100 Søren Løvborg pullrequests: pass around reviewer User objects, not IDs
Mon, 27 Feb 2017 15:44:49 +0100 Søren Løvborg pullrequests: minor controller cleanup
Tue, 28 Feb 2017 21:09:48 +0100 Søren Løvborg model: remove BaseModel class
Mon, 27 Feb 2017 20:36:49 +0100 Søren Løvborg cleanup: drop superfluous Session.add calls
Mon, 27 Feb 2017 21:28:12 +0100 Søren Løvborg cleanup: do Session.add directly inside _create_default_perms
Mon, 27 Feb 2017 19:47:54 +0100 Søren Løvborg cleanup: remove SQLAlchemy session argument to action_logger
Tue, 28 Feb 2017 15:24:55 +0100 Søren Løvborg notifications: add tooltips to "mark as read" and "delete" buttons
Tue, 28 Feb 2017 17:04:10 +0100 Søren Løvborg css: additional fixes
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