- 21 Apr, 2020 40 commits
-
-
Dan Davison authored
Change tests to add members using API See merge request gitlab-org/gitlab!27858
-
Erick Banks authored
Due to this failure https://gitlab.com/gitlab-org/gitlab/-/issues/212185 I've changed the way some of the effected tests add members to groups or projects so that they use the API which is faster and avoids the error above without impacting the integrity of the test.
-
Nick Gaskill authored
Add GRADLE_CLI_OPTS to documentation See merge request gitlab-org/gitlab!30101
-
mo khan authored
-
Mayra Cabrera authored
Migrate dismissals to vulnerabilities See merge request gitlab-org/gitlab!29711
-
rossfuhrman authored
Adds a background migration to update the state of vulnerabilities records for all projects to be dismissed where the corresponding vulnerability_occurrences record has been dismissed.
-
Mayra Cabrera authored
Add format for versions affected and release link See merge request gitlab-org/gitlab!28131
-
Allison Browne authored
-
Mike Jang authored
Merge branch '212553-add-clarity-to-project-import-export-docs-about-importing-to-older-gitlab-versions' into 'master' Clarify Project import/export docs re imports to older GitLab versions See merge request gitlab-org/gitlab!30068
-
Mike Jang authored
-
Mayra Cabrera authored
Update updated_at when Todo state changes See merge request gitlab-org/gitlab!29930
-
Dan Davison authored
Cleanup elasticsearch tests to use best practices See merge request gitlab-org/gitlab!28255
-
Erick Banks authored
Use let instead of instance variables Move helper methods to Flow::Project module Change from before(:all) to just before Do same with after(:all)
-
Amy Qualls authored
Docs: typo and phrasing fixes Closes #214404 See merge request gitlab-org/gitlab!29731
-
Amy Qualls authored
Small issues caught in the major revamp of the page.
-
Robert Speicher authored
Add AccessibilityReports class See merge request gitlab-org/gitlab!29961
-
Maxime Orefice authored
-
Robert Speicher authored
Restrict GitLab Employee Badge to only human users See merge request gitlab-org/gitlab!29196
-
Amy Qualls authored
Add a profanity test to Vale Closes #215186 See merge request gitlab-org/gitlab!30086
-
Mike Greiling authored
Fixed JS error on snippet for anonymous views See merge request gitlab-org/gitlab!29854
-
Marcia Ramos authored
Docs: IPv6 not currently supported for Pages Closes #214438 See merge request gitlab-org/gitlab!29737
-
Suzanne Selhorn authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/214438
-
Marcia Ramos authored
Docs: feature flags in GL development - admin and dev docs Closes #213714 See merge request gitlab-org/gitlab!29062
-
Marcia Ramos authored
- Copy edit - Fix file name and broken links - Link from index
-
Mike Jang authored
Resolve "Group SAML SSO enforcement docs suggest a 7 day expiry" Closes #214816 See merge request gitlab-org/gitlab!30090
-
Philippe Lafoucrière authored
Replace after_script with usage of LM_REPORT_FILE See merge request gitlab-org/gitlab!29793
-
Aishwarya Subramanian authored
This prevents non-human user types such as bots, service users, ghost users having domain as gitlab.com from having a GitLab Employee Badge. Also it moves all GitLab Employee badge related code under EE since .com inherently is on EE.
-
Lin Jen-Shin authored
Resolve "Knapsack report-master.json is missing specs" Closes #214795 See merge request gitlab-org/gitlab!29779
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
James Edwards-Jones authored
-
Dmytro Zaporozhets authored
Replace pipeline quota with usage quota Closes #213425 See merge request gitlab-org/gitlab!29806
-
Amy Qualls authored
Add a list of common British and English profanity to a Vale test.
-
Rémy Coutable authored
Create Group Export UI See merge request gitlab-org/gitlab!28573
-
Josianne Hyson authored
We want to be able to export group data from the UI like we currently can with projects. Update the Group settings page to have link to export the group data and then download it. Add documentation describing how to complete this process from the UI. Relates to issue: https://gitlab.com/gitlab-org/gitlab/-/issues/211805
-
Denys Mishunov authored
Remove unnecessary aliasing of escape and unescape See merge request gitlab-org/gitlab!30044
-
Amy Qualls authored
Update prometheus dashboard unit format documentation See merge request gitlab-org/gitlab!29402
-
David O'Regan authored
-
Lin Jen-Shin authored
Deprecate Helm 2 in review apps Closes #213199 See merge request gitlab-org/gitlab!29401
-
Suzanne Selhorn authored
Docs - Duplicate pipelines for MRs - Troubleshooting See merge request gitlab-org/gitlab!29530
-
Joshua Lambert authored
Fix link to app limits page See merge request gitlab-org/gitlab!29818
-