- 03 Apr, 2020 14 commits
-
-
Evan Read authored
Docs: rename to create new cluster See merge request gitlab-org/gitlab!28492
-
Evan Read authored
Update auto-build-image with CNB support Closes #212610 See merge request gitlab-org/gitlab!28165
-
Hordur Freyr Yngvason authored
-
Ash McKenzie authored
Add Bitbucket Importer metrics See merge request gitlab-org/gitlab!27524
-
Thong Kuah authored
This makes this more consistent with the UI, and also makes more sense to distinguish from "Add existing cluster"
-
Marcel Amirault authored
Add python example to junit docs See merge request gitlab-org/gitlab!27731
-
James Heimbuck authored
-
Ash McKenzie authored
Remove unused occurrence methods See merge request gitlab-org/gitlab!28666
-
Ash McKenzie authored
Fix snippet bug when geo primary is enabled See merge request gitlab-org/gitlab!28421
-
Marcel Amirault authored
Pipeline docs standardization updates See merge request gitlab-org/gitlab!28685
-
Suzanne Selhorn authored
-
Ash McKenzie authored
Fallback to backend for test roulette See merge request gitlab-org/gitlab!27119
-
Mayra Cabrera authored
Add ability to comment notes created for vulnerabilities See merge request gitlab-org/gitlab!27794
-
Alan (Maciej) Paruszewski authored
This adds to First Class Vulnerabilities ability to comment notes created in system and start the discussion.
-
- 02 Apr, 2020 26 commits
-
-
Dan Davison authored
Workaround for `Retry later` errors during E2E tests See merge request gitlab-org/gitlab!28625
-
Mark Lapierre authored
The error appears when accessing protected paths, most frequently when signing in or signing out. This detects the error when visiting those pages, and waits for 60 seconds before refreshing. This process repeats, adding 60 seconds each time. To prevent running indefinitely, it allows the test to fail after 5 attempts.
-
charlie ablett authored
Refactor TestCase initialization See merge request gitlab-org/gitlab!28571
-
Maxime Orefice authored
-
Mayra Cabrera authored
De-duplicate system hooks service EE specs See merge request gitlab-org/gitlab!28470
-
Maxime Orefice authored
-
Denys Mishunov authored
Add delete modal to instance level serverless domain See merge request gitlab-org/gitlab!28429
-
Mike Greiling authored
-
Andrew Fontaine authored
Replace underscore with lodash for ./app/assets/javascripts/droplab See merge request gitlab-org/gitlab!28707
-
Stan Hu authored
Fix incorrect regex used in FileUploader#extract_dynamic_path Closes #209940 See merge request gitlab-org/gitlab!28683
-
Mayra Cabrera authored
Link to vulnerability location URL in the issue See merge request gitlab-org/gitlab!27747
-
Nathan Friend authored
Add wildcard scope to environments See merge request gitlab-org/gitlab!27699
-
Nathan Friend authored
Sort Dependency List by severity by default See merge request gitlab-org/gitlab!28654
-
lauraMon authored
-
Robert Speicher authored
Don't count fixed vulnerabilities See merge request gitlab-org/gitlab!28495
-
Avielle Wolfe authored
We only want to show counts for detected or confirmed vulnerabilities. https://gitlab.com/gitlab-org/gitlab/-/issues/207442
-
pburdette authored
Apply recomended code review suggestions to clean up code.
-
Paul Slaughter authored
Hide ability to create alert by checking if metric is added to the DB Closes #204796 See merge request gitlab-org/gitlab!28180
-
Andrew Fontaine authored
Use metric step if present Closes #212491 See merge request gitlab-org/gitlab!28247
-
Natalia Tepluhina authored
Lazy-loading design images with IntersectionObserver See merge request gitlab-org/gitlab!28555
-
Natalia Tepluhina authored
-
Paul Slaughter authored
Refactor board.js to Vue single file component See merge request gitlab-org/gitlab!27691
-
Grzegorz Bizon authored
Make `ci_composite_status` project scoped See merge request gitlab-org/gitlab!28653
-
Jarka Košanová authored
Add worker label to Sidekiq prometheus metrics See merge request gitlab-org/gitlab!28593
-
Mike Jang authored
Add with_lock_retries to DB review guidelines See merge request gitlab-org/gitlab!28318
-
Natalia Tepluhina authored
Upload a design by copy/pasting the file into the Design Tab See merge request gitlab-org/gitlab!27776
-