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
path: root/ruby
AgeCommit message (Expand)Author
2022-06-13Merge branch 'pks-user-delete-branch-structured-errors' into 'master'Patrick Steinhardt
2022-06-13Merge branch 'pks-proto-remove-deprecated-operation-error-fields' into 'master'Patrick Steinhardt
2022-06-10operations: Use structured errors in UserDeleteBranchpks-user-delete-branch-structured-errorsPatrick Steinhardt
2022-06-09operations: Remove deprecated GitError field from UserSquashpks-proto-remove-deprecated-operation-error-fieldsPatrick Steinhardt
2022-06-09operations: Remove deprecated PreReceiveError field from UserMergeToRefPatrick Steinhardt
2022-06-09operations: Remove deprecated PreReceiveError field from UserMergeBranchPatrick Steinhardt
2022-06-09Update VERSION filesv15.1.0-rc1GitLab Release Tools Bot
2022-06-08Merge branch 'pks-user-delete-branch-errors' into 'master'Will Chandler
2022-06-08proto: Introduce new UserDeleteBranchError messagePatrick Steinhardt
2022-06-07proto: Document UserDeleteBranch RPCPatrick Steinhardt
2022-06-07chore: Update Gemfile.lock to use bundler v2.3.15Stan Hu
2022-05-25specs: Fix Rugged picking up gitconfig filesPatrick Steinhardt
2022-05-25libgit2: Sanitize execution environment to not read gitconfigsPatrick Steinhardt
2022-05-23linguist: Implement wrapper to ignore gitconfig in RuggedPatrick Steinhardt
2022-05-19Merge branch 'jc-delete-ref-structured-err-proto' into 'master'Toon Claes
2022-05-17proto: Inroduce DeleteRefsErrorjc-delete-ref-structured-err-protoJohn Cai
2022-05-17ruby: Read `HEAD` via Ruggedpks-ruby-reduce-usage-of-gitPatrick Steinhardt
2022-05-17ruby: Remove unused RemoteRepository classPatrick Steinhardt
2022-05-17ruby: Remove unused `start_branch_name` parameter from `#with_branch`Patrick Steinhardt
2022-05-17ruby: Remove unused `force` parameter from `#with_branch`Patrick Steinhardt
2022-05-17ruby: Remove unused `start_sha` parameter from `#with_branch`Patrick Steinhardt
2022-05-17ruby: Remove unused ability to fetch from remote repo in `#with_branch`Patrick Steinhardt
2022-05-17Merge branch 'pks-ruby-sidecar-gitconfig' into 'master'Patrick Steinhardt
2022-05-17Update VERSION filesv15.0.0-rc3GitLab Release Tools Bot
2022-05-17ruby: Stop configuring `core.autocrlf`Patrick Steinhardt
2022-05-17Merge branch 'feature/gitlab-349228' into 'master'James Fargher
2022-05-16ListCommits: Extend ListCommits rpc to support filter by commit msg patternsAbhishek Kumar
2022-05-16Merge branch 'pks-user-merge-branch-custom-hook-errors' into 'master'Toon Claes
2022-05-11proto: Introduce new `CustomHookError` for `UserMergeBranchError`Patrick Steinhardt
2022-05-11downgrade json gem to match gitlab versioncaw-downgrade-json-gem-to-match-gitlabChad Woolley
2022-05-09proto: Enforce comment-linting for RPC definitionsPatrick Steinhardt
2022-05-09proto: Enforce comment-linting for servicesPatrick Steinhardt
2022-05-04Update VERSION filesv15.0.0-rc2GitLab Release Tools Bot
2022-05-03Merge branch 'jc-cherry-pick-structured-errors-proto' into 'master'John Cai
2022-05-03proto: Add UserCherryPickError type for UserCherryPick structured errorsJohn Cai
2022-05-03proto: Remove deprecated `PackObjectsHook()` RPCPatrick Steinhardt
2022-04-29Rename repository-service.proto to repository.protoJames Fargher
2022-04-29Automatically lint proto filesJames Fargher
2022-04-25rspec: Convert test repo helper to use newer bundled Git versionPatrick Steinhardt
2022-04-22Update VERSION filesv15.0.0-rc1GitLab Release Tools Bot
2022-04-21Update VERSION filesGitLab Release Tools Bot
2022-04-19Add proto definitions for MarkUnverified RPCSami Hiltunen
2022-04-19Merge branch 'jc-limit-error-proto' into 'master'Sami Hiltunen
2022-04-14proto: Add LimitError as a structured errorjc-limit-error-protoJohn Cai
2022-04-13Expose VerifiedAt via GetRepositoryMetadata proto definitionsSami Hiltunen
2022-04-08Update activesupport to 6.1.4.7ajk-rails-6.1.4.7Alex Kalderimis
2022-04-06Update VERSION filesv14.10.0-rc1GitLab Release Tools Bot
2022-04-06commit: Add CheckObjectsExist RPCJohn Cai
2022-04-05Add a range parameter to Commit.RawBlameRequestNick Thomas
2022-03-31Merge branch 'pks-proto-introduce-maintenance-operations' into 'master'Patrick Steinhardt