- 20 Dec, 2019 2 commits
-
-
Ray Paik authored
Fixed broken link See merge request gitlab-org/gitlab!22060
-
Mayra Cabrera authored
Track nil `proxy` to Sentry upon field access See merge request gitlab-org/gitlab!21989
-
- 19 Dec, 2019 38 commits
-
-
Mayra Cabrera authored
GitLab Pages - Storage size Limitations by Project or Group - backend See merge request gitlab-org/gitlab!20154
-
Vladimir Shushlin authored
Extracted it as EE feature use already existing helper for closest_setting Add pages_size_limit feature Add validation of pages and artifacts size Add permissions for updating max_pages_size Add application_setting.max_pages_size validations Refactor old specs Move MAX_SIZE pages constant Fix max_pages_size in db Remove redundant MAX_SIZE check from update pages service Move update_max_pages_size to global policy
-
Dan Davison authored
Address E2E flake when dismissing vuln See merge request gitlab-org/gitlab!22042
-
Aleksandr Soborov authored
-
Thong Kuah authored
Rc/update gitlab styles with changes See merge request gitlab-org/gitlab!21886
-
Clement Ho authored
Disable ESLint rule no-jquery/no-animate inline See merge request gitlab-org/gitlab!21879
-
Winnie Hellmann authored
-
Mayra Cabrera authored
Add index to optimize loading pipeline charts Closes #118746 See merge request gitlab-org/gitlab!22052
-
Annabel Dunstone Gray authored
Issue counts and weight are misaligned vertically on collapsed issue board lists See merge request gitlab-org/gitlab!21940
-
Allen Lai authored
-
Michael Kozono authored
Add previous revision link to blame Closes #19299 See merge request gitlab-org/gitlab!17088
-
Robert Speicher authored
Run development fixtures on CI Closes #36968 See merge request gitlab-org/gitlab!20624
-
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
-