- 18 Feb, 2022 40 commits
-
-
Peter Leitzen authored
It seems that the stubbed provider variable is not used to verify import behaviour, so let's not stub it with too many details. Note that this was caught because we've passed a Hash with String keys to `ActiveSupport::InheritableOptions` whereas Symbol keys are expected.
-
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
-
Jose Ivan Vargas authored
Merge branch '344195-replace-data-confirm-modals-with-glmodal-in-app-views-profiles-chat_names-_chat_name-html-2' into 'master' Use `GlModal` in `_chat_name.html.haml` See merge request gitlab-org/gitlab!80884
-
Sharmad Nachnolkar authored
-
Dylan Griffith authored
Add validation for approvers with empty array See merge request gitlab-org/gitlab!80847
-
Valerie Burton authored
Removes transfer_group_spec from E2E tests Updates feature test group_settings_spec
-
Kushal Pandya authored
Update policy_drawer_layout to standardize drawer See merge request gitlab-org/gitlab!80687
-
Sincheol (David) Kim authored
Add SUPPORTED_VERSIONS and DEPRECATED_VERSIONS to SchemaValidator See merge request gitlab-org/gitlab!80498
-
Kushal Pandya authored
Update dependency dompurify to ^2.3.6 See merge request gitlab-org/gitlab!80796
-
Dylan Griffith authored
Fixes rollback not working for AtomicInternalId in decomposed model See merge request gitlab-org/gitlab!80973
-
Russell Dickenson authored
Deprecation: Update SCS image to v2, add IaC Scanning See merge request gitlab-org/gitlab!80983
-
Ezekiel Kigbo authored
Append URL issue description to template See merge request gitlab-org/gitlab!80554
-
Suzanne Selhorn authored
Add documentation for EKS/Terraform example project See merge request gitlab-org/gitlab!80866
-
Ezekiel Kigbo authored
Update resource token copy See merge request gitlab-org/gitlab!80765
-
Ash McKenzie authored
Add more guidance when Vale returns an error in Lefthook See merge request gitlab-org/gitlab!80970
-