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-16Install libgit2 for code_navigation jobfix_code_navigationJames Fargher
2021-09-16Use the lsif-go image for the code_navagation jobJames Fargher
2021-09-15Merge branch 'pks-ref-deprecate-list-new-blobs' into 'master'Christian Couder
2021-09-15Merge branch 'jv-send-ref-buffer' into 'master'Christian Couder
2021-09-15Merge branch 'fix_cleanup_error' into 'master'Sami Hiltunen
2021-09-15Merge branch 'pks-objectpool-deprecate-unlink' into 'master'Sami Hiltunen
2021-09-15Merge branch 'smh-intercepted-methods' into 'master'Toon Claes
2021-09-15objectpool: Deprecate `UnlinkRepositoryFromObjectPool()`Patrick Steinhardt
2021-09-15ref: Deprecate `ListNewBlobs()` RPCPatrick Steinhardt
2021-09-15Makefile: apply Git ref advertisement buffering patchesJacob Vosmaer
2021-09-15Merge branch 'pks-updateref-fix-locking-race' into 'master'James Fargher
2021-09-15Merge branch 'eread/update-go-versions-for-tooling' into 'master'James Fargher
2021-09-15Merge branch 'smh-not-found-mutator' into 'master'James Fargher
2021-09-15Capture stderr from worktree cleanup commandJames Fargher
2021-09-15Merge branch 'fix-diff' into 'master'James Fargher
2021-09-14Merge branch 'ps-commit-graph-on-optimize' into 'master'Pavlo Strokov
2021-09-14repack: Create commit graph with Bloom filtersPavlo Strokov
2021-09-14commit-graph: Fix bug in IsMissingBloomFilters functionPavlo Strokov
2021-09-14Merge branch 'ps-repo-removal-cli' into 'master'Pavlo Strokov
2021-09-14remove-repository: A new sub-command for the praefect to remove repositoryPavlo Strokov
2021-09-14Merge branch 'smh-set-authoritative-storage-repository-id' into 'master'Sami Hiltunen
2021-09-14Merge branch 'pks-fetch-internal-remote-deprecation' into 'master'Sami Hiltunen
2021-09-14Return NotFound code for mutators targeting non-existent repositoriesSami Hiltunen
2021-09-14Use a real database in TestStreamDirectorMutatorSami Hiltunen
2021-09-14fix diff file disappear when diff with ignore whitespace change and last patc...likui
2021-09-14updateref: Fix indeterminate state when locking refsPatrick Steinhardt
2021-09-14ref: Handle failures when preparing ref transactions fails in DeleteRefsPatrick Steinhardt
2021-09-14updateref: Return typed error in case preparing ref update failsPatrick Steinhardt
2021-09-14server: Fix test race caused by concurrent UserCreateTag requestsPatrick Steinhardt
2021-09-14git: Implement version check for git-update-ref(1) status flushingPatrick Steinhardt
2021-09-14git: Allow retrieving Git version via the RepositoryExecutor interfacePatrick Steinhardt
2021-09-14git: Split out parsing of versions from a commandPatrick Steinhardt
2021-09-14git: Add tests for `CurrentVersion()`Patrick Steinhardt
2021-09-14Makefile: Fix git-update-ref(1) not flushing status updatesPatrick Steinhardt
2021-09-14Merge branch 'revert_3817' into 'master'Patrick Steinhardt
2021-09-14Merge branch 'jv-sidechannel-remove-error' into 'master'James Fargher
2021-09-14Revert "Merge branch 'extract_default_branch' into 'master'"James Fargher
2021-09-14For asdf users, places the version of Go to latest 1.16.x and 1.15.xEvan Read
2021-09-13Link created records with repository ID in SetAuthoritativeReplicaSami Hiltunen
2021-09-13proto: Mark RepositoryExists as an intercepted methodSami Hiltunen
2021-09-13proto: Support marking RPC methods as interceptedSami Hiltunen
2021-09-13Intercept RepositoryExists regardless of the election strategySami Hiltunen
2021-09-13Register RepositoryExists as a handler instead of interceptorSami Hiltunen
2021-09-13Merge branch 'pks-ci-git-patching' into 'master'Patrick Steinhardt
2021-09-13remote: Deprecate FetchInternalRemote RPCPatrick Steinhardt
2021-09-13ci: Fix Git patches being applied on top of non-default versionsPatrick Steinhardt
2021-09-13Merge branch 'pks-git-fetch-speedups' into 'master'Christian Couder
2021-09-13sidechannel: remove error return valueJacob Vosmaer
2021-09-13Merge branch 'ps-improve-conf-validation-errors' into 'master'Pavlo Strokov
2021-09-13config: Extend error from loadConfig() with contextPavlo Strokov