- 31 Jul, 2019 1 commit
-
-
Oswaldo Ferreira authored
Concurrent calls to UserMergeToRef RPC updating a single ref can lead to an opaque fail that is being rescued at Gitaly. So this commit adds an exclusive lease to the mergeability check process with the key as the current MR ID.
-
- 30 Jul, 2019 30 commits
-
-
Dan Davison authored
QA spec for Auto DevOps should use 10GB GKE disk See merge request gitlab-org/gitlab-ce!31266
-
Douglas Barbosa Alexandre authored
Fix exception handling in Gitaly autodetection Closes #65328 See merge request gitlab-org/gitlab-ce!31285
-
Stan Hu authored
In SELinux, the file cannot be written, and `Errno::EACCES`, not `Errno::ACCESS` is thrown. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65328
-
Jan Provaznik authored
Fix broken update_project_templates rake task See merge request gitlab-org/gitlab-ce!31174
-
Hordur Freyr Yngvason authored
This rake task had been broken for a while. This fixes the breakages, adds a test to help avoid future breakages, and adds a few ergonomic improvements to the task itself.
-
Stan Hu authored
Fix secpick pushing to stable branch See merge request gitlab-org/gitlab-ce!31275
-
Marcia Ramos authored
Fix broken internal links in docs Closes #65318 See merge request gitlab-org/gitlab-ce!31280
-
Sean McGivern authored
-
Thong Kuah authored
-
Lin Jen-Shin authored
Remove line profiler from performance bar See merge request gitlab-org/gitlab-ce!31098
-
Lin Jen-Shin authored
Use the Helm `--atomic` flag when deploying Review Apps See merge request gitlab-org/gitlab-ce!31238
-
Sean McGivern authored
1. The output isn't great. It can be hard to find hotspots and, even when you do find them, to find why those are hotspots. 2. It uses some jQuery-specific frontend code which we can remove now that we don't have this any more. 3. It's only possible to profile the initial request, not any subsequent AJAX requests.
-
Mark Lapierre authored
CE backport for changes in EE MR 14646 See merge request gitlab-org/gitlab-ce!30932
-
Tomislav Nikic authored
This commit covers all the files that where changed in the identically named branch on EE that is creating an elasticsearch test case.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ash McKenzie authored
Ignore Gitaly errors if cache flushing fails on project destruction See merge request gitlab-org/gitlab-ce!31164
-
Evan Read authored
Update jenkins.md - add CTA to about.gitlab page See merge request gitlab-org/gitlab-ce!31259
-
Agnes Oetama authored
-
Stan Hu authored
We should just ignore these errors and move along with the deletion since the repositories are going to be trashed anyway. Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31164
-
Evan Read authored
documentation: fix a typo in ci/examples See merge request gitlab-org/gitlab-ce!31250
-
Dylan Griffith authored
This was defaulting to 100GB according to https://cloud.google.com/sdk/gcloud/reference/container/clusters/create#--disk-size which is really not ideal since we haven't automated clean up per https://gitlab.com/gitlab-org/gitlab-qa/issues/298
-
Evan Read authored
Raise /gitlab-basics to SSoT Docs standards Closes #65153 See merge request gitlab-org/gitlab-ce!31172
-
Marcel Amirault authored
Removes duplicated information, and combines sections and files together when they are duplicated or highly related. Also adds intros to all pages and sections missing intros, and troubleshooting sections to pages that may need them in the future. Links more to other docs, and clarifies language when abosolutely necessary, and adds angle brackets to sample parameters.
-
Sanad Liaquat authored
Add retry on exception to mattermost login spec See merge request gitlab-org/gitlab-ce!31243
-
Evan Read authored
Correct manual sort introduction release See merge request gitlab-org/gitlab-ce!31135
-
Evan Read authored
Add gradle to not-yet-supported list Closes gitlab-ee#12393 See merge request gitlab-org/gitlab-ce!31228
-
Marcel Amirault authored
-
Evan Read authored
Update visibility level docs See merge request gitlab-org/gitlab-ce!31258
-
Douglas Barbosa Alexandre authored
Have deterministic DNS for specs See merge request gitlab-org/gitlab-ce!31086
-
Evan Read authored
Add requesting particular OAuth2 scopes details Closes #65200 See merge request gitlab-org/gitlab-ce!31215
-
- 29 Jul, 2019 9 commits
-
-
Evan Read authored
Document Code Quality potential security flaw Closes #37980 See merge request gitlab-org/gitlab-ce!31197
-
Evan Read authored
Adds troubleshooting guidance to SAML SCIM setup docs See merge request gitlab-org/gitlab-ce!28921
-
DeAndre Harris authored
-
Thong Kuah authored
Update rouge to v3.7.0 Closes #64625 See merge request gitlab-org/gitlab-ce!31254
-
Evan Read authored
Changes to Repository docs for SSOT epic See merge request gitlab-org/gitlab-ce!31075
-
Russell Dickenson authored
Content about Repository was edited to comply with docs standards. This is part of a SSOT epic. - Added standard elements to each file. - Moved content on Branches, and Compare, to the Branches file. - Added a brief introduction piece to the GPG content. - Lightly edited all content to improve clarity.
-
Robert Speicher authored
Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issue' into 'master' Resolve "Add system notes for when a zoom call was added/removed from an issue" Closes #63547 See merge request gitlab-org/gitlab-ce!30857
-
Thong Kuah authored
Reorganize metrics dashboard See merge request gitlab-org/gitlab-ce!31006
-
Sarah Yasonik authored
In preparation for embedding specific metrics in issues https://gitlab.com/gitlab-org/gitlab-ce/issues/62971, this commit moves the BaseService for metrics dashboards to a new services subdirectory. This is purely for the sake of organization and maintainability.
-