Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-16ruby: Remove unused codePatrick Steinhardt
2021-08-20ruby: Drop remote servicePatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2021-06-30ruby: Remove UserRebaseConfirmable implementationToon Claes
2021-06-25Retrieve ref from unborn HEAD for wikisFrancisco Javier López
2021-05-10FFMerge: Remove Ruby implementationZeger-Jan van de Weg
2021-02-24ruby: Drop unused helper functionsPatrick Steinhardt
2021-02-24ruby: Remove FetchSourceBranch implementationPatrick Steinhardt
2021-02-24ruby: Remove UserMergeToRef implementationPatrick Steinhardt
2021-02-24ruby: Remove UserMergeBranch implementationPatrick Steinhardt
2021-01-22Remove unused Ruby code not used in almost a yearÆvar Arnfjörð Bjarmason
2021-01-21Remove more Ruby code for 100% on user_create_{branch,tag} in Go featureÆvar Arnfjörð Bjarmason
2021-01-18Removal of ruby implementation of the UserSquashPavlo Strokov
2020-09-30Fix Ruby 2.7 keyword deprecation warningsStan Hu
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-06-29Merge branch 'security-pks-worktree-race' into 'master'Mayra Cabrera
2020-06-29Remove ruby implementation of FetchInternalRemoteJames Fargher
2020-06-29worktree: Add random suffix to worktree paths to obstruct path traversalPatrick Steinhardt
2020-04-05Fetch repository as mirror using anonymous remoteJames Fargher
2020-01-28Merge branch 'sh-include-worktree-stderr' into 'master'Paul Okstad
2020-01-27Include stderr in output of worktree operationsStan Hu
2020-01-25Fix squash when target repository has a renamed fileStan Hu
2020-01-06Fix order of branches in git diff when preparing sparse checkout rebaseWill Chandler
2019-10-17Remove RepositoryService WriteConfigZeger-Jan van de Weg
2019-08-07Properly clean up worktrees after commit operationsStan Hu
2019-07-20Remove rescue of Gitlab::Git::CommitError at user_merge_to_ref RPCOswaldo Ferreira
2019-07-10Support start_sha parameter in UserCommitFilesMarkus Koller
2019-07-02Support ref path in merge_to_refShinya Maeda
2019-05-17Merge branch 'zj-remove-dead-ruby-code' into 'master'Paul Okstad
2019-05-16Remove unused Ruby codeZeger-Jan van de Weg
2019-05-10Stop symlinking hooks on repository creationZeger-Jan van de Weg
2019-04-04Remove RawDiffChangeZeger-Jan van de Weg
2019-03-14Revert "Revert "Merge branch 'switch-to-embedded-hooks' into 'master'""Jacob Vosmaer
2019-03-07Revert "Merge branch 'switch-to-embedded-hooks' into 'master'"Jacob Vosmaer
2019-03-06Stop using gitlab-shell hooks -- but keep using gitlab-shell configJacob Vosmaer
2019-02-22Allow merging to a ref without changing the target branchOswaldo Ferreira
2019-01-08Avoid use of ENV in rspecJacob Vosmaer
2018-11-23Don't use rugged to write refsBob Van Landuyt
2018-11-07Merge branch 'fj-add-update-submodule' into 'master'Zeger-Jan van de Weg
2018-11-07Added update submodule ref operation to repositoriesFrancisco Javier López
2018-10-30Add tag spec examples and remove unused codeAlejandro Rodríguez
2018-10-30Expand Gitlab::Git::Repository unit specs with examples from railsAlejandro Rodríguez
2018-10-26Add RPC for applying patches to a branchBob Van Landuyt
2018-10-10Free Rugged open file descriptors in gRPC middlewareStan Hu
2018-10-05Fix whitespace in spec/lib/gitlab/git/repository_spec.rbStan Hu
2018-10-05Add support for closing Rugged/libgit2 file descriptorsStan Hu
2018-09-06Return old and new modes on RawChangesAlejandro Rodríguez