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 'cpu-time-ms' into 'master'Toon Claes
2021-09-30sidechannel: add proxy middlewareJacob Vosmaer
2021-09-30sidechannel: remove waiter.Wait()Jacob Vosmaer
2021-09-30Merge branch 'qmnguyen0711/1219-create-postuploadpackwithsidechannel-postuplo...Toon Claes
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-30Implement PostUploadPackWithSidechannel using sidechannel protocolQuang-Minh Nguyen
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-29Introduce log field for command.cpu_time_msIgor Wiedler
2021-09-29Merge branch 'pks-updateref-flakiness-pt2' into 'master'Pavlo Strokov
2021-09-29Merge branch 'pks-testhelper-db-setup' into 'master'Pavlo Strokov
2021-09-29Merge branch 'jc-fix-gitaly-logs' into 'master'James Fargher
2021-09-27Ensure log entries have time formatted as UTCJohn Cai
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-24Skip NamespaceService tests when testing with PraefectSami Hiltunen
2021-09-24Use PerRepositoryElector in test-with-praefectSami Hiltunen
2021-09-23updateref: Fix test flakiness depending on when git-update-ref(1) exitsPatrick Steinhardt
2021-09-23testserver: Extract database info from `gdk env`Patrick Steinhardt
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 '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-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 '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-22Use `require.NoDirExists` to test directories in cleanup RPCJames Fargher
2021-09-22Remove orphaned worktree directoriesJames Fargher
2021-09-21Use io.CopyN instead of ioutil.CopyNStan Hu
2021-09-21Revert catfile cache refactorStan Hu