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-18Add start_sha to commits APIMarkus Koller
2019-07-17Added submodule links to Submodule type in GraphQL APIIgor
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-05Extend MergeToRefService for creating merge ref from the other refShinya Maeda
2019-06-25Fix broken worktree testGitalyBot
2019-06-19CE backport for changes in EE MR 14017Luke Duncalfe
2019-06-05Add client code to call GetObjectDirectorySize RPCPatrick Bajao
2019-05-30Remove hook directory requirement from ShellZeger-Jan van de Weg
2019-05-14Omit max-count for diverging_commit_counts behind feature flagJohn Cai
2019-05-04Add client methods for DisconnectGitAlternates rpcJohn Cai
2019-05-02Add support for two-step Gitaly Rebase RPCLuke Duncalfe
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-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-02Download a folder from repositoryPatrick Bajao
2019-03-12Backport Gitaly dynamic timeouts from EEYorick Peterse
2019-03-07Merge branch 'sh-rugged-commit-is-ancestor' into 'master'Douwe Maan
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Accept force option on commit via APIPatrick Bajao
2019-03-04Bring back Rugged implementation of CommitIsAncestorStan Hu
2019-03-01Bring back Rugged implementation of find_commitStan Hu
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-07Add client support for count diverging commitsJohn Cai
2019-02-06Rename gl_project_name -> gl_project_pathStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-11Validate bundle files before unpacking themNick Thomas
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
2018-11-26Treat Repository instances with the same disk path as the same hash keyDouwe Maan
2018-11-22Merge branch 'revert-fd6e3781' into 'master'Sean McGivern
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-16Show what RPC is called in the performance barZeger-Jan van de Weg
2018-11-15Merge branch 'frozen-string-lib-gitlab-even-more' into 'master'Stan Hu
2018-11-14Avoid Gitaly RPC errors when fetching diff statsOswaldo Ferreira
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-11-07Add submodule update API endpointFrancisco Javier López
2018-11-06Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas
2018-10-30Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt
2018-10-12Allow getting the merge base of multiple revisionsBob Van Landuyt
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-01Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho