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-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-12Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit...Douwe Maan
2018-04-12Backport of EE !4989Rubén Dávila
2018-04-11Client implementation for InfoAttributesZeger-Jan van de Weg
2018-04-06Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre
2018-04-06Automatically cleanup stale worktrees and lock files upon a pushStan Hu
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-27Test if remote repository exists before cloningZeger-Jan van de Weg
2018-03-06Make --prune a configurable parameter in fetching a git remoteStan Hu
2018-03-02Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesAlejandro Rodríguez
2018-02-26Migrate recursive tree entries fetching to GitalyAhmad Sherif
2018-02-21Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCAlejandro Rodríguez
2018-02-08Migrate Git::Blob.batch to GitalyAhmad Sherif
2018-02-07Cache Gitaly FindCommit RPC responseAhmad Sherif
2018-02-03Incorporate OperationService.UserSquash Gitaly RPCAlejandro Rodríguez
2018-01-31Migrate Git::Repository#delete_refs to GitalyAhmad Sherif
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-23Make sure we're passing ASCII-8BIT to GitalyLin Jen-Shin
2018-01-22Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPCAlejandro Rodríguez
2018-01-11Migrate Repository#can_be_merged? to GitalyAhmad Sherif
2018-01-05Incorporate RemoteService.FetchInternalRemote Gitaly RPCAlejandro Rodríguez
2018-01-02Simplify conflict resolution interface and codeAlejandro Rodríguez
2017-12-27Incorporate ConflictsService.ResolveConflicts Gitaly RPCAlejandro Rodríguez
2017-12-27Incorporate ConflictsService.ListConflictFiles Gitaly RPCAlejandro Rodríguez
2017-12-23Incorporate Gitaly's RemoteService RPCsAlejandro Rodríguez
2017-11-18Incorporate Gitaly's RefService.DeleteRefs RPCAlejandro Rodríguez
2017-11-13Incorporate Gitaly's WikiService.WikiGetAllPages RPCAlejandro Rodríguez
2017-11-13Add spec examples for Gitlab::Gitaly::WikiServiceAlejandro Rodríguez
2017-10-31Incorporate Gitaly's OperationService.UserFFBranch RPCAlejandro Rodríguez
2017-10-23Support `Gitaly::User`'s gl_username fieldAlejandro Rodríguez
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-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-04Merge branch 'gitaly-delete-branch' into 'master'Douwe Maan
2017-10-04Add OperationService.UserDeleteBranch Gitaly RPCAlejandro Rodríguez
2017-10-03Fix for Gitaly nil encoding issueAndrew Newdigate
2017-09-30Implement OperationService.UserAddBranch Gitaly RPCAlejandro Rodríguez
2017-09-30Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez
2017-09-19Encode paths properly for Gitaly Commit{Diff,Delta}Ahmad Sherif
2017-09-11Migrate Git::CommitStats to GitalyKim "BKC" Carlbäcker
2017-08-23Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern
2017-08-22Incorporate DiffService.CommitPatch Gitaly RPCAlejandro Rodríguez
2017-08-21Correctly encode string params for Gitaly's TreeEntries RPCAlejandro Rodríguez
2017-08-18Client Implementation: RefService::RefExistsAndrew Newdigate
2017-08-17Incorporate RepositoryService.ApplyGitattributes Gitaly RPCAlejandro Rodríguez
2017-08-17Add GitalyClient::RepositoryService specsAlejandro Rodríguez
2017-08-09Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer
2017-08-08Incorporate Gitaly's CommitService.FindCommit RPCAlejandro Rodríguez
2017-08-08Move `deltas` and `diff_from_parents` logic to Gitlab::Git::CommitAlejandro Rodríguez