提交 f2548f3f 编写于 作者: S Stan Hu

Improve log message when a project is destroyed to include the namespace

上级 ae25c19e
......@@ -35,7 +35,7 @@ module Projects
end
end
log_info("Project \"#{project.name}\" was removed")
log_info("Project \"#{project.path_with_namespace}\" was removed")
system_hook_service.execute_hooks_for(project, :destroy)
true
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册