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-30Update changelog for 14.3.1GitLab Release Tools Bot
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-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-27Update changelog for 14.1.6GitLab Release Tools Bot
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-24Wait for the first health check prior to serving in PraefectSami Hiltunen
2021-09-24Use PerRepositoryElector in test-with-praefectSami Hiltunen
2021-09-24Update changelog for 14.0.11GitLab Release Tools Bot
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-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