- 06 Oct, 2021 40 commits
-
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!71812
-
Craig Norris authored
Update metadata on DORA pages See merge request gitlab-org/gitlab!71708
-
Dmitry Gruzd authored
Remove whitespace in sidebar when iterations disabled See merge request gitlab-org/gitlab!70754
-
Simon Knox authored
-
Olena Horal-Koretska authored
Move on-demand scans JavaScript assets See merge request gitlab-org/gitlab!71727
-
Paul Gascou-Vaillancourt authored
-
Bob Van Landuyt authored
Render gitaly-unavailable error for Tags page See merge request gitlab-org/gitlab!71078
-
GitLab Release Tools Bot authored
-
Mark Florian authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!71751
-
Natalia Tepluhina authored
Remove v-html from repository preview See merge request gitlab-org/gitlab!70833
-
Rishabh Gupta authored
-
Rémy Coutable authored
Fix broken FF rollout issue See merge request gitlab-org/gitlab!71254
-
Dmitriy Zaporozhets (DZ) authored
Specify overriding for EE::Project#execute_hooks See merge request gitlab-org/gitlab!71759
-
Ramya Authappan authored
E2E: validate project migration for Gitlab migration functionality See merge request gitlab-org/gitlab!71637
-
Andrejs Cunskis authored
-
Heinrich Lee Yu authored
Fix inline JavaScript HAML linter not working See merge request gitlab-org/gitlab!71798
-
Dmitriy Zaporozhets (DZ) authored
Remove ci_resource_group_process_modes feature flag See merge request gitlab-org/gitlab!71365
-
Dmitry Gruzd authored
Move advanced_search_multi_project_select FF to user actor See merge request gitlab-org/gitlab!71416
-
Igor Drozdov authored
Changelog: performance
-
Rémy Coutable authored
Enable FF "reference_cache_memoization" by default See merge request gitlab-org/gitlab!71731
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!71803
-
Kushal Pandya authored
Add tooltips to runners badges See merge request gitlab-org/gitlab!71404
-
Phil Hughes authored
Merge branch '336698-migrate-gitlab-ui-checkbox-to-gitlab_ui_checkbox_component-in-ee-app-views-admin-push_rules' into 'master' Fix merge request approvals accordion See merge request gitlab-org/gitlab!69252
-
Phil Hughes authored
Improve related issues code See merge request gitlab-org/gitlab!71409
-
Coung Ngo authored
-
Phil Hughes authored
Refactor load performance widget to use extensions See merge request gitlab-org/gitlab!70993
-
Payton Burdette authored
-
Etienne Baqué authored
Set New Subgroup Members to Awaiting if Root Group User Cap Reached See merge request gitlab-org/gitlab!71507
-
Jason Goodman authored
-
Aleksei Lipniagov authored
Remove duplicate item in list See merge request gitlab-org/gitlab!71535
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/341849 Changelog: performance
-
Rémy Coutable authored
Fix typo in variable name See merge request gitlab-org/gitlab!71525
-
Jan Provaznik authored
Add issue_customer_relations_contacts linking table See merge request gitlab-org/gitlab!71007
-
Marcel Amirault authored
Fix Webhooks and System hooks documentation See merge request gitlab-org/gitlab!71640
-
Marcel Amirault authored
Make GraphQL reference compatible with markdownlint-cli 0.29.0 See merge request gitlab-org/gitlab!71797
-
Heinrich Lee Yu authored
Quarantine broken security_products_usage metrics See merge request gitlab-org/gitlab!71722
-
Fiona Neill authored
Updated above for version numbers See merge request gitlab-org/gitlab!71748
-
Jan Provaznik authored
Remove orchestration policies feature flag See merge request gitlab-org/gitlab!71516
-
Chad Woolley authored
- There was an error and it was isn't running unless spring is enabled
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28570, we moved the `haml_lint` directory out of an auto-load path to avoid a startup failure in production (https://gitlab.com/gitlab-org/gitlab-foss/-/issues/62125). However, `inline_javascript.rb` used `require_dependency`, which is meant for auto-loading and should not be mixed with `require`. As a result, the linter registry was being reset twice: once for the `require_dependency` call and once for the `require` call. This effectively dropped the inline JavaScript linter. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/342479 Changelog: fixed
-