log

age author description
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST instead of DELETE for deleting permissions
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'notification_update' url and use POST instead of PUT
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'notification_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use POST for changeset_comment_delete and pullrequest_comment_delete instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich templates: remove unused repo_edit_fork template
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich defaults: replace automatic 'routes' 'resource' routing by explicit 'connect' and use POST
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich defaults: remove stub controllers
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: drop unused PUT handlers
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich controllers: remove some empty controllers, their "tests", and their unused routing
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich controllers: remove pointless comments
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich tests: update mail template dump test
Thu, 28 Jul 2016 15:38:30 +0200 Søren Løvborg login: have self-signup confirmation message respect site_name
Thu, 28 Jul 2016 15:25:42 +0200 Søren Løvborg compare: ensure that repositories exist before proceeding
Thu, 28 Jul 2016 14:21:08 +0200 Søren Løvborg paster: split paster specifics out of kallithea.lib.utils
Thu, 07 Apr 2016 17:53:51 +0200 Søren Løvborg auth: clean up PermsFunction