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-07Set default options outside the raw_log methodJacob Vosmaer
2017-08-07Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan
2017-08-07Merge branch 'gitaly-renames-annotations' into 'master'Sean McGivern
2017-08-04Merge branch 'feature/migrate-last-commit-for-path-to-gitaly' into 'master'Robert Speicher
2017-08-04Use ruby's `File.stat` to check storage availabilityBob Van Landuyt
2017-08-04Use a Struct to keep track of failure infoBob Van Landuyt
2017-08-04Only track accessibility onceBob Van Landuyt
2017-08-04Use `keys` instead of `scan_each`Bob Van Landuyt
2017-08-04Move hostname to Gitlab::EnvironmentBob Van Landuyt
2017-08-04Make sure the check works for paths with spaces.Bob Van Landuyt
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Migrate Repository#last_commit_for_path to GitalyAhmad Sherif
2017-08-03Migrate blame loading to GitalyAhmad Sherif
2017-08-03Merge branch 'feature/migrate-count-commits-to-gitaly' into 'master'Robert Speicher
2017-08-03Migration link for Repository#logJacob Vosmaer
2017-08-03Remove unused methodsJacob Vosmaer
2017-08-03Remove unnecessary 'raw' aliasJacob Vosmaer
2017-08-03Rename 'commits_between' to 'rugged_commits_between'Jacob Vosmaer
2017-08-02Migrate Gitlab::Git::Repository#count_commits to GitalyAhmad Sherif
2017-08-01Add rugged_is_ancestor methodJacob Vosmaer
2017-08-01Add option to use CommitLanguages RPCJacob Vosmaer
2017-07-27Incorporate RefsService.FindAllBranches Gitaly RPCAlejandro Rodríguez
2017-07-27Remove unused Gitlab::Git operationsAlejandro Rodríguez
2017-07-27Migrate Repository#tags to GitalyAhmad Sherif
2017-07-27update ruggedAlexis Reigel
2017-07-27commit signature with specAlexis Reigel
2017-07-27Prototype key verificationKevin O'Connor
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-17Merge branch 'remove-git-search-files' into 'master'Sean McGivern
2017-07-14Remove Repository#search_filesJacob Vosmaer
2017-07-14Gitaly migration annotationsJacob Vosmaer
2017-07-14Use helper instead of ad-hoc regexJacob Vosmaer
2017-07-14Make commit lookups explicitJacob Vosmaer
2017-07-14Remove deprecated #heads methodJacob Vosmaer
2017-07-14Make branch filter support privateJacob Vosmaer
2017-07-13Indirectly migrate count_commits_between to GitalyJacob Vosmaer
2017-07-13More Gitaly annotationsJacob Vosmaer
2017-07-13Change Git::Repository#log to return CommitsJacob Vosmaer
2017-07-13Merge branch 'lib-git-gitaly' into 'master'Sean McGivern
2017-07-12Try to eliminate unused diff optionsJacob Vosmaer
2017-07-12Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer
2017-07-12Add namespace for BlobClement Ho
2017-07-07Add git_blob_load_all_data feature flagJacob Vosmaer