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-08-14Merge branch 'gitaly-404-commit-list-files' into 'master'Douwe Maan
2017-08-11Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master'Robert Speicher
2017-08-11Migrate force push check to GitalyAhmad Sherif
2017-08-10Migrate Git::Repository.ls_files to GitalyKim "BKC" Carlbäcker
2017-08-09Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch 'gitaly-find-commit' into 'master'Dmitriy Zaporozhets
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
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-08-08Merge branch 'feature/migrate-find-commits-by-message-to-gitaly' into 'master'Robert Speicher
2017-08-07Migrate Repository#find_commits_by_message to GitalyAhmad Sherif
2017-08-07Migrate Gitlab::Git::Repository#size to GitalyAhmad Sherif
2017-08-04Merge branch 'feature/migrate-last-commit-for-path-to-gitaly' into 'master'Robert Speicher
2017-08-03Migrate Repository#last_commit_for_path to GitalyAhmad Sherif
2017-08-03Migrate blame loading to GitalyAhmad Sherif
2017-08-02Migrate Gitlab::Git::Repository#count_commits to GitalyAhmad Sherif
2017-08-01Add option to use CommitLanguages RPCJacob Vosmaer
2017-07-31Merge branch 'gitaly-398-git-garbage-collect' into 'master'Sean McGivern
2017-07-28Migrate GitGarbageCollectWorker to GitalyKim "BKC" Carlbäcker
2017-07-27Incorporate RefsService.FindAllBranches Gitaly RPCAlejandro Rodríguez
2017-07-27Migrate Repository#tags to GitalyAhmad Sherif
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg
2017-07-21Merge branch 'gitaly-tree-entries' into 'master'Rémy Coutable
2017-07-20Migrate Gitlab::Git::Commit.find_all to GitalyAhmad Sherif
2017-07-20Incorporate CommitService.GetTreeEntries Gitaly callAlejandro Rodríguez
2017-07-19Migrate DiffCollection limiting logic to GitalyAhmad Sherif
2017-07-18Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez
2017-07-18Adapt to new Gitaly commit message formatAlejandro Rodríguez
2017-07-18Renamed Gitaly servicesAndrew Newdigate
2017-07-14Make commit lookups explicitJacob Vosmaer
2017-07-07Add gitaly_git_blob_raw featureJacob Vosmaer
2017-07-07Migrate Gitlab::Git::Repository#commit_count to GitalyAhmad Sherif
2017-07-04Add test for GitalyClient::Ref#find_ref_nameJacob Vosmaer
2017-06-28Fix a bug where an invalid sort param value was passed to GitalyAlejandro Rodríguez
2017-06-28Fix gitaly ref encoding bugsJacob Vosmaer
2017-06-22Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher
2017-06-22Encode Gitaly diff patches properlyAhmad Sherif
2017-06-21Migrate Gitlab::Git::Blob.find to GitalyAhmad Sherif
2017-06-19Pass Gitaly token on Ruby gRPC requestsJacob Vosmaer
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez
2017-06-02Use the new Gitaly CommitDiff RPCAhmad Sherif
2017-05-18Merge branch 'gitaly-local-branches' into 'master'Douwe Maan
2017-05-18Incorporate Gitaly's local_branches operation into repo codeAlejandro Rodríguez
2017-05-16Re-enable gitaly migration for ref_name_for_sha after bugfixesAlejandro Rodríguez
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-13Add support for deltas_only under GitalyAhmad Sherif
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-08Re-enable Gitaly commit_raw_diff featureAhmad Sherif
2017-05-02Re-enable ref operations with gitaly after not-found fixAlejandro Rodríguez