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-03-04partial buildingps-manu-unrelated-changes-but-all-usefulPavlo Strokov
2021-03-02Removal of Cfg.Git.BinPath from RequireTreePavlo Strokov
2021-03-02Removal of Cfg.Git.BinPath from CreateRemoteBranchPavlo Strokov
2021-03-01Merge branch 'jv-remove-readfrom' into 'master'Paul Okstad
2021-03-01Merge branch 'avar/nuke-ruby-user-create-tag-and-branch-rb-files' into 'master'Zeger-Jan van de Weg
2021-03-01streamio: remove custom ReadFrom and WriteToJacob Vosmaer
2021-03-01Merge branch 'pks-go-get-new-lfs-pointers' into 'master'Patrick Steinhardt
2021-03-01Merge branch 'pks-makefile-test-verbosity' into 'master'Zeger-Jan van de Weg
2021-03-01blob: Port GetNewLFSPointers to GoPatrick Steinhardt
2021-03-01blob: Allow limiting number of returned LFS pointersPatrick Steinhardt
2021-03-01Merge branch 'smh-fix-racy-test-grpc-error-handling-2' into 'master'Patrick Steinhardt
2021-03-01fix data race in TestCoordinator_grpcErrorHandlingSami Hiltunen
2021-03-01Merge branch 'pks-coordinator-improve-replication-logging' into 'master'Sami Hiltunen
2021-03-01Merge branch 'pks-testhelper-fix-git-import-cycle' into 'master'Patrick Steinhardt
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01git: Make tests independent of repo teshelpersPatrick Steinhardt
2021-03-01testhelper: Move HTTP server helper into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move hook helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move tree helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move remote helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move protocol helper into `gittest`Patrick Steinhardt
2021-03-01testhelper: Refactor protocol helperPatrick Steinhardt
2021-03-01testhelper: Move object helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move commit helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move branch helpers into `gittest`Patrick Steinhardt
2021-03-01git: Move repository test suite into `gittest`Patrick Steinhardt
2021-03-01coordinator: Improve log message when finalizing mutatorsPatrick Steinhardt
2021-03-01Merge branch 'avar/feature-flag-docs-flag-delete' into 'master'Patrick Steinhardt
2021-03-01Merge branch 'pks-makefile-fix-rebuild-fetches' into 'master'Sami Hiltunen
2021-03-01Remove Ruby code for old 100% go_user_create_{branch,tag} featureÆvar Arnfjörð Bjarmason
2021-03-01Merge branch 'sh-drop-unused-ruby-code' into 'master'Patrick Steinhardt
2021-02-26Remove unused Ruby codeStan Hu
2021-02-25Merge branch 'avar/use-git-nullsha' into 'master'Zeger-Jan van de Weg
2021-02-25Makefile: supply --no-tags when fetching git & libgit2Ævar Arnfjörð Bjarmason
2021-02-25Makefile: add back remote.origin.url for git & libgit2 reposÆvar Arnfjörð Bjarmason
2021-02-25Makefile: don't conditionally call "git init"Ævar Arnfjörð Bjarmason
2021-02-25Makefile: set --initial-branch=master on "git init"Ævar Arnfjörð Bjarmason
2021-02-25Feature flag rollout docs: clarify doc & checklist WRT removal stepsÆvar Arnfjörð Bjarmason
2021-02-25Feature flag rollout docs: add examples of Go/Ruby code removalÆvar Arnfjörð Bjarmason
2021-02-25Feature flag rollout docs: remove dangerous example of !2994Ævar Arnfjörð Bjarmason
2021-02-25Feature flag rollout docs: add reminders to set the feature to 100% && trueÆvar Arnfjörð Bjarmason
2021-02-25Makefile: replace "git [...] --quiet" with "git [...]" under V=1Ævar Arnfjörð Bjarmason
2021-02-25Makefile: Fix rebuilds of git/libgit2 when given a refPatrick Steinhardt
2021-02-25Makefile: Fix missing quiet-prefixPatrick Steinhardt
2021-02-25Makefile: Fix git/libgit2 rebuilds causing unshallowing fetchPatrick Steinhardt
2021-02-25Use git.ZeroOID instead of hardcoded "00000000..."Ævar Arnfjörð Bjarmason
2021-02-25Feature flag rollout doc: re-flow paragraph, whitespace-only changeÆvar Arnfjörð Bjarmason
2021-02-25Merge branch 'avar/makefile-git-build-cleanup' into 'master'Toon Claes
2021-02-25Merge branch 'smh-prevent-concurrent-reconciliation' into 'master'Patrick Steinhardt
2021-02-25gitignore: Ignore config.mak build configurationPatrick Steinhardt