提交 25a6a072 编写于 作者: J Jacob Vosmaer

Migration link for Repository#log

上级 00c9c6b4
......@@ -291,6 +291,7 @@ module Gitlab
# after: Time.new(2016, 4, 21, 14, 32, 10)
# )
#
# Gitaly migration: https://gitlab.com/gitlab-org/gitaly/issues/446
def log(options)
raw_log(options).map { |c| Commit.decorate(c) }
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册