log

age author description
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'edit_user_ips_delete' url and use POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: use 'delete_repo_group' and POST instead of DELETE
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich routing: introduce 'admin_settings_hooks_delete' url and use POST
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