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-30Merge branch 'ps-crowler' into 'master'Pavlo Strokov
2021-09-30repoclean: Log warning for missed repositoriesPavlo Strokov
2021-09-30repoclean: Background task to act on the repositoriesPavlo Strokov
2021-09-30repoclean: Configure the executionPavlo Strokov
2021-09-30repoclean: Introduction of the new storage_cleanups tablePavlo Strokov
2021-09-29Merge branch 'smh-test-with-per-repo' into 'master'Toon Claes
2021-09-29Merge branch 'smh-link-repository-id' into 'master'Sami Hiltunen
2021-09-29Index repo id for storage_repositories and repository_assignmentsSami Hiltunen
2021-09-29Backfill replica_path in 'repositories' recordsSami Hiltunen
2021-09-29Link existing database record via repository IDSami Hiltunen
2021-09-29Merge branch 'pks-testhelper-db-setup' into 'master'Pavlo Strokov
2021-09-27Merge branch 'ps-graceful-backlog-stop' into 'master'Toon Claes
2021-09-24Don't use forceCreateRepositories hack for repo creationsSami Hiltunen
2021-09-23glsql: Refactor database setup to not modify environmentPatrick Steinhardt
2021-09-23glsql: Unify paths to retrieve database configPatrick Steinhardt
2021-09-23Merge branch 'fetch_bundle_rpc' into 'master'Patrick Steinhardt
2021-09-23Add FetchBundle RPCJames Fargher
2021-09-22test: Fix database creation duplicatePavlo Strokov
2021-09-22test: Simplify tests waiting for the replication eventsPavlo Strokov
2021-09-22replication: Graceful stop of the replication processing loopPavlo Strokov
2021-09-22test: Close error channel to allow multiple call for cleanupPavlo Strokov
2021-09-22Merge branch 'smh-fix-repository-exists' into 'master'Patrick Steinhardt
2021-09-21Merge branch 'ps-remove-SA1019-excludes' into 'master'3787-integrate-ipynb2md-to-gitlabToon Claes
2021-09-21Merge branch 'pks-drop-list-new-blobs' into 'master'Pavlo Strokov
2021-09-21repository: Remove `IsSquashInProgress()` RPCPatrick Steinhardt
2021-09-21ref: Drop ListNewBlobs RPCPatrick 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-20global: Replace deprecated usage of `ioutil.ReadFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.Discard`Patrick Steinhardt
2021-09-20glsql: Start to use new `net.ErrClosed` error typePatrick Steinhardt
2021-09-20Rename the test case of RepositoryExistsHandlerSami Hiltunen
2021-09-20Intercept RepositoryExists only with PerRepository as election strategySami Hiltunen
2021-09-20Revert "Revert "Merge branch 'smh-intercepted-methods' into 'master'""Sami Hiltunen
2021-09-20coordinator: Fix differing views on feature flags during upgradesPatrick Steinhardt
2021-09-20coordinator: Split out function to compute metadata for Gitaly peersPatrick Steinhardt
2021-09-20helper: Move server metadata into storage packagePatrick Steinhardt
2021-09-20helper: Move metatada-helpers into the metadata packagePatrick Steinhardt
2021-09-20test: Populate database cleanup with additional tablePavlo Strokov
2021-09-20Merge branch 'pks-revert-3858' into 'master'Pavlo Strokov
2021-09-17Revert "Merge branch 'smh-intercepted-methods' into 'master'"Patrick Steinhardt
2021-09-17lint: Remove SA1019 exclude rulesPavlo Strokov
2021-09-17objectpool: Make transaction manager availablePatrick Steinhardt
2021-09-15Merge branch 'smh-intercepted-methods' into 'master'Toon Claes
2021-09-15Merge branch 'smh-not-found-mutator' into 'master'James Fargher
2021-09-14Return NotFound code for mutators targeting non-existent repositoriesSami Hiltunen
2021-09-14Use a real database in TestStreamDirectorMutatorSami Hiltunen
2021-09-13Link created records with repository ID in SetAuthoritativeReplicaSami Hiltunen