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-28Draft: Send commit message as part of commit difftc-commit-msg-as-diffToon Claes
2021-04-28Merge branch 'pks-hooks-fix-deferred-calls' into 'master'Sami Hiltunen
2021-04-28Merge branch 'pks-resolve-conflicts-drop-ruby-implementation' into 'master'Patrick Steinhardt
2021-04-28conflicts: Remove Ruby server dependencyPatrick Steinhardt
2021-04-28conflicts: Drop ResolveConflicts feature flagPatrick Steinhardt
2021-04-28Merge branch 'prepare-new-changelog-workflow' into 'master'Patrick Steinhardt
2021-04-28Merge branch 'ps-replace-NewServerWithAuth' into 'master'Patrick Steinhardt
2021-04-27Prepare for upcoming changelog workflow changesYorick Peterse
2021-04-27Remove unused testhelper.WithInternalSocketPavlo Strokov
2021-04-27Remove unused testhelper.NewServerWithAuthPavlo Strokov
2021-04-27Replace testhelper.NewServerWithAuth with testserver.RunGitalyPavlo Strokov
2021-04-27gitaly-hooks: Fix deferred calls never runningPatrick Steinhardt
2021-04-27Merge branch 'pks-gitlab-internal-api-latency' into 'master'Pavlo Strokov
2021-04-27Merge branch 'xx/fix-goroutine-leaks-for-command' into 'master'Patrick Steinhardt
2021-04-27Merge branch 'tc-go-user-rebase-confirmable-3073' into 'master'Toon Claes
2021-04-27gitlab: Implement metric to measure latency of API callsPatrick Steinhardt
2021-04-27gitlab: Rename `GitlabAPI` interface to `Client`Patrick Steinhardt
2021-04-27gitlab: Merge client and API implementationsPatrick Steinhardt
2021-04-27gitlab: Split out and rename mock clientPatrick Steinhardt
2021-04-27gitlab: Split out client implementationPatrick Steinhardt
2021-04-27gitlab: Move client for GitLab's internal API into separate packagePatrick Steinhardt
2021-04-27prometheus: Extend HistogramVec interfacePatrick Steinhardt
2021-04-27Merge branch 'tc-remove-cherry-pick-ruby' into 'master'Pavlo Strokov
2021-04-27operations: Allow rebase onto remote revisionToon Claes
2021-04-27operations: Failure in git2go rebase is GitErrorToon Claes
2021-04-27operations: Return correct status code from rebaseToon Claes
2021-04-27gitaly-git2go: Rebase ignores merges from upstreamToon Claes
2021-04-27gitaly-git2go: Test a few rebase error examplesToon Claes
2021-04-27gitaly-git2go: Rebase skips commits upstream hasToon Claes
2021-04-27gitaly-git2go: Rebase merged branch is fastforwardToon Claes
2021-04-27gitaly-git2go: Don't rebase when already at tipToon Claes
2021-04-27operations: Implement UserRebaseConfirmable in GoToon Claes
2021-04-27operations: PushOptions updateReferenceWithHooksToon Claes
2021-04-27gitaly-git2go: Implement rebase in gitaly-git2goToon Claes
2021-04-27gitlab-test: Add a few more refsToon Claes
2021-04-27featureflag: Add flag for GoUserRebaseConfirmableToon Claes
2021-04-27Merge branch 'fetch_internal_remove_errors' into 'master'James Fargher
2021-04-27Return errors from FetchInternalRemoteJames Fargher
2021-04-27Merge branch 'ps-rm-config-merge-conflict' into 'master'James Fargher
2021-04-27Merge branch 'ps-replace-old-server-setup' into 'master'James Fargher
2021-04-27Merge branch 'pks-ruby-drop-blob-service' into 'master'James Fargher
2021-04-27Merge branch 'pks-find-commits-skip-offset-error' into 'master'James Fargher
2021-04-27Merge branch 'ps-rm-config-tempdir' into 'master'James Fargher
2021-04-27Replace test server setup in repository packagePavlo Strokov
2021-04-26command: Drop redundant linesep quoting for stderrblanet
2021-04-26command: Use bytes.Buffer for log collection in testsblanet
2021-04-26command: Refactor stderr handlingblanet
2021-04-26command: Add stderrBuffer designed to buffer stderrblanet
2021-04-26Replace test server setup in hook packagePavlo Strokov
2021-04-26Replace test server setup in wiki packagePavlo Strokov