- 16 Feb, 2021 40 commits
-
-
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.
-
Kerri Miller authored
Log Elasticsearch timeouts (second attempt) See merge request gitlab-org/gitlab!54180
-
Douglas Barbosa Alexandre authored
Advanced Search: fix project count_only queries See merge request gitlab-org/gitlab!54303
-
Jose Vargas authored
-
Vitaly Slobodin authored
Updated label colors and names See merge request gitlab-org/gitlab!50393
-
Austin Regnery authored
Uses final mapping of hex values to colors and sets default color Updated HEX and Names to match colorcode.is Matches the hex values to colors from colorcode Fixed capitalization mistakes Remaps the names to match the hex values Updates the colors and default color Ran yarn prettier Regenerated gitlab pot Replaced RGB in test Updated GraphQL schema Added a changelog Added MR number and author
-
Nick Gaskill authored
Change usage of CI/CD variables terminology in CI docs See merge request gitlab-org/gitlab!54190
-
Marcel Amirault authored
We should talk about CI/CD variables, not environment variables, when talking about variables used in CI/CD
-
Jose Ivan Vargas authored
Apply GitLab UI styles to button in _new_button.html.haml See merge request gitlab-org/gitlab!51148
-