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-08-11Use semantic sort for tagsVasilii Iakliushin
2022-08-09proto: Introduce drift_threshold to replace drift_threshold_millisPavlo Strokov
2022-08-09Update VERSION filesv15.3.0-rc4GitLab Release Tools Bot
2022-08-08proto: RPC to check service readinessPavlo Strokov
2022-08-03Merge branch 'sh-update-nokogiri-1.13.8' into 'master'John Cai
2022-08-02Update nokogiri gem to v1.13.8sh-update-nokogiri-1.13.8Stan Hu
2022-08-02proto: Add Ref field in ReferencesLockedErrorJohn Cai
2022-08-01Update VERSION filesv15.3.0-rc3GitLab Release Tools Bot
2022-08-01Merge branch 'pks-proto-fix-find-tag-error-definition' into 'master'Patrick Steinhardt
2022-08-01proto: Fix definition of FindTagErrorPatrick Steinhardt
2022-08-01Merge branch 'pks-objectpool-fetch-df-conflict' into 'master'Sami Hiltunen
2022-08-01Update VERSION filesv15.3.0-rc2GitLab Release Tools Bot
2022-07-29proto: Introduce FindTagError to distinguish non-existent tagspks-find-tag-errorPatrick Steinhardt
2022-07-29proto: Document FindTag RPCPatrick Steinhardt
2022-07-27Merge branch 'sh-bump-google-protobuf-ruby' into 'master'Sami Hiltunen
2022-07-27proto: Remove unused `Repack` field from FetchIntoObjectPoolRequestPatrick Steinhardt
2022-07-27proto: Fill in documentation of FetchIntoObjectPool RPCPatrick Steinhardt
2022-07-27Update VERSION filesv15.3.0-rc1GitLab Release Tools Bot
2022-07-27Merge branch 'pks-user-create-tag-preparatory-refactorings' into 'master'Patrick Steinhardt
2022-07-27Merge branch 'pks-user-create-tag-error-proto' into 'master'Sami Hiltunen
2022-07-27Update google-protobuf Ruby gem to v3.21.3Stan Hu
2022-07-27proto: Improve documentation for UserCreateTagsPatrick Steinhardt
2022-07-26Bump all Rails-related gems to v6.1.6.1sh-bump-rails-gems-6.1.6.1Stan Hu
2022-07-25ruby: Fix dependencies in Gemfile.lockWill Chandler
2022-07-22Update Gemfile.lockGreg Alfaro
2022-07-22Update Gemfile.lockGreg Alfaro
2022-07-22proto: Introduce structured UserCreateTagErrorpks-user-create-tag-error-protoPatrick Steinhardt
2022-07-21Gemfile.lock: Update actionview gemgalfaro2-master-patch-64390Greg Alfaro
2022-07-15Add stat option for FindCommitswanning pan
2022-07-08Merge branch 'toon-linguist-be-gone' into 'master'Sami Hiltunen
2022-07-08Update VERSION filesv15.2.0-rc1GitLab Release Tools Bot
2022-07-08Gemfile: Update github-linguist gemToon Claes
2022-07-08proto: Document the CommitLanguages rpcToon Claes
2022-07-08Add an option to skip flat paths for tree entriesIgor Drozdov
2022-07-04Add proto for FullPath RPCJames Fargher
2022-06-21Merge branch 'find-changed-paths-mode' into 'master'Will Chandler
2022-06-20Use FIPS-compliant encryption for gitaly-ruby in FIPS modeStan Hu
2022-06-17FindChangedPaths: Add old_mode and new_mode fieldsKyle Edwards
2022-06-15Merge branch 'find-changed-paths-commit-pairs' into 'master'Will Chandler
2022-06-15Merge branch 'jc-pass-user-details-to-pack-objects' into 'master'John Cai
2022-06-15git: Change ReceiveHooksPayload to UserDetailsJohn Cai
2022-06-15Merge branch 'pks-user-merge-branch-structured-merge-conflict-error' into 'ma...Patrick Steinhardt
2022-06-15operations: Return structured errors on conflict in UserMergeBranchPatrick Steinhardt
2022-06-15operations: Provide conflicting commits on merge conflict errorPatrick Steinhardt
2022-06-14proto: Add glId, glUser, gitProtocol to PackObjectsRequestJohn Cai
2022-06-14FindChangedPaths: Add requests fieldKyle Edwards
2022-06-14Update nokogiri to v1.13.6Stan Hu
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