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-28Merge branch 'pks-resolve-conflicts-drop-ruby-implementation' into 'master'Patrick Steinhardt
2021-04-28remote: Pass complete request to `findRemoteRootRef()`Patrick Steinhardt
2021-04-28remote: Properly validate error conditions in testcasesPatrick Steinhardt
2021-04-28remote: Use helper to decorate undecorated errorsPatrick Steinhardt
2021-04-28remote: Fix detection of unknown remote HEADPatrick Steinhardt
2021-04-28proto: Document FindRemoteRootRef RPCPatrick 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-27Update CHANGELOG.md for 13.9.7GitLab Release Tools Bot
2021-04-27Update CHANGELOG.md for 13.10.4GitLab Release Tools Bot
2021-04-27Update CHANGELOG.md for 13.11.2GitLab Release Tools Bot
2021-04-27Update dashboard URL and screenshotsTakuya Noguchi
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-27Makefile: Fix building git if PROFILE envvar is setPatrick Steinhardt
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