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
2019-07-24Add Rugged calls to performance barStan Hu
2019-07-17Added submodule links to Submodule type in GraphQL APIIgor
2019-07-05Extend MergeToRefService for creating merge ref from the other refShinya Maeda
2019-06-25Fix broken worktree testGitalyBot
2019-06-05Add client code to call GetObjectDirectorySize RPCPatrick Bajao
2019-05-30Remove hook directory requirement from ShellZeger-Jan van de Weg
2019-05-04Add client methods for DisconnectGitAlternates rpcJohn Cai
2019-04-30Add client methods for FetchIntoObjectPool RPCJohn Cai
2019-04-29Port changes for design management to CEBob Van Landuyt
2019-04-19Make use of local ref if it is reachableOswaldo Ferreira
2019-04-19Check that source and target branch existStan Hu
2019-04-19Remove source_branch_name commit checkStan Hu
2019-04-19Don't create a temp reference for branch comparisons within projectStan Hu
2019-04-16Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas
2019-04-11Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable
2019-04-11Revert "Merge branch '24704-download-repository-path' into 'master'"Patrick Bajao
2019-04-10Guard against nil dereferenced_targetJohn Cai
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-02Download a folder from repositoryPatrick Bajao
2019-03-19Bump Rugged to 0.28.0Stan Hu
2019-03-02Removing old code path for search_files_by_contentJohn Cai
2019-02-27Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-11Adapt that diverging commits could be just one barLin Jen-Shin
2019-02-07Add client support for count diverging commitsJohn Cai
2019-02-07Modifying gitaly search files client to add chunking supportJohn Cai
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-11Validate bundle files before unpacking themNick Thomas
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
2018-11-14Avoid Gitaly RPC errors when fetching diff statsOswaldo Ferreira
2018-11-06Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas
2018-10-30Add spec for Gitlab::Git::Repository#attributesMark Chao
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-17Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
2018-09-13Update Gitlay server version to 0.121.0Douglas Barbosa Alexandre
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-07Encode remote root refDouglas Barbosa Alexandre
2018-09-06Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre
2018-08-18Fix typoMichael Kozono
2018-07-31Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez
2018-07-19Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez
2018-07-18Incorporate Gitaly's RefService.FindAllRemoteBranches RPCAlejandro Rodríguez
2018-07-18Remove unreachable Git codeJacob Vosmaer (GitLab)
2018-07-16Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)
2018-07-12whitespaceJacob Vosmaer
2018-07-12Make more ref RPC's mandatoryJacob Vosmaer
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-09Use Gitaly for fetches and creating bundlesJacob Vosmaer