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-03-30internalgitaly: WalkRepos to return last accessed timestampJohn Cai
2022-03-16Update VERSION filesv14.9.0-rc5GitLab Release Tools Bot
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-10Update VERSION filesv14.9.0-rc4GitLab Release Tools Bot
2022-03-10proto: Add structured error types for UserRebaseCofirmableJohn Cai
2022-03-09Update VERSION filesv14.9.0-rc3GitLab Release Tools Bot
2022-03-07repository: Allow CreateRepository to take default_branchjc-create-repo-default-branchJohn Cai
2022-03-02Update VERSION filesv14.9.0-rc2GitLab Release Tools Bot
2022-03-02Merge branch 'pks-ruby-drop-unused-code' into 'master'James Fargher
2022-03-02Merge branch 'fj-add-load-content-param-to-wiki-find-page' into 'master'John Cai
2022-03-02Add skip_content param to wiki find page callFrancisco Javier López
2022-03-01Update VERSION filesv14.9.0-rc1GitLab Release Tools Bot
2022-03-01proto: Add structured error types for UserSquash RPCPatrick Steinhardt
2022-03-01operations: Remove deprecated `squash_id` from UserSquash RPCPatrick Steinhardt
2022-03-01ruby: Drop more unused codePatrick Steinhardt
2022-02-22repository-service: Add http_authorization_header optional parameterGabriel Mazetto
2022-02-22Merge branch 'pks-git-remove-ruby-hooks' into 'master'James Fargher
2022-02-17proto: Deprecate fine-grained repository maintenance RPCsPatrick Steinhardt
2022-02-17proto: Document behaviour of the OptimizeRepository RPCPatrick Steinhardt
2022-02-17proto: Fix typo in documentation of PruneUnreachableObjectsPatrick Steinhardt
2022-02-16git: Stop injecting GITALY_BIN_DIR environment variablePatrick Steinhardt
2022-02-16git: Remove support for the Ruby hooks directoryPatrick Steinhardt
2022-02-14Merge branch 'sh-update-rails-6.1.4.6' into 'master'Toon Claes
2022-02-14Update actionpack and related Ruby gemsStan Hu
2022-02-14repository: Add new RPC to prune unreachable objectsPatrick Steinhardt
2022-01-28Add HTTP Host to all requests that use URLsJames Fargher
2022-01-25Merge branch 'ps-clock-check' into 'master'James Fargher
2022-01-24Merge branch 'bwill/add-ssh-signature-type' into 'master'Patrick Steinhardt
2022-01-21Update VERSION filesv14.8.0-rc1GitLab Release Tools Bot
2022-01-21proto: Add detailed errors when updating references failsPatrick Steinhardt
2022-01-20feat: Detect SSH signed objectsBrian Williams
2022-01-19cmd/praefect: Check of the system clock synchronizationPavlo Strokov
2022-01-18Merge branch 'ps-sort-list-ref' into 'master'Pavlo Strokov
2022-01-18Merge branch 'jv-ssh-sidechannel-2' into 'master'Patrick Steinhardt
2022-01-18ref: Sort results of ListRefsPavlo Strokov
2022-01-17proto: add SSHUploadPackWithSidechannelJacob Vosmaer
2022-01-14ref: Removal of unused all_refs parameterPavlo Strokov
2022-01-12Merge branch 'sh-update-nokogiri-1.12.5' into 'master'Toon Claes
2022-01-11Update gitlab-gollum-lib and related gemsStan Hu
2022-01-11Update Nokogiri to v1.12.5Stan Hu
2022-01-10Bring back grpc 1.42 updateMatthias Kaeppler
2022-01-07Merge branch 'sh-update-activesupport-6.1.4.4' into 'master'John Cai
2022-01-06Merge branch 'ps-rm-deprecated-fields' into 'master'John Cai
2022-01-06Update activesupport and related gemsStan Hu
2022-01-06Update rexml to v3.2.5Stan Hu
2021-12-21proto: Remove deprecated fields from GetRawChangesResponsePavlo Strokov
2021-12-21commit: Remove deprecated and unused CommitsBetween RPCPatrick Steinhardt
2021-12-13Update parser gem to eliminate Ruby 2.7.5 warningStan Hu
2021-12-13proto: Introduce transactional voting phasesPatrick Steinhardt
2021-12-07Revert "Merge branch 'mk-grpc-1.42' into 'master'"John Cai