- 08 Apr, 2020 40 commits
-
-
Mayra Cabrera authored
Move Clusters::Application::Helm distinct_by_user to batch counting See merge request gitlab-org/gitlab!28995
-
Alina Mihaila authored
-
Nathan Friend authored
Add accessibility issue body See merge request gitlab-org/gitlab!28823
-
Douglas Barbosa Alexandre authored
Remove commented out code in notify_post_receive endpoint See merge request gitlab-org/gitlab!28920
-
Stan Hu authored
Update ImportExportUploader cache & work dirs See merge request gitlab-org/gitlab!29142
-
Nick Gaskill authored
License Compliance: Document the PIP_INDEX_URL See merge request gitlab-org/gitlab!28834
-
mo khan authored
-
Robert Speicher authored
Move group "Administration" nav behind feature flag See merge request gitlab-org/gitlab!29084
-
Mark Florian authored
Resolve "Attaching multiple files to a wiki page doesn't work" See merge request gitlab-org/gitlab!29029
-
Natalia Tepluhina authored
-
Nathan Friend authored
Align font-weight of heading-classes with their related elements See merge request gitlab-org/gitlab!28422
-
David Pisek authored
Currently the heading-level css classes (.h1 - .h6) have a different font-weight than their related heading elements. This commit aligns the the font-weight and uses $gl-font-weight-bold to set it.
-
Nathan Friend authored
Move custom metrics vue files out of EE See merge request gitlab-org/gitlab!28906
-
Jan Provaznik authored
Remove license checks of export_issues See merge request gitlab-org/gitlab!28675
-
Robert Speicher authored
Fix tree_restorer spec Closes #213793 See merge request gitlab-org/gitlab!29141
-
Tanya Pazitny authored
Move reference architecture to scaling page See merge request gitlab-org/gitlab!29170
-
Nathan Friend authored
Refactor onboarding component tests to jest Closes #194298 See merge request gitlab-org/gitlab!28827
-
Mark Florian authored
Merge branch '36162-monitoring-dashboard-should-list-only-active-environments-in-dropdown-2' into 'master' Filter dropdown environments by active state See merge request gitlab-org/gitlab!28456
-
Andrei Stoicescu authored
- add 'states' filter to environments graphQL query - use 'available' value to filter environments
-
Douglas Barbosa Alexandre authored
Merge branch '213834-resolved_at-confirmed_at-and-dismissed_at-not-exposed-by-vulnerabilityentity' into 'master' Expose status metadata in VulnerabilityEntity See merge request gitlab-org/gitlab!29161
-
Nick Thomas authored
Improve Sidekiq process hard shutdown (Cluster mode) See merge request gitlab-org/gitlab!28734
-
Scott Hampton authored
Refactoring how we check if we should return null in the parsedTECHSCode computed prop.
-
Scott Hampton authored
The algorithm for parsing TECHS code from the issue code was flawed. It has been updated, and tests have been updated as well. Also refactored some of the i18n strings and added extra tests.
-
Scott Hampton authored
Namespacing the translated texts just to make sure they are translated correctly in our context.
-
Scott Hampton authored
Instead of testing computed props directly, we'll test the rendered result so that the tests aren't brittle when refactors occur.
-
Scott Hampton authored
This is a first step in creating the a11y merge request widget. Every MR widget report uses the "issue body" setup to create custom reports. This is creating the issue body to be used by the a11y MR widget issues.
-
Nick Gaskill authored
Document offline license scanning See merge request gitlab-org/gitlab!29094
-
mo khan authored
-
nmilojevic1 authored
- Remove Feature.enable - Use stub_feature_flag instead
-
Nick Gaskill authored
Group DinD vars in SAST, DS doc See merge request gitlab-org/gitlab!29045
-
Fabien Catteau authored
Group variables related to Docker-in-Docker orchestrator in user documentation for SAST and Dependency Scanning. See https://gitlab.com/gitlab-org/gitlab/-/issues/37278
-
peterhegman authored
"Any change behind a feature flag should not have a changelog entry"
-
peterhegman authored
There has been some negative feedback about how this may be confusing. Reverting docs and moving behind a feature flag till we can determine how to move forward.
-
peterhegman authored
This reverts commit 0042a6a6.
-
Wei-Meng Lee authored
-
Mark Florian authored
Migrate ee/spec/javascripts/roadmap/ to Jest Closes #194303 See merge request gitlab-org/gitlab!27992
-
Ray Paik authored
Fix open source label in migrations issue template See merge request gitlab-org/gitlab!29169
-
Nick Gaskill authored
Add SAST NO-DinD note about not scanning MRs See merge request gitlab-org/gitlab!29063
-
Lucas Charles authored
Adds note to SAST No-DinD docs to clarify that introduced languages and/or frameworks will not be scanned within the context of a Merge Request See https://gitlab.com/gitlab-org/gitlab/-/issues/211694#note_319207982 for related discussion
-
Nick Gaskill authored
Updates WAF related docs See merge request gitlab-org/gitlab!29087
-