- 16 Feb, 2021 40 commits
-
-
Mayra Cabrera authored
Add created_by_user to cluster_agents See merge request gitlab-org/gitlab!54011
-
Patrick Bair authored
Extend index on ci_builds_metadata See merge request gitlab-org/gitlab!52123
-
Nick Gaskill authored
Update NuGet file size limit to docs See merge request gitlab-org/gitlab!54384
-
Simon Knox authored
Replace bootstrap color with GitLab UI class in Advanced Search Settings See merge request gitlab-org/gitlab!53957
-
Changzheng Liu authored
-
Craig Norris authored
Add HTML comment explaining 503 issue See merge request gitlab-org/gitlab!54383
-
Tim Rizzi authored
-
Amy Qualls authored
We won't be able to get around this URL presenting a false positive to the link checker. What we CAN do, though, is put in a HTML comment to save frustration, month after month.
-
Jose Ivan Vargas authored
Add optional chaining when data is undefined See merge request gitlab-org/gitlab!54371
-
Mayra Cabrera authored
Remove issue activity usage data feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54298
-
Suzanne Selhorn authored
Added subgroup to usage list See merge request gitlab-org/gitlab!54367
-
Suzanne Selhorn authored
Add the correct spellings to the allowed-words list, and put suggestion-level substitutions in the correct substitutions file.
-
Suzanne Selhorn authored
Add link to Requirements Walkthrough video to docs See merge request gitlab-org/gitlab!54345
-
Marcin Sedlak-Jakubowski authored
-
Mike Jang authored
Add developer docs for dark mode See merge request gitlab-org/gitlab!50131
-
Simon Knox authored
Also a number of wording improvements
-
Douglas Barbosa Alexandre authored
Add daily group coverage data new finder See merge request gitlab-org/gitlab!54111
-
Maxime Orefice authored
This commit introduces a new finder to agregate our daily coverage data at the group level. This is premium feature so all the code is included in ee.
-
Jose Ivan Vargas authored
Fix missing pipeline test report bug See merge request gitlab-org/gitlab!54363
-
Tim Zallmann authored
Moves header_ci_component_spec.js to Vue test utils See merge request gitlab-org/gitlab!53653
-
Payton Burdette authored
Move the header ci spec to vue test utils.
-
Amy Qualls authored
Resolve "Capture recent merge refs changes in docs" See merge request gitlab-org/gitlab!54014
-
Thong Kuah authored
Fix issue where project maintainers can not assign compliance frameworks See merge request gitlab-org/gitlab!54071
-
Max Woolf authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53370 introduced a regression which stopped project maintainers from assigning compliance frameworks to a project. This is an upcoming feature change which was designed to be behind a feature flag. This commit puts that change back behind the feature flag.
-
Samantha Ming authored
-
Amy Qualls authored
Docs: define IDE See merge request gitlab-org/gitlab!54359
-
Amy Qualls authored
Update doc/user/project/integrations/bamboo.md See merge request gitlab-org/gitlab!54337
-
Gabriel Yoachum authored
Word wraps, and rephrase for GitLab style. Also, fix one vale issue earlier in the document.
-
Alex Kalderimis authored
Extract logic to prepare DAST job variables into separate service See merge request gitlab-org/gitlab!54237
-
Alan (Maciej) Paruszewski authored
This change extracts logic responsible for preparing service params and job variables into separate services so they can be used in different context.
-
Andrew Fontaine authored
Refactor job_container_item spec with vue test utils See merge request gitlab-org/gitlab!54029
-
Scott Hampton authored
Refactor the spec based on suggestion to use `toHaveLength` instead of comparing length integers.
-
Mike Jang authored
CSV Import for issues documentation: Add clarification that two columns are imported See merge request gitlab-org/gitlab!53251
-
Shem Gyll authored
-
Amy Qualls authored
Update doc/user/project/merge_requests/allow_collaboration.md See merge request gitlab-org/gitlab!54331
-
Gabriel Yoachum authored
Add hard wraps. Rephrase for active verbs and correct punctuation. Move steps into an ordered list, to make clear it's a procedure. Extra blank line before commented-out text, so it renders properly.
-
Mayra Cabrera authored
BulkImports: Associate mapped users to imported epics See merge request gitlab-org/gitlab!53296
-
Nick Gaskill authored
Remove ambiguity related to clusterType See merge request gitlab-org/gitlab!54264
-
Zamir Martins Filho authored
Although it has been explicitly mentioned for both GKE and EKS, it doesn't include other environments like sandbox
-
Scott Hampton authored
The pipeline test report was no longer showing up when there was no classname or name properties in the test case. This was due to a change in the friendly-wrapper component. We now default the value to an empty string.
-