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-05-10catfile: Make process spawners pointer receiversPatrick Steinhardt
2021-05-10catfile: Move process spawning into cachePatrick Steinhardt
2021-05-10catfile: Inject Git command factory into cachePatrick Steinhardt
2021-05-10catfile: Merge `newCache()` with `newCacheWithRefresh()`Patrick Steinhardt
2021-05-10catfile: Internalize default batchfile timeoutPatrick Steinhardt
2021-05-10git: Allow Gitaly config to override Git configurationPatrick Steinhardt
2021-05-10Merge branch 'ps-lfs-pointer-check' into 'master'Patrick Steinhardt
2021-05-10Merge branch 'ps-rm-unused' into 'master'James Fargher
2021-05-09Use pre-defined LFS pointer checkPavlo Strokov
2021-05-09Remove unused binary setup functionsPavlo Strokov
2021-05-09Replace ConfigureGitalyHooksBinary with new ConfigureGitalyHooksBinPavlo Strokov
2021-05-07txinfo: Rename `TransactionMetadataFromContext()`Patrick Steinhardt
2021-05-07metadata: Move transaction metadata into shared packagePatrick Steinhardt
2021-05-07metadata: Add missing comment `Address()` functionPatrick Steinhardt
2021-05-07Merge branch 'pks-tx-shared-voting-type' into 'master'Zeger-Jan van de Weg
2021-05-07objectpool: Improve error message when fetching into pool failsPatrick Steinhardt
2021-05-07objectpool: Convert fetch tests to use object helpersPatrick Steinhardt
2021-05-07gittest: Convert delta islands helper to use object helpersPatrick Steinhardt
2021-05-07gittest: Replace `WriteCommitWithName()` with `WriteCommit()`Patrick Steinhardt
2021-05-07gittest: Replace `CommitOnNewBranch()` with `WriteCommit()`Patrick Steinhardt
2021-05-07gittest: Refactor interface to write commitsPatrick Steinhardt
2021-05-07gittest: Refactor interfaces to compare authors and commitsPatrick Steinhardt
2021-05-07gittest: Implement helper to write treesPatrick Steinhardt
2021-05-07gittest: Add missing `t.Helper()` call to `ExecStream()`Patrick Steinhardt
2021-05-07praefect: Change interface to use Vote typePatrick Steinhardt
2021-05-07praefect: Replace internal `vote` type with shared `voting.Vote`Patrick Steinhardt
2021-05-07voting: Implement function to convert Votes to stringsPatrick Steinhardt
2021-05-07voting: Move Vote and VoteHash types into shared packagePatrick Steinhardt
2021-05-07Merge branch 'smh-monotonic-transaction-ids' into 'master'Sami Hiltunen
2021-05-07Merge branch 'smh-fix-praefect-upgrade' into 'master'Zeger-Jan van de Weg
2021-05-07Handover Praefect sockets on upgradeSami Hiltunen
2021-05-07Simplify transaction ID generation by using montonically increasing IDsSami Hiltunen
2021-05-07Merge branch 'smh-unique-internal-sockets' into 'master'Zeger-Jan van de Weg
2021-05-07Merge branch 'smh-transactional-repository-creations' into 'master'Sami Hiltunen
2021-05-07Do not handover internal socket during upgradesSami Hiltunen
2021-05-07Handle repository creations transactionallySami Hiltunen
2021-05-07Create db records for secondaries that completed CreateRepo transactionSami Hiltunen
2021-05-06Merge branch 'pks-ssh-receive-pack-voting' into 'master'Patrick Steinhardt
2021-05-06ssh: Fix secondaries being out-of-date if all refs are rejectedPatrick Steinhardt
2021-05-06ssh: Demonstrate problematic transactional behaviourPatrick Steinhardt
2021-05-06ssh: Inject transaction managerPatrick Steinhardt
2021-05-06Merge branch 'pks-localrepo-helpers' into 'master'Sami Hiltunen
2021-05-06Merge branch 'pks-repo-create-voting' into 'master'Patrick Steinhardt
2021-05-06Merge branch 'zj-reviews-code-again' into 'master'Zeger-Jan van de Weg
2021-05-06danger: Add ZJ back to the code reviewersZeger-Jan van de Weg
2021-05-06Merge branch 'smh-backchannel-in-transaction' into 'master'Sami Hiltunen
2021-05-06repository: Fix secondaries being out-of-date after `Create()` RPCPatrick Steinhardt
2021-05-06Merge branch 'pks-cache-test-race-pt2' into 'master'Sami Hiltunen
2021-05-05repository: Do not remove created repos in testsPatrick Steinhardt
2021-05-05Merge branch 'user_revert_default' into 'master'Patrick Steinhardt