summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/repository.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-6/+13
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-10/+10
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-6/+8
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-161-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-6/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-11/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-30/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-0/+12
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-2/+2
* Add Rugged calls to performance barStan Hu2019-07-231-0/+4
* Add start_sha to commits APIMarkus Koller2019-07-181-2/+2
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-3/+19
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-2/+2
* Fix broken worktree testGitalyBot2019-06-251-5/+0
* CE backport for changes in EE MR 14017Luke Duncalfe2019-06-191-5/+4
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+5
* Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-28/+0
* Omit max-count for diverging_commit_counts behind feature flagjc-omit-count-diverging-commits-maxJohn Cai2019-05-141-1/+1
* Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+6
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-1/+16
* 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/+23
* Remove source_branch_name commit checkStan Hu2019-04-181-2/+0
* Don't create a temp reference for branch comparisons within projectStan Hu2019-04-181-1/+7
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-3/+4
* Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-111-4/+3
|\
| * Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-4/+3
* | Guard against nil dereferenced_targetjc-guard-against-empty-dereferenced_targetJohn Cai2019-04-101-1/+1
|/
* Download a folder from repositoryPatrick Bajao2019-04-021-3/+4
* Backport Gitaly dynamic timeouts from EEYorick Peterse2019-03-121-2/+2
* Merge branch 'sh-rugged-commit-is-ancestor' into 'master'Douwe Maan2019-03-071-1/+1
|\
| * Bring back Rugged implementation of CommitIsAncestorStan Hu2019-03-041-1/+1
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* | Accept force option on commit via APIPatrick Bajao2019-03-061-2/+5
|/
* Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+1
* Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+6
* Add client support for count diverging commitsJohn Cai2019-02-061-0/+7
* Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-051-4/+4
* Send project name with Gitaly repository requestsStan Hu2019-02-051-3/+4
* Validate bundle files before unpacking themNick Thomas2019-01-101-0/+5