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
2018-01-08Merge branch 'gitaly-fetch-internal-remote' into 'master'Sean McGivern
2018-01-07Fix error 500 when viewing commit and merge request diffsStan Hu
2018-01-05Incorporate RemoteService.FetchInternalRemote Gitaly RPCAlejandro Rodríguez
2018-01-05Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez
2018-01-05Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)
2018-01-05Merge branch 'fix/prepare-rebase-to-be-migrated-to-gitaly' into 'master'Sean McGivern
2018-01-04Merge branch 'ce-gitaly-remote-mirror-prep' into 'master'Dmitriy Zaporozhets
2018-01-04Prepare Gitlab::Git::Repository#rebase for Gitaly migrationAhmad Sherif
2018-01-04Merge branch 'feature/add-max-count-to-count-commits-rpc' into 'master'Rémy Coutable
2018-01-04Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez
2018-01-04Move push_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez
2018-01-03Merge branch 'gitaly-conflict-resolver' into 'master'Grzegorz Bizon
2017-12-28Merge branch 'gitaly-opt-out' into 'master'Stan Hu
2017-12-28Unmark Gitaly features as OPT_OUT until the gRPC proxy issue is fixedAlejandro Rodríguez
2017-12-27Fix feature flags for Gitaly's RemoteService RPCsAlejandro Rodríguez
2017-12-27Incorporate ConflictsService.ResolveConflicts Gitaly RPCAlejandro Rodríguez
2017-12-27Incorporate ConflictsService.ListConflictFiles Gitaly RPCAlejandro Rodríguez
2017-12-27Add support for max_count option to Git::Repository#count_commitsAhmad Sherif
2017-12-25Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets
2017-12-23Incorporate Gitaly's RemoteService RPCsAlejandro Rodríguez
2017-12-23Remove unused method `remote_exists?`Alejandro Rodríguez
2017-12-22Use gitlab-stylesRémy Coutable
2017-12-20Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"Kim Carlbäcker
2017-12-15Merge branch '41016-import-gitlab-shell-projects' into 'master'Douwe Maan
2017-12-14Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher
2017-12-14Import gitlab_projects.rb from gitlab-shellNick Thomas
2017-12-13Migrate Gitlab::Git::Repository#merge_base_commit to GitalyAhmad Sherif
2017-12-12Merge branch 'repo-write-ref-client-prep' into 'master'Robert Speicher
2017-12-12Move Repository#write_ref to Git::Repository#write_refKim "BKC" Carlbäcker
2017-12-11Merge branch 'gitaly-mirroring-prep' into 'master'Robert Speicher
2017-12-08Migrate Git::Repository#fsck to GitalyKim Carlbäcker
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-12-07Unify mirror addition operations to prepare for Gitaly migrationAlejandro Rodríguez
2017-12-07Add feature flag to use gitaly-ssh mirroring when cloning internal reposAlejandro Rodríguez
2017-12-05Migrate Gitlab::Git::Repository#revert to GitalyAhmad Sherif
2017-12-05Merge branch 'ce-gitaly-worktree-refactor' into 'master'Sean McGivern
2017-12-04Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master'Robert Speicher
2017-12-04Backport Squash/Rebase refactor from EEAlejandro Rodríguez
2017-12-04Migrate Gitlab::Git::Repository#cherry_pick to GitalyAhmad Sherif
2017-12-04Move SingleRepositoryWorker#fsck into Gitlab::Git::RepositoryKim "BKC" Carlbäcker
2017-12-01Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable
2017-12-01Gracefully handle case when repository's root ref does not existStan Hu
2017-11-30We could simply count the commitsLin Jen-Shin
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-23Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'Sean McGivern
2017-11-23Clean up repository fetch and mirror methodsDouwe Maan
2017-11-23Move identical merged branch check to merged_branch_namesLin Jen-Shin
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-20Merge branch 'gitaly-delete-refs' into 'master'Douwe Maan