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-04-23default enablesmh-default-enable-rebaseSami Hiltunen
2021-04-22operations: Allow rebase onto remote revisionToon Claes
2021-04-22operations: Failure in git2go rebase is GitErrorToon Claes
2021-04-22operations: Return correct status code from rebaseToon Claes
2021-04-22gitaly-git2go: Rebase ignores merges from upstreamToon Claes
2021-04-22gitaly-git2go: Test a few rebase error examplesToon Claes
2021-04-22gitaly-git2go: Rebase skips commits upstream hasToon Claes
2021-04-22gitaly-git2go: Rebase merged branch is fastforwardToon Claes
2021-04-22gitaly-git2go: Don't rebase when already at tipToon Claes
2021-04-22operations: Implement UserRebaseConfirmable in GoToon Claes
2021-04-22operations: PushOptions updateReferenceWithHooksToon Claes
2021-04-22gitaly-git2go: Implement rebase in gitaly-git2goToon Claes
2021-04-22featureflag: Add flag for GoUserRebaseConfirmableToon Claes
2021-04-22Merge branch 'jf_better_resolve_commit_errors' into 'master'Patrick Steinhardt
2021-04-21gitaly-git2go: trim down lookup commit errorsJames Fargher
2021-04-21Merge branch 'tc-use-promauto' into 'master'James Fargher
2021-04-21Merge branch 'sh-revert-find-commits-offset-error-check' into 'master'James Fargher
2021-04-21Update CHANGELOG.md for 13.11.0GitLab Release Tools Bot
2021-04-21golangci: Restore FindCommits warning exclusionStan Hu
2021-04-21Revert "commit: Raise error if skipping commit offsets fails"Stan Hu
2021-04-21Use promauto to register Prometheus metricsSashi Kumar
2021-04-21Merge branch 'gitaly-backup' into 'master'James Fargher
2021-04-21backup: Indicate failure when any repository backup has failedJames Fargher
2021-04-21backup: use new invocation for testserver.RunGitalyServerJames Fargher
2021-04-21backup: move flagset creation to mainJames Fargher
2021-04-21backup: add loggingJames Fargher
2021-04-21backup: add new gitaly-backup executable to create backupsJames Fargher
2021-04-21backup: Implement repository backups as per backup.rakeJames Fargher
2021-04-21Merge branch 'ps-rm-config-praefect-info' into 'master'James Fargher
2021-04-20Merge branch 'smh-log-failovers-in-per-repo' into 'master'Toon Claes
2021-04-20Merge branch 'jv-lfs-pointer-allocations' into 'master'Patrick Steinhardt
2021-04-20Merge branch 'pks-linting-fixes-pt2' into 'master'Toon Claes
2021-04-20Log aggregated primary changes in PerRepositoryElectorSami Hiltunen
2021-04-20Merge branch 'smh-separate-local-health-from-consensu' into 'master'Toon Claes
2021-04-20Separate local health status from consensus in HealthManagerSami Hiltunen
2021-04-20Merge branch 'ps-gitaly-mtd' into 'master'Toon Claes
2021-04-20Remove config.Config from praefect service infoPavlo Strokov
2021-04-20StartGitalyServer to have ability to shutdown server manuallyPavlo Strokov
2021-04-20Use GitalyServersMetadataFromCfg in remote packagePavlo Strokov
2021-04-20Use GitalyServersMetadataFromCfg in operations packagePavlo Strokov
2021-04-20Use GitalyServersMetadataFromCfg in conflicts packagePavlo Strokov
2021-04-20Introduce GitalyServersMetadataFromCfgPavlo Strokov
2021-04-20Merge branch 'pks-makefile-git-patches' into 'master'Patrick Steinhardt
2021-04-20Makefile: Add git patch to fix pathological perf with bitmap indicesPatrick Steinhardt
2021-04-20Makefile: Add ability to add custom git patchesPatrick Steinhardt
2021-04-20Makefile: Rebuild libgit2 and git in case build options changePatrick Steinhardt
2021-04-20doc: Document process for custom git patchesPatrick Steinhardt
2021-04-20Merge branch 'pks-go-1.16' into 'master'Patrick Steinhardt
2021-04-20tool-version: Introduce support for asdfPatrick Steinhardt
2021-04-20README.md: Document updated Go version requirementsPatrick Steinhardt