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
2023-07-26Makefile: Remove cleanup of ruby/Toon Claes
2023-05-03ruby: Remove all Ruby codeToon Claes
2021-11-16ruby: Create test data in temporary directoryPatrick Steinhardt
2021-10-20Makefile: Stop installing binaries into source dirPatrick Steinhardt
2021-06-18Update .gitignore to skip versioned gitaly-git2go binaryPavlo Strokov
2021-05-25Revert "Makefile: Stop installing binaries into source dir"Sami Hiltunen
2021-05-07Makefile: Stop installing binaries into source dirPatrick Steinhardt
2021-04-21backup: add new gitaly-backup executable to create backupsJames Fargher
2021-02-25gitignore: Ignore config.mak build configurationPatrick Steinhardt
2020-11-24gitignore: Remove now unneeded testdata patternsPatrick Steinhardt
2020-11-20Makefile: Don't write proto.diff into source directoryPatrick Steinhardt
2020-11-11gitignore: Ignore gitlab-shell data created by testsPatrick Steinhardt
2020-10-26Add JSON request logging for gitaly-rubyJacob Vosmaer
2020-10-23gitlab-shell: Remove vendored filesZeger-Jan van de Weg
2020-10-13gitignore: Add gitaly-lfs-smudge executablePatrick Steinhardt
2020-10-13gitignore: Clean up and group exclude patternsPatrick Steinhardt
2020-09-30hooks: Remove Ruby execution path for postreceiveZeger-Jan van de Weg
2020-09-14Protobuf generates different code locally and on CIPavlo Strokov
2020-08-25Reintroduce gitaly-git2go supportPatrick Steinhardt
2020-07-31Revert "Merge branch 'pks-git2go' into 'master'"Patrick Steinhardt
2020-07-29cmd: Add gitaly-git2go commandPatrick Steinhardt
2020-07-01Makefile: Allow overriding defaults via a config filePatrick Steinhardt
2020-04-22JUnit even on test failuresPaul Okstad
2020-04-02Remove gitaly-remote commandPatrick Steinhardt
2020-04-02Add JUnit style test reportsPaul Okstad
2020-03-19Add gitaly-blackbox prometheus exporterJacob Vosmaer
2019-12-04Ignore all .toml files in GitJacob Vosmaer
2019-11-20Validate that hook files are reachable and executablejramsay
2019-10-01Migrate hooks to use go binaryJohn Cai
2019-08-07Publish Ruby stubs as 'gitaly' gemJacob Vosmaer
2019-06-05Replace govendor with 'go mod'Jacob Vosmaer
2019-04-13Add gitaly-remote binary to add or update remote URLMateusz Nowotyński
2019-04-13Add git2goMateusz Nowotyński
2019-04-05Zero downtime deploymentAlessio Caiazza
2019-02-28Merge branch 'zj-praefect' into 'master'John Cai
2019-02-22Support distributed tracing in gitaly-sshAndrew Newdigate
2019-02-22Create Praefect commandZeger-Jan van de Weg
2018-11-20Add gitaly-debug production debugging toolJacob Vosmaer
2018-10-05Add Git protocol v2James Lopez
2018-01-04Add rspec unit and integration testsJacob Vosmaer (GitLab)
2017-12-27Implement RepositoryService.ChangeStorage RPCAlejandro Rodríguez
2017-10-03Add gitaly-ssh binary to gitignoreKim "BKC" Carlbäcker
2017-09-29Implement cmd/gitaly-ssh commandKim "BKC" Carlbäcker
2017-08-04Ignore the ruby/.bundle directoryJacob Vosmaer
2017-08-04Install gems into vendor/bundleJacob Vosmaer (GitLab)
2017-07-27Provide a way to bypass 'bundle install'Jacob Vosmaer (GitLab)
2017-06-27SSH Upload/ReceivePack Integration TestsKim "BKC" Carlbäcker
2017-04-06Add config.toml.exampleJacob Vosmaer
2017-03-24Clone gitlab-test repo only onceAhmad Sherif
2017-02-14Remove cruft from gitignoreJacob Vosmaer