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 (Collapse)Author
2019-03-27Ignore NotFound errors in Sentryzj-sentry-ignore-not-foundZeger-Jan van de Weg
Going through the errors reported to Sentry, NotFound errors pop up here and there. There are errors that are useful to the client, but not for the server to send them to sentry.
2019-03-27Merge branch 'sh-bump-rugged-0.28.1' into 'master'John Cai
Bump Rugged to 0.28.1 See merge request gitlab-org/gitaly!1154
2019-03-26Merge branch 'sh-bump-github-linguist' into 'master'John Cai
Bump github-linguist to 6.4.1 See merge request gitlab-org/gitaly!1153
2019-03-26Merge branch 'repack-delta-islands' into 'master'John Cai
Use delta islands in RepackFull and GarbageCollect Closes #1382 See merge request gitlab-org/gitaly!1110
2019-03-26Use delta islands in RepackFull and GarbageCollectJacob Vosmaer
2019-03-26Merge branch 'doc-gitaly-ssh' into 'master'John Cai
Add gitaly-ssh README with comparison to gitlab-shell See merge request gitlab-org/gitaly!1145
2019-03-26Add gitaly-ssh README with comparison to gitlab-shellJacob Vosmaer
2019-03-26Merge branch 'doc-gitaly-training-5' into 'master'John Cai
Add link to Gitaly training 5 See merge request gitlab-org/gitaly!1150
2019-03-26Add link to Gitaly training 5Jacob Vosmaer
2019-03-26Apply suggestion to changelogs/unreleased/sh-bump-github-linguist.ymlZeger-Jan van de Weg
2019-03-26Bump github-linguist to 6.4.1Stan Hu
This resolves a Ruby 2.5-compatibility issue that was fixed in 6.3.0: https://github.com/github/linguist/pull/4195 The CommitLanguages RPC appears to still work despite throwing errors in the Gitaly logs due to `make_tmpname` no longer being present in Ruby 2.5. May relate to https://gitlab.com/gitlab-org/gitaly/issues/1570.
2019-03-26Bump Rugged to 0.28.1Stan Hu
This resolves a minor link issue in libgit2 with deprecated functions: https://github.com/libgit2/libgit2/releases
2019-03-25Merge branch 'jc-object-create-keep-resf' into 'master'Zeger-Jan van de Weg
Keep origin remote and refs when creating an object pool See merge request gitlab-org/gitaly!1136
2019-03-23Merge branch 'doc-changelog' into 'master'Paul Okstad
Add missing changelog entry See merge request gitlab-org/gitaly!1146
2019-03-23Add missing changelog entryJacob Vosmaer
2019-03-21Merge branch 'zj-gitalybot-applies-milestone' into 'master'Jacob Vosmaer
Have GitalyBot apply the milestone if it can Closes #1557 See merge request gitlab-org/gitaly!1140
2019-03-21Version 1.29.0v1.29.0Zeger-Jan van de Weg
2019-03-21Merge branch 'jc-find-all-tags-fix' into 'master'Zeger-Jan van de Weg
Handle edge case of annotated tags without messages See merge request gitlab-org/gitaly!1134
2019-03-20Merge branch 'chomp-bytes' into 'master'Paul Okstad
Introduce text.ChompBytes helper See merge request gitlab-org/gitaly!1144
2019-03-20Introduce text.ChompBytes helperJacob Vosmaer
2019-03-20Merge branch 'doc-quarantine' into 'master'Paul Okstad
Add link to git object quarantine documentation See merge request gitlab-org/gitaly!1143
2019-03-20Add link to git object quarantine documentationJacob Vosmaer
2019-03-20Have GitalyBot apply the milestone if it canZeger-Jan van de Weg
GitalyBot gets the issues the merge request closes and will detect the first upcoming milestone and apply it. This can be overridden by the user, and GitalyBot will not try again. Another issue might be that if a MR slips, the milestone isn't updated.
2019-03-19Keep origin remote and refs when creating an object poolJohn Cai
2019-03-19Handle edge case of annotated tags without messagesJohn Cai
2019-03-19Merge branch 'zj-remove-outdated-contributing-doc' into 'master'Paul Okstad
Remove outdated information on CONTRIBUTING.md Closes #1303 See merge request gitlab-org/gitaly!1138
2019-03-19Remove outdated information on CONTRIBUTING.mdZeger-Jan van de Weg
This change updates the documentation regarding the development process of the Gitaly team. The change does not change the way development is done as the NFS migration is (mostly) done. Closes: https://gitlab.com/gitlab-org/gitaly/issues/1303
2019-03-19Merge branch 'doc-gitaly-training-4' into 'master'Paul Okstad
Add link to gitaly training session 4 See merge request gitlab-org/gitaly!1135
2019-03-19Add link to gitaly training session 4Jacob Vosmaer
2019-03-19Merge branch 'zj-backstage-label-gitalybot-upstream-version-bump' into 'master'Paul Okstad
Use backstage labels for upstream version bumps See merge request gitlab-org/gitaly!1124
2019-03-15Merge branch 'pool-link-no-clobber' into 'master'Paul Okstad
Prevent clobbering existing Git alternates Closes #1534 See merge request gitlab-org/gitaly!1132
2019-03-15Prevent clobbering existing Git alternatesJacob Vosmaer
2019-03-15Merge branch 'pktline-bytes-written' into 'master'John Cai
Fix "bytes written" count in pktline.WriteString See merge request gitlab-org/gitaly!1129
2019-03-15Fix "bytes written" count in pktline.WriteStringJacob Vosmaer
2019-03-15Merge branch 'revert-3cb9fb8d' into 'master'John Cai
Revert "Merge branch 'zj-rename-namespace-creates-parent-dir' into 'master'" See merge request gitlab-org/gitaly!1125
2019-03-14Merge branch 're-apply-hooks-change' into 'master'Paul Okstad
Re-apply MR 1088 (Git hooks change) See merge request gitlab-org/gitaly!1130
2019-03-14Revert "Revert "Merge branch 'switch-to-embedded-hooks' into 'master'""Jacob Vosmaer
This reverts commit 4f376cf16e64a0fa673821c0eb4a56eca9ca9419.
2019-03-13Merge branch 'zj-label-update-throughput-report' into 'master'Jacob Vosmaer
Update labeling rules for GitalyBot See merge request gitlab-org/gitaly!1123
2019-03-13Update labeling rules for GitalyBotZeger-Jan van de Weg
Today I noticed that the labeling as applied previously aren't correct for the throughput measurements GitLab does: https://about.gitlab.com/handbook/engineering/management/throughput/#implementation This change updates the labeling rules so from now on this will be correctly applied. In the case of Gitaly performance is a feature and not backstage as the point of Gitaly is improving performance. En passant it fixes a small issue when no changelog entry is present.
2019-03-12Merge branch 'doc-video-3' into 'master'Paul Okstad
Add link to video of third training session See merge request gitlab-org/gitaly!1118
2019-03-12Add link to video of third training sessionJacob Vosmaer
2019-03-12Merge branch 'revert-28330762' into 'master'Paul Okstad
Revert !1088 "Stop using gitlab-shell hooks -- but keep using gitlab-shell config" See merge request gitlab-org/gitaly!1117
2019-03-12Update CHANGELOG with note on bad releaseZeger-Jan van de Weg
2019-03-12Revert "Merge branch 'zj-rename-namespace-creates-parent-dir' into 'master'"Zeger-Jan van de Weg
This reverts merge request !1090
2019-03-12Use backstage labels for upstream version bumpsZeger-Jan van de Weg
GitalyBot now uses the backstage label when creating a downstream MR which bumps the version of Gitaly for GitLab-Rails.
2019-03-12Version 1.28.0v1.28.0Zeger-Jan van de Weg
2019-03-12Merge branch 'zj-rename-namespace-creates-parent-dir' into 'master'Zeger-Jan van de Weg
RenameNamespace RPC creates parent directories for the new location See merge request gitlab-org/gitaly!1090
2019-03-12Ensure parent directory exists before renamingZeger-Jan van de Weg
By debugging why the pipeline failed on a [CE MR][ce-mr], it appeared that the behaviour of the RenameNamespace RPC was inconsistent with other RPCs that require a parent directory. This commit fixes that behaviour so the CE MR can move along afterwards. Futher, this commit includes minor changes to the namespace service to clean it up a bit. Not strictly required, but personnally it always bugged me a bit that RPCs called others RPCs. This service was the first, or second RPC that I built on this project, so I felt it was nice to clean up the mess past me left behind. The helper package now gets two more convenience methods to remove the need for `helper.ErrInternal(fmt.Errorf("string %v", err))`. [ce-mr]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25469
2019-03-11Version 1.27.0v1.27.0John Cai
2019-03-11Merge branch 'jc-fix-find-all-tags' into 'master'Jacob Vosmaer
Fix bug in FindAllTags when commit shas are used as tag names Closes gitlab-ce#58725 See merge request gitlab-org/gitaly!1119