- 19 Dec, 2019 40 commits
-
-
Adam Hegyi authored
Run development fixtures on CI. The CI seems to have networking disabled, so the project imports will not be executed.
-
Nick Thomas authored
Fix Cache Refresh Issue in ProjectErrorTrackingSettings See merge request gitlab-org/gitlab!21883
-
Nick Thomas authored
Mention workhorse depended routing See merge request gitlab-org/gitlab!22093
-
Walmyr Lima e Silva Filho authored
Create a new project for teach spec and for each retry Closes #35602 See merge request gitlab-org/gitlab!22022
-
Sanad Liaquat authored
This reverts commit 841237d727accaf509e988da6ad9d3d4098afc43.
-
Rémy Coutable authored
Generate Prometheus sample metrics over pre-set intervals Closes #36251 See merge request gitlab-org/gitlab!22066
-
Kirstie Cook authored
Add sample prometheus data fixture
-
Douglas Barbosa Alexandre authored
Rename template jobs for SAST and DS See merge request gitlab-org/gitlab!22084
-
Ramya Authappan authored
Trim length of E2E SAST report fixture See merge request gitlab-org/gitlab!22040
-
Aleksandr Soborov authored
-
Clement Ho authored
Replace breakpoints with GlBreakpointInstance in awards_handler.js See merge request gitlab-org/gitlab!22007
-
Martin Wortschack authored
-
allison.browne authored
For StandardError rescue and return a json error to avoid cache becoming un-reactive which causes an infinite spinner
-
Nick Thomas authored
-
Nick Thomas authored
documentation for golangci-lint for go project CI See merge request gitlab-org/gitlab!20404
-
Hayley Swimelar authored
[golangci-lint](https://github.com/golangci/golangci-lint) is a configurable and fast metalinter and is the suggested alternative to the now-deprecated [gometalinter](https://github.com/alecthomas/gometalinter) This job will generate a code coverage report that will be picked up by the GitLab Merge Request UI.
-
Alessio Caiazza authored
Update Workhorse to v8.18.0 Closes #119103 See merge request gitlab-org/gitlab!22091
-
Dan Davison authored
Use have_comment method to wait for text to appear in E2E test Closes #37780 See merge request gitlab-org/gitlab!21777
-
Jennifer Louie authored
-
Robert Speicher authored
Incorrect task list checked with embedded subtasks See merge request gitlab-org/gitlab!21947
-
Robert Speicher authored
Resolve "build-qa-image job does not work in Security Repo" Closes #118845 See merge request gitlab-org/gitlab!22067
-
Natalia Tepluhina authored
Add full text search to pod logs See merge request gitlab-org/gitlab!21656
-
Adrien Kohlbecker authored
Uses ES querying capabilities to search
-
Walmyr Lima e Silva Filho authored
Fix epic management flaky test Closes #118656 See merge request gitlab-org/gitlab!22037
-
Walmyr Lima e Silva Filho authored
The fix consists of two parts: - The first one is about waiting for the save button not to be present after saving changes - And the second one is about changing the expectation, asserting in the epics index page that the deleted epic is not there, instead of asserting on the message that the epic was deleted.
-
celdem authored
-
Nick Thomas authored
-
Dmitriy Zaporozhets authored
-
Rémy Coutable authored
Quarantine flaky test in user_suggests_changes_on_diff_spec See merge request gitlab-org/gitlab!22098
-
Achilleas Pipinellis authored
Update Conan docs with better setup descriptions See merge request gitlab-org/gitlab!21351
-
Phil Hughes authored
-
Achilleas Pipinellis authored
Docs: revamp docs for creating MRs Closes #39523 See merge request gitlab-org/gitlab!21956
-
Marcia Ramos authored
- Create a new document for introduction to MRs - Document all the ways to create a MR - Move content accordingly
-
Mayra Cabrera authored
Ci Resouce Group models and parser (with migration fix) See merge request gitlab-org/gitlab!21897
-
Rémy Coutable authored
Change name of TestClass in 2 spec files See merge request gitlab-org/gitlab!22023
-
Nick Thomas authored
Fix bug in Container Scanning report remediations See merge request gitlab-org/gitlab!21980
-
Natalia Tepluhina authored
Enable ESLint rule vue/no-unused-components See merge request gitlab-org/gitlab!22087
-
Winnie Hellmann authored
-
Natalia Tepluhina authored
Updated monaco-editor dependency Closes #118664 See merge request gitlab-org/gitlab!21938
-
Roman Kuba authored
When running yarn check, the check fails due to unment peer dependencies This is a discussed issue on the plugin github page https://github.com/microsoft/monaco-editor-webpack-plugin/issues/66
-