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
path: root/ruby/spec
AgeCommit message (Expand)Author
2021-11-30git: Implement support for bundled Git binariesPatrick Steinhardt
2021-11-30ruby: Silence spec warnings when there is no template dirPatrick Steinhardt
2021-11-16ruby: Remove unused codePatrick Steinhardt
2021-11-16ruby: Create test data in temporary directoryPatrick Steinhardt
2021-10-12ruby: Drop OperationsService implementationPatrick Steinhardt
2021-08-20ruby: Drop remote servicePatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2021-06-30ruby: Remove UserRebaseConfirmable implementationToon Claes
2021-06-29Merge branch '221159-fj-retrieve-head-ref-for-wiki-repo' into 'master'Patrick Steinhardt
2021-06-25Retrieve ref from unborn HEAD for wikisFrancisco Javier López
2021-06-24UserUpdateBranch: Remove Ruby implementationZeger-Jan van de Weg
2021-05-25Merge branch 'zj-remove-wiki-delete-page' into 'master'Zeger-Jan van de Weg
2021-05-21UserUpdateSubmodule: Remove dead Ruby codeZeger-Jan van de Weg
2021-05-20wiki: Remove DeletePage RPCZeger-Jan van de Weg
2021-05-10FFMerge: Remove Ruby implementationZeger-Jan van de Weg
2021-04-27Merge branch 'pks-ruby-drop-blob-service' into 'master'James Fargher
2021-04-22Merge branch 'smh-remove-user-commit-file-ruby' into 'master'Patrick Steinhardt
2021-04-22ruby: Drop blob service and supporting codePatrick Steinhardt
2021-03-31Add CheckHostIP=no to SSH auth options for mirroringNick Thomas
2021-03-26remove UserCommitFiles' Ruby implementationSami Hiltunen
2021-03-23ruby: Respect Git::Commit timezone offsetToon Claes
2021-03-01Remove Ruby code for old 100% go_user_create_{branch,tag} featureÆvar Arnfjörð Bjarmason
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-02-03git: Stop injecting git path via environment variablePatrick 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
2021-01-18Removal of ruby implementation of the FetchRemotePavlo Strokov
2020-12-19Parse Git commit trailers when processing commitsYorick Peterse
2020-12-11hooks: Start using ReceiveHooksPayloadPatrick Steinhardt
2020-12-11hooks: Stop injecting GL_REPOSITORY into the hooks environmentPatrick Steinhardt
2020-12-10hooks: Remove GITLAB_SHELL_DIR from environmentPatrick Steinhardt
2020-11-24Makefile: Move test repositoriesPatrick Steinhardt
2020-09-30Fix Ruby 2.7 keyword deprecation warningsStan Hu
2020-09-10Upgrade sentry-raven and Faraday gems to v1.0.1Stan Hu
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-25Merge branch 'security-207-dont-expand-wiki-paths' into 'master'GitLab Release Tools Bot
2020-08-20rspec: Fix tests using system-provided GitPatrick Steinhardt
2020-08-19Don't expand filesystem paths of wiki pagesMarkus Koller
2020-07-29Merge branch 'rs-ls-remote-only' into 'master'James Fargher
2020-07-29Remove remote_branches_ls_remote feature flagRobert Speicher
2020-07-24gitaly-ruby: Progagate correlation ids from GitalyAndrew Newdigate
2020-07-02Merge branch 'rs-ls-remote-by-default' into 'master'Paul Okstad
2020-07-01Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2020-07-01Enable ruby_remote_branches_ls_remote flag by defaultRobert Speicher
2020-06-30Turn feature flags into struct with default valueJohn Cai
2020-06-29Merge branch 'security-pks-worktree-race' into 'master'Mayra Cabrera