- 10 Jan, 2022 40 commits
-
-
Craig Norris authored
Include UI message for reference See merge request gitlab-org/gitlab!77839
-
Phil Hughes authored
Fix missing autosave support in Epic create form See merge request gitlab-org/gitlab!77859
-
Bob Van Landuyt authored
Make string in user profile translatable See merge request gitlab-org/gitlab!77439
-
Sincheol (David) Kim authored
Prevent raising validation errors for SyncDashboardsWorker See merge request gitlab-org/gitlab!77657
-
Olena Horal-Koretska authored
Merge branch '344556-migrate-app-views-doorkeeper-authorizations-new-html-haml-modal-implementation-to-glmodal' into 'master' Convert OAuth2 authorization panel to GitLab UI utility classes See merge request gitlab-org/gitlab!77621
-
Peter Hegman authored
Remove `modal-*` CSS classes. Increases size of header as a side-effect of refactor. Changelog: changed
-
Nicolò Maria Mezzopera authored
Blob refactor: Load Sourcegraph See merge request gitlab-org/gitlab!77853
-
Phil Hughes authored
Move integration reset code from Vuex to Vue component See merge request gitlab-org/gitlab!77555
-
Kamil Trzciński authored
Describe `milestone` FF field See merge request gitlab-org/gitlab!77718
-
Bob Van Landuyt authored
Add more dast/vulnerability loose foreign keys to pipelines See merge request gitlab-org/gitlab!77640
-
wortschi authored
Changelog: changed
-
Illya Klymov authored
Fix last update time for project in group page See merge request gitlab-org/gitlab!77356
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/349310 Changelog: fixed
-
Adam Hegyi authored
Remove foreign key constraint ci_runner_namespaces.namespace_id See merge request gitlab-org/gitlab!77727
-
Kushal Pandya authored
Fixes a bug where Epic create form didn't save title and description in users' localStorage to prevent accidental content loss if page is navigated away/reloaded. Changelog: fixed EE: true
-
Ezekiel Kigbo authored
Replaced browser confirm modal with GlModal for lock button See merge request gitlab-org/gitlab!77690
-
Jannik Lehmann authored
This commit solves: https://gitlab.com/gitlab-org/gitlab/-/issues/344120 it replaces a browser confirm modal with GlModal for the file lock button. Changelog: changed EE: true
-
Phil Hughes authored
Show status and commit in trigger job show page See merge request gitlab-org/gitlab!76853
-
Mireya Andres authored
-
Bob Van Landuyt authored
Expose iteration ordinal number via APIs See merge request gitlab-org/gitlab!77650
-
Savas Vedova authored
Add error handling to security training configuration (GraphQL query and mutation) See merge request gitlab-org/gitlab!77166
-
David Pisek authored
This commit adds error handling to the security-training providers configuration page.
-
Phil Hughes authored
Switch from confirm to default for resizing profile pic See merge request gitlab-org/gitlab!77780
-
Brandon Labuschagne authored
Move and rename IssuableType constant See merge request gitlab-org/gitlab!77687
-
Illya Klymov authored
Change "Group projects" title for tile in Users admin page to "Groups" See merge request gitlab-org/gitlab!77331
-
Caleb Cooper authored
-
Illya Klymov authored
Refactored Badges on environment items See merge request gitlab-org/gitlab!77113
-
Illya Klymov authored
Update ESLint and related (major) See merge request gitlab-org/gitlab!73653
-
Savas Vedova authored
Remove cluster image scanning dropdown item from scanner filter See merge request gitlab-org/gitlab!77738
-
Sean McGivern authored
Export HTTP metrics for metrics-server See merge request gitlab-org/gitlab!77114
-
Dylan Griffith authored
The loose foreign key was already added for this in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77636 . We've confirmed in https://gitlab.com/gitlab-org/gitlab/-/issues/348269 that it is indeed safe to swap this foreign key for a loose foreign key. Changelog: other
-
Achilleas Pipinellis authored
Add details of common non-critical restore error messages See merge request gitlab-org/gitlab!77827
-
Justin Farmiloe authored
-
Jacques authored
Ensures Sourcegraph is loaded on the blob refactor
-
Achilleas Pipinellis authored
Add comment to keep alpha/beta support details in sync, and update best-efforts text See merge request gitlab-org/gitlab!77828
-
Justin Farmiloe authored
-
Adam Hegyi authored
Remove foreign key ci_daily_build_group_report_results.group_id See merge request gitlab-org/gitlab!77721
-
Matthias Käppler authored
Add editAdminUrl to Runner GraphQL API See merge request gitlab-org/gitlab!77748
-
Jarka Košanová authored
Increase DestroyAllExpiredService loop limits See merge request gitlab-org/gitlab!77603
-
Dylan Griffith authored
The loose foreign key was already added for this in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77636 . We've already determined in https://gitlab.com/gitlab-org/gitlab/-/issues/348269 it is safe to change this foreign key to a loose foreign key. Changelog: other
-