- 17 Feb, 2022 40 commits
-
-
Etienne Baqué authored
Add concern for calculating namespace statistics See merge request gitlab-org/gitlab!79358
-
Vijay Hawoldar authored
Calculates namespace statistic storage size for Dependency Proxy assets at both the namespace and root namespace storage statistics level Changelog: added
-
Natalia Tepluhina authored
Show environment alerts on new environment design See merge request gitlab-org/gitlab!79886
-
Brandon Labuschagne authored
Update compliance framework badge to use GlBadge See merge request gitlab-org/gitlab!80903
-
Natalia Tepluhina authored
Separate milestone and epic queries when loading roadmap See merge request gitlab-org/gitlab!80878
-
Markus Koller authored
Enable scan_result_policy by default See merge request gitlab-org/gitlab!80831
-
Susan Tacker authored
Fairly large reorg of content See merge request gitlab-org/gitlab!80508
-
Suzanne Selhorn authored
This MR moves all of the GitOps and CI/CD topics into their own pages. It moves topics out of the Install page and onto the Configuration/Working with page. It uses lowercase for the agent. The intention with these changes is to make the information easier to find and build on in the future
-
Markus Koller authored
Remove ActionView::Helpers::UrlHelper inclusion as it overrides Ci::Pipeline#tag See merge request gitlab-org/gitlab!75854
-
Kati Paizee authored
Release badge doc See merge request gitlab-org/gitlab!80897
-
Bala Kumar authored
Changelog: added
-
Andrew Fontaine authored
The alerts are nicely self-contained considering they already fetch the environment alert via GraphQL. Also update the tests to use the mock apollo provider instead of setting the data manually, as we can do that now.
-
Imre Farkas authored
Handle Permissions for Group Sharing with Pending Memberships See merge request gitlab-org/gitlab!80679
-
Jason Goodman authored
Treat pending members of invited groups as if they are not members
-
Bob Van Landuyt authored
Revert "Merge branch 'role-targeted-broadcast' into 'master'" See merge request gitlab-org/gitlab!80893
-
Amy Qualls authored
Add import project troubleshooting section See merge request gitlab-org/gitlab!80874
-
Ben King authored
-
Stan Hu authored
Add fields to the PipelineSecurityReportFinding GraphQL type See merge request gitlab-org/gitlab!75001
-
Adam Cohen authored
- Add new fields to PipelineSecurityReportFindingType. - Add test for new PipelineSecurityReportFindingType fields. Changelog: added EE: true
-
Siddharth Asthana authored
The `ActionView::Helpers::UrlHelper` module was removed in 00105348, so we don't need this override anymore. Changelog: other
-
Markus Koller authored
Use strong parameters for CompareController See merge request gitlab-org/gitlab!80396
-
Achilleas Pipinellis authored
Fix a minor typo See merge request gitlab-org/gitlab!80854
-
Michael Kozono authored
-
Lin Jen-Shin authored
Revert Gitlab::Utils::StrongMemoize inclusion See merge request gitlab-org/gitlab!80872
-
Marcin Sedlak-Jakubowski authored
Add crosslink to issue for extends with CI lint See merge request gitlab-org/gitlab!80880
-
Bob Van Landuyt authored
This reverts merge request !77498 Changelog: other
-
Jiaan Louw authored
-
Rémy Coutable authored
Allow specifying project name on importing an exported GitLab project See merge request gitlab-org/gitlab!80150
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80894
-
Natalia Tepluhina authored
Add a user overage modal See merge request gitlab-org/gitlab!79644
-
Diana Zubova authored
Show a modal window to confirm invite user actions if users addition will cause overage EE: true Changelog: added
-
Rémy Coutable authored
Run only minimal jobs in fork pipelines See merge request gitlab-org/gitlab!78707
-
Adam Hegyi authored
Add foreign key to ci_builds runner_id See merge request gitlab-org/gitlab!80203
-
Furkan Ayhan authored
Refactor project secret variables See merge request gitlab-org/gitlab!79850
-
Natalia Tepluhina authored
Use GlAvatar in env dashboard project header See merge request gitlab-org/gitlab!80776
-
Tom Quirk authored
- clean up spec - use gitlab-ui utility classes Changelog: changed EE: true
-
Aleksei Lipniagov authored
Add the "Access advanced features" section to the Cross Stage FDM See merge request gitlab-org/gitlab!80533
-
Dallas Reedy authored
- Add data for the new section - Loop over that data to create the cards - Add the icon illustration SVGs for each card - Style it all up - Add the new section to the view specs
-
Alex Kalderimis authored
Add custom tags to the Datadog integration See merge request gitlab-org/gitlab!79665
-
Adrián López Calvo authored
Users can now provide custom tags in a new input in the settings. These are set in Datadog in all the spans for Gitlab pipelines. Changelog: added
-