summaryrefslogtreecommitdiff
path: root/lib/gitlab.rb
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-03 15:46:52 -0700
committerStan Hu <stanhu@gmail.com>2017-07-03 15:48:13 -0700
commit2a9c2fec4efd1b88e2ee8ad87818d8435a97619f (patch)
tree35feed6d2e35dbffbe489da9f38b15fa93d51c43 /lib/gitlab.rb
parentb5b4054d5882782892d0a860c7e95db9a22bfdec (diff)
downloadgitlab-ce-sh-optimize-project-commit-api.tar.gz
Optimize creation of commit API by using Repository#commit instead of Repository#commitssh-optimize-project-commit-api
Repository#commits is expensive because it has to use Rugged to walk the Git tree as opposed to doing a direct ref lookup. Improves performance in #34533
Diffstat (limited to 'lib/gitlab.rb')
0 files changed, 0 insertions, 0 deletions