- 12 Nov, 2021 1 commit
-
-
Stanislav Lashmanov authored
Before the change there was no default theme set, which lead to massive style recalculations. This change improves Total Blocking Time by applying user preferred color scheme during server side rendering, instead of doing it on client after the initial render. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74335 Changelog: other
-
- 11 Nov, 2021 39 commits
-
-
Thong Kuah authored
Add better ttl value for loose FK cleanup worker See merge request gitlab-org/gitlab!74278
-
Anastasia McDonald authored
Improve test failure output See merge request gitlab-org/gitlab!74138
-
Tiffany Rea authored
-
Douglas Barbosa Alexandre authored
Don't propagate the parse errors to the client for `vulnerability_findings` endpoint See merge request gitlab-org/gitlab!73988
-
Thong Kuah authored
Remove LGPL from permitted licenses list See merge request gitlab-org/gitlab!73966
-
Andy Soiron authored
Skip sidekiq transaction check in development seed See merge request gitlab-org/gitlab!74277
-
Dan Davison authored
E2E: Remove use of create_top_level_group feature toggle in import specs See merge request gitlab-org/gitlab!74167
-
Andrejs Cunskis authored
-
Jose Ivan Vargas authored
Convert commit tabs to pajamas See merge request gitlab-org/gitlab!73970
-
Peter Leitzen authored
Fix the offenses introduced by Style/OpenStructUse See merge request gitlab-org/gitlab!74141
-
Siddharth Asthana authored
-
Jose Ivan Vargas authored
Convert pipeline schedules page tabs to Pajamas See merge request gitlab-org/gitlab!74002
-
David Fernandez authored
Remove report_on_long_redis_durations flag See merge request gitlab-org/gitlab!74183
-
Amy Qualls authored
Add Enable Registration Features to Service Ping See merge request gitlab-org/gitlab!74060
-
Fiona Neill authored
-
Alper Akgun authored
Add migration to fix nil location value in vulnerability_occurrences See merge request gitlab-org/gitlab!72788
-
Sashi Kumar Kumaresan authored
-
Jose Ivan Vargas authored
Convert credential inventory tabs to pajamas See merge request gitlab-org/gitlab!73974
-
Jose Ivan Vargas authored
Convert project explore tabs to Pajamas See merge request gitlab-org/gitlab!73956
-
Markus Koller authored
Allow destruction of records in archived pending_delete Projects See merge request gitlab-org/gitlab!73863
-
drew cimino authored
This change stops the prevent-destroy permission from applying to records within projects that are `pending_delete: true`. The purpose of the `prevent` is to make "archived" projects reliably read-only, but this obviously shouldn't be the case if someone is deleting a project. This hasn't been an issue before since we relied on FK constraints to remove the associated records after a project is deleted. But with the FKs going away in the database decomposition effort, so too must our cascading destroys. Changelog: fixed
-
Jose Ivan Vargas authored
Convert blob editor tabs to Pajamas See merge request gitlab-org/gitlab!73993
-
Marcia Ramos authored
Fixed minor typo in k8s management section See merge request gitlab-org/gitlab!74297
-
Jose Ivan Vargas authored
Convert group explore tabs to Pajamas See merge request gitlab-org/gitlab!73959
-
Jose Ivan Vargas authored
Fix help links for merge request approvals See merge request gitlab-org/gitlab!74216
-
Tetiana Chupryna authored
Resolve "Add a test for Partitioning.sync_partitions_ignore_db_error" See merge request gitlab-org/gitlab!74234
-
Vitaly Slobodin authored
Merge branch '334874-convert-table-in-admin-applications-and-admin-deploy-keys-table-to-pajamas-css' into 'master' Update admin deploy keys table to comply with Pajamas design system See merge request gitlab-org/gitlab!73860
-
Dan Davison authored
Remove group created during test See merge request gitlab-org/gitlab!74251
-
Mark Florian authored
Pin dependency @graphql-eslint/eslint-plugin to 2.3.0 See merge request gitlab-org/gitlab!74101
-
Andrejs Cunskis authored
Quarantine NPM package spec See merge request gitlab-org/gitlab!73469
-
Alessio Caiazza authored
Upgrade GitLab Pages to 1.47.0 See merge request gitlab-org/gitlab!74280
-
Alper Akgun authored
Fix flaky specs due to rate limiter change See merge request gitlab-org/gitlab!74264
-
Lin Jen-Shin authored
Move srcs to module of ContentSecurityPolicy::Directives See merge request gitlab-org/gitlab!73943
-
Zhu Shung authored
-
Tetiana Chupryna authored
Track the continuous onboarding iteration 2 experiment See merge request gitlab-org/gitlab!72836
-
Frédéric Caplette authored
Decouple group's storage table from feature flag See merge request gitlab-org/gitlab!73237
-
Amy Qualls authored
Add version history to integrations response body See merge request gitlab-org/gitlab!74254
-
Jose Ivan Vargas authored
Remove Apollo error suppression feature flag See merge request gitlab-org/gitlab!74291
-
Jose Ivan Vargas authored
Convert markdown field tabs to pajamas See merge request gitlab-org/gitlab!73987
-