summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/rugged_impl/commit.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc41GitLab Bot2021-02-051-0/+1
* Add Rugged calls to performance barStan Hu2019-07-231-3/+3
* Wrap rugged calls with access disk blockjc-wrap-rugged-calls-with-disk-accessJohn Cai2019-07-161-3/+3
* Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-051-3/+5
* Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-0/+20
* Add back Rugged support for retrieving a commit tree entryStan Hu2019-03-081-0/+24
* Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+65