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-02-05Merge branch 'fix/gitaly-wiki-encoding-issues' into 'master'Robert Speicher
2018-02-05Encode GitalyClient::WikiPage attributes to UTF-8Ahmad Sherif
2018-02-05Merge branch 'gitaly-user-squash' into 'master'Rémy Coutable
2018-02-03Incorporate OperationService.UserSquash Gitaly RPCAlejandro Rodríguez
2018-02-01Merge branch 'master' into 'zj-ref-contains'Douwe Maan
2018-02-01Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher
2018-02-01Remove intermediate methods on Branch and Tag classesZeger-Jan van de Weg
2018-02-01Fix encoding issues when name is not UTF-8Zeger-Jan van de Weg
2018-02-01Client changes for Tag,BranchNamesContainingCommitZeger-Jan van de Weg
2018-02-01Merge branch 'repository-log-disable-walk' into 'master'Douwe Maan
2018-01-31Migrate Gitlab::Git::Repository#write_config to GitalyKim "BKC" Carlbäcker
2018-01-31Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern
2018-01-31Remove Rugged::Walk implementation of #logJacob Vosmaer
2018-01-31Gitaly Server info for admin panelZeger-Jan van de Weg
2018-01-31Merge branch 'fix/add-support-for-pre-receive-error-in-merge-branch' into 'ma...Robert Speicher
2018-01-31Add support for PreReceiveError in UserMergeBranch RPCAhmad Sherif
2018-01-31Migrate Git::Repository#delete_refs to GitalyAhmad Sherif
2018-01-30Merge branch 'feature/migrate-wiki-page-formatted-data-to-gitaly' into 'master'Robert Speicher
2018-01-30Migrate fetching wiki page formatted content to GitalyAhmad Sherif
2018-01-30Migrate Git::Repository#write_ref to GitalyKim "BKC" Carlbäcker
2018-01-25Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher
2018-01-25Merge branch 'lint-rugged' into 'master'Rémy Coutable
2018-01-25Fix .batch_lfs_pointers accepting a lazy enumeratorAhmad Sherif
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-25Merge branch '42161-gitaly-commitservice-encoding-undefinedconversionerror-u-...Rémy Coutable
2018-01-25Add a gRPC health check to ensure Gitaly is upStan Hu
2018-01-24Migrate .batch_lfs_pointers to GitalyAhmad Sherif
2018-01-24Migrate restoring repo from bundle to GitalyAhmad Sherif
2018-01-24Migrate repository bundling to GitalyAhmad Sherif
2018-01-24GitalyClient::ConflictsService#conflicts? should return true for conflicts wi...Ahmad Sherif
2018-01-23Merge branch 'gitaly-update-remote-mirror' into 'master'Rémy Coutable
2018-01-23Make sure we're passing ASCII-8BIT to GitalyLin Jen-Shin
2018-01-22Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPCAlejandro Rodríguez
2018-01-22Incorporate Gitaly's OperationService.UserCommitFiles RPCAlejandro Rodríguez
2018-01-18Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)
2018-01-15Migrate importing repository to GitalyAhmad Sherif
2018-01-15Merge branch 'feature/migrate-can-be-merged-to-gitaly' into 'master'Grzegorz Bizon
2018-01-12Merge branch 'feature/migrate-is-rebase-in-progress-to-gitaly' into 'master'Robert Speicher
2018-01-12Merge branch 'feature/migrate-rebase-to-gitaly' into 'master'Robert Speicher
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-11Migrate Repository#can_be_merged? to GitalyAhmad Sherif
2018-01-11Migrate merged_branch_names to GitalyAhmad Sherif
2018-01-10Migrate Gitlab::Git::Repository#rebase to GitalyAhmad Sherif
2018-01-10Migrate rebase_in_progress? to GitalyAhmad Sherif
2018-01-09Add support for multiple refmaps to RemoteService#add_remoteAhmad Sherif
2018-01-09Merge branch '41683-timeout-is-not-set-for-gitaly-fetch_remote-calls' into 'm...Stan Hu
2018-01-08Merge branch 'gitaly-fetch-internal-remote' into 'master'Sean McGivern
2018-01-06Pass timeout to RepositoryService.FetchRemote Gitaly RPC callsAlejandro Rodríguez
2018-01-05Incorporate RemoteService.FetchInternalRemote Gitaly RPCAlejandro Rodríguez
2018-01-04Merge branch 'gitaly-merge-nil' into 'master'Sean McGivern