- 18 Feb, 2022 40 commits
-
-
Markus Koller authored
Add sections definition to integration fields See merge request gitlab-org/gitlab!80712
-
Justin Ho Tuan Duong authored
We are redesigning the page to be split into sections to make it easier for users to configure an integration. This change adds the sections definition (which fields belong to a section, section title, and description) to the backend model and passes it to the frontend. It's added this way to keep all integration related data in the backend.
-
Markus Koller authored
Remove delegate as it's redundant due to SimpleDelegator See merge request gitlab-org/gitlab!75883
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses in auth provider specs See merge request gitlab-org/gitlab!75277
-
Siddharth Asthana authored
Changelog: other
-
Pavel Shutsin authored
Fix gitlab_ui_checkbox_component when { multiple: true } See merge request gitlab-org/gitlab!80155
-
Fiona Neill authored
Add extra tip to the "Renew a subscription" step 1 See merge request gitlab-org/gitlab!80898
-
Fiona Neill authored
Clarify that the feature is for the first 20 groups See merge request gitlab-org/gitlab!80869
-
Evan Read authored
-
Simon Knox authored
Add scan method option to DAST Site Profile See merge request gitlab-org/gitlab!80295
-
Dheeraj Joshi authored
This allows to configure various scan methods for API Security using DAST which includes OpenAPI, HAR and Postman Collection. Changes are behind a feature flag
-
Savas Vedova authored
Refactor vulnerability training to be reusable See merge request gitlab-org/gitlab!80308
-
Marcin Sedlak-Jakubowski authored
Remove mention of inline tier badge in quick actions See merge request gitlab-org/gitlab!80907
-
Alper Akgun authored
Remove the generic_packages feature flag See merge request gitlab-org/gitlab!80886
-
David Fernandez authored
It has been enabled by default for more than a year now Changelog: other
-
charlie ablett authored
Expose container repository sizes See merge request gitlab-org/gitlab!80412
-
Shinya Maeda authored
Add deployment approval fields to internal API See merge request gitlab-org/gitlab!80440
-
Olena Horal-Koretska authored
Remove/update outdated to-dos in runner code See merge request gitlab-org/gitlab!80818
-
Olena Horal-Koretska authored
Remove the `:consolidated_edit_button` feature flag See merge request gitlab-org/gitlab!80715
-
Thong Kuah authored
Fix decomposed pipeline phase 4 rollout See merge request gitlab-org/gitlab!80855
-
Arturo Herrero authored
Ignore template column in Integration model See merge request gitlab-org/gitlab!80514
-
Leni Kadali Mutungi authored
As part of dropping the template column from the integrations table, we need to ignore the column in the application code.
-
Sanad Liaquat authored
Remove E2E transfer_group_spec and Update Feature Spec group_settings_spec See merge request gitlab-org/gitlab!80769
-
Matthias Käppler authored
Refactor runner registration audit classes See merge request gitlab-org/gitlab!80623
-
Vitaly Slobodin authored
Migrate create protected branch form to GlToggle See merge request gitlab-org/gitlab!80548
-
Paul Gascou-Vaillancourt authored
This migrates the "Create protected branch" form to use GlToggle instead of a custom toggle implementation. Changelog: changed
-
Fiona Neill authored
Update milestone docs for metrics definition See merge request gitlab-org/gitlab!80914
-
Alina Mihaila authored
-
Achilleas Pipinellis authored
Document 5GB namespace limit for Free See merge request gitlab-org/gitlab!80988
-
Achilleas Pipinellis authored
doc: Remove section on FIPS workaround for frontend assets See merge request gitlab-org/gitlab!80851
-
Stan Hu authored
Thanks to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78581, Webpack no longer attempts to use MD4 or MD5 hashes. The GDK can be used without this static asset compilation workaround. Tested on a FIPS-enabled, RedHat Enterprise Linux (RHEL) 8 system. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/322883
-
Achilleas Pipinellis authored
LDAP and User/Group Sync is required on Sidekiq nodes if you use LDAP See merge request gitlab-org/gitlab!80206
-
Gabriel Yoachum authored
-
Natalia Tepluhina authored
Add policy rule builder for scan result policy See merge request gitlab-org/gitlab!80132
-
Zamir Martins authored
as an increment to the main body. It will be followed by a MR covering the policy action builder. EE: true
-
Joshua Lambert authored
-
Mike Greiling authored
Support configuring HTTPS with Webpack dev server See merge request gitlab-org/gitlab!80969
-
Kushal Pandya authored
Migrate edit protected branch form to GlToggle See merge request gitlab-org/gitlab!80549
-
Alex Pooley authored
Exit registration verification See merge request gitlab-org/gitlab!80286
-
Heinrich Lee Yu authored
Merge branch '331649-issue_boards_filtered_search-enable-gl-filtered-search-on-issue-boards' into 'master' Clean up issue_boards_filtered_search feature flag See merge request gitlab-org/gitlab!80771
-