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-08-03Refactor CalculateChecksum to use localrepoget_references_headJames Fargher
2021-08-03localrepo: Return HEAD from GetReferencesJames Fargher
2021-08-02Merge branch 'toon-remove-rebase-in-progress' into 'master'Pavlo Strokov
2021-08-02Merge branch 'pks-tx-drop-remove-repository' into 'master'Pavlo Strokov
2021-08-02Merge branch 'smh-set-generation-no-create' into 'master'Christian Couder
2021-08-02Merge branch 'mk-dont-shadow-git-version' into 'master'Patrick Steinhardt
2021-08-02GIT_VERSION: Support both vX.Y.Z and X.Y.Z formatsMatthias Käppler
2021-08-02Only create the replica's record in SetGenerationSami Hiltunen
2021-08-02Create repository records explicitly in RepositoryStore testsSami Hiltunen
2021-08-02Create repositories explicitly in Coordinator's testsSami Hiltunen
2021-08-02Merge branch 'pks-fetch-internal-objects-speedup' into 'master'Patrick Steinhardt
2021-08-02localrepo: Speed up connectivity check when fetching into pooled reposPatrick Steinhardt
2021-08-02localrepo: Perform atomic fetches for internal remotesPatrick Steinhardt
2021-08-02localrepo: Implement new function to fetch internal remotesPatrick Steinhardt
2021-08-02localrepo: Improve error handling in `FetchRemote()`Patrick Steinhardt
2021-08-02localrepo: Improve error messages with empty stderrPatrick Steinhardt
2021-07-30Create repository explicitly in SetReplicationFactor testsSami Hiltunen
2021-07-30Create repository records explicitly in AcceptDataloss testsSami Hiltunen
2021-07-30Create repository records explicitly in reconciler testsSami Hiltunen
2021-07-30featureflag: Unconditionally enable transactional removal of reposPatrick Steinhardt
2021-07-30proto: Remove the IsRebaseInProgress RPCToon Claes
2021-07-30Merge branch 'smh-remove-importer' into 'master'Patrick Steinhardt
2021-07-30repository: Move worktree helper functionsToon Claes
2021-07-30Merge branch 'smh-increment-only-up-to-date' into 'master'Patrick Steinhardt
2021-07-29Merge branch 'ps-fix-local-time-usage' into 'master'Sami Hiltunen
2021-07-29gitaly: Fix local time usage in testPavlo Strokov
2021-07-29Merge branch 'ps-gitalygit2go-path-resolution' into 'master'Toon Claes
2021-07-29Merge branch 'ps-sort-tags' into 'master'Pavlo Strokov
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-29Increment generations of up to date storages onlySami Hiltunen
2021-07-29Remove the repository importerSami Hiltunen
2021-07-29Use a separate query for SetAuthoritativeStorage from IncrementGenerationSami Hiltunen
2021-07-29gitaly: Sort the tags returned by FindAllTags RPCPavlo Strokov
2021-07-29Merge branch 'ps-precondition-fail-on-merge' into 'master'Pavlo Strokov
2021-07-29Merge branch 'pks-operations-squash-rebase' into 'master'Pavlo Strokov
2021-07-29operations: Make UserMergeBranch return PreconditionFailed on conflictsPavlo Strokov
2021-07-29Merge branch 'create_bundle_from_list' into 'master'Toon Claes
2021-07-29Merge branch 'ps-deprecated-import-3' into 'master'Pavlo Strokov
2021-07-29lint: Fix deprecated import github.com/golang/protobuf/ptypesPavlo Strokov
2021-07-29Merge branch 'ps-deprecated-import-2' into 'master'James Fargher
2021-07-29Merge branch 'pks-repository-default-enable-direct-fetches' into 'master'James Fargher
2021-07-29Merge branch '3715-ruby3-build' into 'master'James Fargher
2021-07-28Add Ruby 3 based test jobMatthias Kaeppler
2021-07-28lint: Fix deprecated import github.com/golang/protobuf/protoPavlo Strokov
2021-07-28operations: Support worktreeless squashing for non-fast-forward mergesPatrick Steinhardt
2021-07-28operations: Detect empty committer/author parameters earlyPatrick Steinhardt
2021-07-28git2go: rebase: Allow passing object IDsPatrick Steinhardt
2021-07-28Merge branch 'ps-deprecated-import' into 'master'Sami Hiltunen
2021-07-28Merge branch 'pks-repository-default-enable-tx-create-from-bundle' into 'master'Patrick Steinhardt
2021-07-28Merge branch 'pks-helper-formatting-grpc-error-codes' into 'master'Christian Couder