- 18 Feb, 2022 40 commits
-
-
Lukas Eipert authored
When we updated the webpack-dev-server, we just used DEV_SERVER_LIVERELOAD to control hot module reloading. When in fact we want to control "normal" live reloading as well. Furthermore we can disable the websocket server that would be started allTogether in order to save some resources.
-
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
-
Ramya Authappan authored
Add delete test users tool See merge request gitlab-org/gitlab!80859
-
Mark Lapierre authored
-
Ramya Authappan authored
Update and quarantine pull mirroring test See merge request gitlab-org/gitlab!80573
-
Mark Lapierre authored
- Update the test to verify mirroring via the API before checking the UI. - Include the error in the test failing message when mirroring fails. - Add the deploy key via the API - Quaranting the test on Staging because it fails intermittently and the cause seems to be the test environment.
-
Heinrich Lee Yu authored
Fix Replace button form path See merge request gitlab-org/gitlab!80953
-
Kushal Pandya authored
Fixes branch names in create MR dropdown being incorrect See merge request gitlab-org/gitlab!80607
-