summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git
Commit message (Expand)AuthorAgeFilesLines
* Disabling can_use_disk? temporarilyJohn Cai2019-07-091-0/+2
* Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-052-1/+98
* 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
* API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu2019-05-201-1/+3
* Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-061-32/+39
|\
| * Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-32/+39
* | Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-032-3/+42
|/
* Add client methods for FetchIntoObjectPool RPCJohn Cai2019-04-302-77/+42
* Port changes for design management to CEBob Van Landuyt2019-04-291-0/+6
* Fix typo in blob_spec.rbWinnie Hellmann2019-04-251-1/+1
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-8/+8
* 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
* Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan2019-04-171-1/+36
|\
| * Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-1/+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-054-23/+23
* Download a folder from repositoryPatrick Bajao2019-04-021-1/+10
* Avoid excessive recursive calls with Rugged TreeEntriessh-fix-rugged-tree-entriesStan Hu2019-03-311-1/+1
* Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-3/+13
|\
| * Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-3/+13
* | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-0/+12
* | Bump Rugged to 0.28.0Stan Hu2019-03-191-0/+5
|/
* Run rubocop -aNick Thomas2019-03-131-7/+5
* Bring back Rugged implementation of TreeEntryStan Hu2019-03-071-1/+15
* Bring back Rugged implementation of GetTreeEntriesStan Hu2019-03-071-5/+69
* Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern2019-03-041-1/+15
|\
| * Bring back Rugged implementation of find_commitStan Hu2019-03-011-1/+15
* | 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-0510-28/+28
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-2/+2
* Validate bundle files before unpacking themNick Thomas2019-01-102-5/+38
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-4/+4
* Merge branch 'zj-upgrade-gitaly-version' into 'master'Douwe Maan2018-12-181-17/+7
|\
| * Upgrade Gitaly to 1.9.0Zeger-Jan van de Weg2018-12-171-17/+7
* | Fix repository cleanup with object storage onNick Thomas2018-12-151-18/+48
|/
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+89