summaryrefslogtreecommitdiff
path: root/lib/gitlab/git
Commit message (Expand)AuthorAgeFilesLines
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-1212-1202/+22
* Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan2018-09-071-2/+3
|\
| * Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira2018-09-061-2/+3
* | Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre2018-09-061-0/+8
|/
* Fix merge requests not showing any diff files for big patches49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limitsAlejandro Rodríguez2018-08-171-0/+1
* Merge branch 'zj-user-update-branch' into 'master'Douwe Maan2018-08-171-8/+2
|\
| * Remove feature flags for UserUpdateBranchZeger-Jan van de Weg2018-08-161-8/+2
* | Remove feature flag for FindAllRemoteBranchesZeger-Jan van de Weg2018-08-161-28/+1
|/
* Merge branch 'zj-remove-feature-gate-list-commits' into 'master'Douwe Maan2018-08-141-11/+2
|\
| * Remove feature gate for ListNewCommitsZeger-Jan van de Weg2018-08-141-11/+2
* | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-0/+44
|/
* Backport of gitlab-org/gitlab-ee!6848Rubén Dávila2018-08-081-1/+1
* Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila2018-08-071-0/+11
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-13/+0
* More Gitaly cleanup: fetch_ref, allow disk access blocksJacob Vosmaer (GitLab)2018-07-273-26/+10
* Use limit parameter to retrieve Wikis from Gitalysh-use-wiki-limit-parameter-gitalyStan Hu2018-07-241-4/+4
* Make repository cleanup mandatoryZeger-Jan van de Weg2018-07-241-4/+2
* Annotate Gitlab::Git::Repository#fetch_refJacob Vosmaer (GitLab)2018-07-241-0/+4
* Remove unused rugged code that is currently on GitalyAlejandro Rodríguez2018-07-201-8/+0
* Merge branch 'zj-gitaly-migrate-old-migrations' into 'master'Sean McGivern2018-07-201-1/+0
|\
| * MigrateProcessCommitWorkerJobs to use GitalyZeger-Jan van de Weg2018-07-191-1/+0
* | Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez2018-07-192-87/+6
* | Add missing Gitaly branch_update nil checksJacob Vosmaer (GitLab)2018-07-191-0/+2
|/
* Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branchesAlejandro Rodríguez2018-07-181-41/+10
* Client implementation for Repository#new_commitsZeger-Jan van de Weg2018-07-182-50/+15
* Remove unreachable Git codeJacob Vosmaer (GitLab)2018-07-183-152/+3
* Migrate merge base, merged branches, write refJacob Vosmaer (GitLab)2018-07-171-69/+6
* Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)2018-07-161-179/+0
* Merge branch 'sh-fix-stderr-pipe-consumption' into 'master'Yorick Peterse2018-07-131-5/+13
|\
| * Avoid process deadlock in popen by consuming input pipessh-fix-stderr-pipe-consumptionStan Hu2018-07-121-5/+13
* | Fix find_branch call sitesgitaly-mandatory-20180712-jvJacob Vosmaer2018-07-121-1/+1
* | Make more ref RPC's mandatoryJacob Vosmaer2018-07-121-139/+22
|/
* Remove Repository#path memoizationJacob Vosmaer (GitLab)2018-07-122-39/+15
* Remove last flags from Blob and WorkhorseJacob Vosmaer2018-07-111-86/+3
* Merge branch '49057-fix-repository-typo' into 'master'Rémy Coutable2018-07-101-1/+1
|\
| * Fix a typo? gitaly_operation{-s-}_clientLin Jen-Shin2018-07-101-1/+1
* | Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan2018-07-101-12/+4
|\ \ | |/ |/|
| * Use Gitaly for fetches and creating bundlesJacob Vosmaer2018-07-091-12/+4
* | Merge branch 'update-rubocop'Sean McGivern2018-07-091-2/+0
|\ \
| * | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+1
| * | Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+0
| |/
* | Merge branch 'gitaly-update-branch' into 'master'Robert Speicher2018-07-091-1/+7
|\ \ | |/ |/|
| * Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez2018-07-081-1/+7
* | Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)2018-07-092-125/+10
* | Merge branch 'gitaly-mandatory-20180706-jv' into 'master'Douwe Maan2018-07-093-65/+3
|\ \
| * | Make more things mandatoryJacob Vosmaer2018-07-063-65/+3
* | | Merge branch 'gitaly-diff-mandatory' into 'master'Grzegorz Bizon2018-07-092-14/+6
|\ \ \ | |_|/ |/| |
| * | Make all Gitaly diff flags mandatoryJacob Vosmaer2018-07-062-14/+6
* | | Merge branch 'gitaly-set-delete-config' into 'master'Nick Thomas2018-07-061-1/+11
|\ \ \ | |_|/ |/| |
| * | Add Repository#set_config and #delete_configJacob Vosmaer2018-07-061-1/+11
| |/