summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-75/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-57/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-1/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+0
* Add Rugged calls to performance barStan Hu2019-07-231-0/+6
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-0/+16
* Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-3/+4
* Fix broken worktree testGitalyBot2019-06-251-9/+9
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+12
* Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-52/+0
* Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+39
* Add client methods for FetchIntoObjectPool RPCJohn Cai2019-04-301-77/+1
* Port changes for design management to CEBob Van Landuyt2019-04-291-0/+6
* Make use of local ref if it is reachablesh-avoid-fetching-temp-refs-within-projectOswaldo Ferreira2019-04-191-9/+37
* Check that source and target branch existStan Hu2019-04-181-1/+1
* Remove source_branch_name commit checkStan Hu2019-04-181-1/+1
* Don't create a temp reference for branch comparisons within projectStan Hu2019-04-181-0/+36
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+10
* Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-111-10/+1
|\
| * Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-10/+1
* | Guard against nil dereferenced_targetjc-guard-against-empty-dereferenced_targetJohn Cai2019-04-101-0/+7
|/
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-11/+11
* Download a folder from repositoryPatrick Bajao2019-04-021-1/+10
* Bump Rugged to 0.28.0Stan Hu2019-03-191-0/+5
* Removing old code path for search_files_by_contentJohn Cai2019-03-011-10/+0
* Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer2019-02-271-2/+2
* Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+31
* Adapt that diverging commits could be just one baradd-client-for-count-diverging-commitsLin Jen-Shin2019-02-111-4/+8
* Add client support for count diverging commitsJohn Cai2019-02-061-0/+86
* Modifying gitaly search files client to add chunking supportJohn Cai2019-02-061-13/+64
* Send project name with Gitaly repository requestsStan Hu2019-02-051-10/+10
* Validate bundle files before unpacking themNick Thomas2019-01-101-5/+12
* Don't specify `shell` for Gitaly write-refBob Van Landuyt2018-11-261-0/+13
* Avoid Gitaly RPC errors when fetching diff statsosw-fallback-on-blank-refsOswaldo Ferreira2018-11-141-0/+14
* Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas2018-11-061-0/+21
* Add spec for Gitlab::Git::Repository#attributesMark Chao2018-10-301-0/+28
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-153/+61
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-0/+8
* Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan2018-09-171-0/+26
|\
| * Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-171-0/+26
* | Update Gitlay server version to 0.121.0Douglas Barbosa Alexandre2018-09-131-1/+1
* | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-548/+197
|/
* Encode remote root refDouglas Barbosa Alexandre2018-09-071-0/+4
* Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre2018-09-061-0/+27
* Fix typomk/fix-typoMichael Kozono2018-08-181-3/+3