Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-11-02Merge branch 'gitaly-ff-merge' into 'master'Rémy Coutable
2017-11-01Merge branch 'jej/lfs-change-detection' into 'master'Douwe Maan
2017-11-01Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones
2017-10-31Incorporate Gitaly's OperationService.UserFFBranch RPCAlejandro Rodríguez
2017-10-27Fetch the merged branches at onceLin Jen-Shin (godfat)
2017-10-26Make local_branches OPT_OUTAndrew Newdigate
2017-10-24Move all rugged operation for ff_merge inside Gitlab::GitAlejandro Rodríguez
2017-10-16Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern
2017-10-16Popen with a timeoutAndrew Newdigate
2017-10-13Merge Merge Requests via GitalyJacob Vosmaer
2017-10-13Refactor conflict resolution to contain git ops within Gitlab::GitAlejandro Rodríguez
2017-10-13Clean hierarchy of calls between models and Gitalb::Git for blob searchAlejandro Rodríguez
2017-10-12Merge branch 'fix/rugged-alternate-paths' into 'master'Douwe Maan
2017-10-12Merge branch 'gitaly-fetch-remote' into 'master'Dmitriy Zaporozhets
2017-10-12Fix the format of rugged alternate directory listAhmad Sherif
2017-10-11Pass git object dir attributes as relative paths to GitalyAhmad Sherif
2017-10-10Use Gitaly's RepositoryService.HasLocalBranches RPCAlejandro Rodríguez
2017-10-10Add `Gitlab::Git::Repository#fetch` commandAlejandro Rodríguez
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-10-05Use simple path for tmp ref, avoiding extra dirLin Jen-Shin
2017-10-04Merge branch 'gitaly-fetch-ref' into 'master'Sean McGivern
2017-10-04Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer
2017-10-04Add missing exception variableJacob Vosmaer
2017-10-04Add OperationService.UserDeleteBranch Gitaly RPCAlejandro Rodríguez
2017-09-30Implement OperationService.UserAddBranch Gitaly RPCAlejandro Rodríguez
2017-09-30Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-29Migrate Gitlab::Git::Repository#add_tag to GitalyAhmad Sherif
2017-09-29Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher
2017-09-29Migrate Git::Repository#rm_tag to GitalyAhmad Sherif
2017-09-28Handle error when fetching ref for MR with deleted source branchSean McGivern
2017-09-27RepositoryExists is always called with #gitaly_migrationZeger-Jan van de Weg
2017-09-25Migrate Gitlab::Git::Repository#log to GitalyKim "BKC" Carlbäcker
2017-09-22Merge branch 'feature/migrate-repository-diff' into 'master'Douwe Maan
2017-09-21Migrate Gitlab::Git::Repository#diff to GitalyAhmad Sherif
2017-09-20Use Gitlab::Git's Popen on that module's codeAlejandro Rodríguez
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-09-14Rename Gitlab::Git::Committer to UserJacob Vosmaer
2017-09-06Migrate creating/deleting a branch to GitalyAhmad Sherif
2017-09-05Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif
2017-09-05Add Gitaly migration points for branch/tag create/deleteJacob Vosmaer
2017-09-04Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern
2017-09-01Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)
2017-09-01Add Gitlab::Git::Repository#==Jacob Vosmaer
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-31Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern