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-09-24Add tests to cover possible conflicts between branch/tag create/delete“jmd-add-tests-branch-vs-tags-issues”john.mcdonnell
2021-09-24Update changelog for 14.0.11GitLab Release Tools Bot
2021-09-23Merge branch 'pks-updateref-always-assert-locking' into 'master'Sami Hiltunen
2021-09-23Merge branch 'fetch_bundle_rpc' into 'master'Patrick Steinhardt
2021-09-23Merge branch 'qmnguyen0711/1278-add-half-close-capability-to-gitaly-sidechann...Patrick Steinhardt
2021-09-23Merge branch 'pks-operations-drop-git2go-merge-gob-ff' into 'master'James Fargher
2021-09-23Add FetchBundle RPCJames Fargher
2021-09-23Add option to explicitly disable transactions for fetchJames Fargher
2021-09-22Merge branch 'pks-updateref-print-stderr-when-write-fails' into 'master'Pavlo Strokov
2021-09-22Add half-close capability to Gitaly sidechannelQuang-Minh Nguyen
2021-09-22Merge branch 'remove_orphaned_worktree_dirs' into 'master'Patrick Steinhardt
2021-09-22Merge branch 'pks-ff-drop-tx-file-locking' into 'master'Patrick Steinhardt
2021-09-22updateref: Always assert state transitions if Git supports flushingPatrick Steinhardt
2021-09-22Merge branch 'smh-fix-repository-exists' into 'master'Patrick Steinhardt
2021-09-22localrepo: Drop unused `Config.Set()` functionPatrick Steinhardt
2021-09-22repository: Always lock gitconfig and gitattributes on writePatrick Steinhardt
2021-09-22Merge branch 'sh-revert-3853' into 'master'Patrick Steinhardt
2021-09-22Add FetchBundle to repository service protoJames Fargher
2021-09-22Use `require.NoDirExists` to test directories in cleanup RPCJames Fargher
2021-09-22Remove orphaned worktree directoriesJames Fargher
2021-09-22Update changelog for 13.12.12GitLab Release Tools Bot
2021-09-21Use io.CopyN instead of ioutil.CopyNStan Hu
2021-09-21Revert catfile cache refactorStan Hu
2021-09-21Merge branch 'ps-remove-SA1019-excludes' into 'master'3787-integrate-ipynb2md-to-gitlabToon Claes
2021-09-21updateref: Fix test flakiness when writing to updater failsPatrick Steinhardt
2021-09-21Merge branch 'ps-fix-data-race-in-test' into 'master'Patrick Steinhardt
2021-09-21test: Fix data race on the votes counterPavlo Strokov
2021-09-21Merge branch 'pks-drop-list-new-blobs' into 'master'Pavlo Strokov
2021-09-21Update changelog for 14.3.0GitLab Release Tools Bot
2021-09-21Merge branch 'pks-drop-is-squash-in-progress' into 'master'Patrick Steinhardt
2021-09-21repository: Remove `IsSquashInProgress()` RPCPatrick Steinhardt
2021-09-21Merge branch 'pks-config-rpcs-cleanup' into 'master'Pavlo Strokov
2021-09-21operations: Always return structured errors from Git2Go mergesPatrick Steinhardt
2021-09-21ref: Drop ListNewBlobs RPCPatrick Steinhardt
2021-09-21gitaly-git2go: Remove "set-config" subcommandPatrick Steinhardt
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick Steinhardt
2021-09-20Merge branch 'pks-go-drop-1.15-support' into 'master'Toon Claes
2021-09-20Revert "proto: Mark RepositoryExists as an intercepted method"Sami Hiltunen
2021-09-20Merge branch 'pks-praefect-feature-flags' into 'master'Sami Hiltunen
2021-09-20golangci: Disallow usage of "io/ioutil" packagePatrick Steinhardt
2021-09-20global: Replace trivial cases of deprecated `ioutil.ReadDir()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.WriteFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.TempFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.TempDir()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.Discard`Patrick Steinhardt
2021-09-20bootstrap: Start to use new `net.ErrClosed` error typePatrick Steinhardt
2021-09-20glsql: Start to use new `net.ErrClosed` error typePatrick Steinhardt