summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/commit_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-4/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-3/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-14/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+9
* Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-051-1/+1
* Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-1/+36
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-7/+7
* Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-0/+12
* Bring back Rugged implementation of find_commitStan Hu2019-03-011-1/+15
* Send project name with Gitaly repository requestsStan Hu2019-02-051-2/+2
* Batch load only data from same repository when lazy object is accessedDouwe Maan2018-11-261-0/+6
* Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-111/+83
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-83/+111
* Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern2018-11-201-111/+83
|\
| * Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-111/+83
* | Fix typos in libGeorge Tsiolis2018-11-151-1/+1
|/
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-19/+12
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-1/+1
* Remove unreachable Git codeJacob Vosmaer (GitLab)2018-07-181-8/+10
* FindAllCommits mandatoryZeger-Jan van de Weg2018-06-281-66/+36
* Make Gitaly signature RPC's mandatoryJacob Vosmaer2018-06-271-26/+4
* ListCommitByOid isn't called with an empty batchZeger-Jan van de Weg2018-06-131-0/+10
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-5/+12
* Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker2018-05-301-2/+2
* Add handling for commit/tags with big messagesAhmad Sherif2018-05-181-3/+53
* Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg2018-05-161-14/+0
* Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-011-56/+86
* Add unit tests for Gitaly typeszj-unit-test-gitaly-arraysZeger-Jan van de Weg2018-02-201-0/+4
* Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)2018-01-181-0/+78
* Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-041-1/+0
* Speed up generation of commit stats by using Rugged native methodssh-optimize-commit-statsStan Hu2018-01-021-0/+5
* Migrate Gitlab::Git::Commit.shas_with_signaturesgitaly-764-commit-filter-shas-with-signatureKim "BKC" Carlbäcker2017-12-051-0/+29
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-3/+3
* Add a factory for `Gitaly::GitCommit`sAlejandro Rodríguez2017-09-301-27/+5
* Migrate Gitlab::Git::Repository#log to GitalyKim "BKC" Carlbäcker2017-09-251-1/+9
* Migrate Git::CommitStats to Gitalygitaly-519-commit-statsKim "BKC" Carlbäcker2017-09-111-1/+9
* Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-4/+4
* Handle missing .gitmodules when getting submodule urlsmalformed-submoduleJacob Vosmaer2017-08-141-2/+2
* Incorporate Gitaly's CommitService.FindCommit RPCgitaly-find-commitAlejandro Rodríguez2017-08-071-1/+4
* Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez2017-08-071-26/+26
* Remove unnecessary 'raw' aliasJacob Vosmaer2017-08-031-1/+1
* Migrate Gitlab::Git::Commit.find_all to Gitalyfeature/migrate-commit-find-all-to-gitalyAhmad Sherif2017-07-201-50/+66
* Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez2017-07-181-2/+13
* Adapt to new Gitaly commit message formatAlejandro Rodríguez2017-07-181-0/+35
* Remove 'contains' option from Commit.find_allJacob Vosmaer2017-06-271-20/+0
* Remove Gitlab::Git::Repository#find_allJacob Vosmaer2017-06-271-0/+27
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-4/+4