- 12 Jan, 2022 40 commits
-
-
Andrew Fontaine authored
If a scope doesn't have the same number of pages, users can end up in a state where they see nothing and the page appears broken. By moving to the first page, we ensure we load the first set of environments, which should pretty much always exist. If the count is 0, then the page will be empty as expected.
-
Andrejs Cunskis authored
Wait for first pipeline to be created See merge request gitlab-org/gitlab!78093
-
Peter Hegman authored
Alignment issue for for empty todo-list See merge request gitlab-org/gitlab!77881
-
Shreedhar Bhat authored
Resolves issue https://gitlab.com/gitlab-org/gitlab/-/issues/349828 Changelog: changed
-
Nick Gaskill authored
Deprecation MR for Monitor:Logging See merge request gitlab-org/gitlab!77422
-
Alana Bellucci authored
-
Brandon Labuschagne authored
Replace unnecessary CSS class with utility class See merge request gitlab-org/gitlab!78080
-
Jan Provaznik authored
Accept maintainer_note parameter in REST runner registration See merge request gitlab-org/gitlab!77779
-
Peter Hegman authored
Update total count of runners for each type See merge request gitlab-org/gitlab!77752
-
Rémy Coutable authored
Quarantine board_filters_spec test See merge request gitlab-org/gitlab!78101
-
Vitaly Slobodin authored
Move security tab to after the activity tab See merge request gitlab-org/gitlab!78086
-
Nicolò Maria Mezzopera authored
Remove delete_branch_confirmation_modals feature flag See merge request gitlab-org/gitlab!77231
-
Serhii Yarynovskyi authored
The delete_branch_confirmation_modals feature flag is removed per: https://gitlab.com/gitlab-org/gitlab/-/issues/329052 Since it was introduced to 100% of actors Changelog: removed
-
Diana Logan authored
Create tutorials page See merge request gitlab-org/gitlab!76107
-
Kati Paizee authored
More description cleanup
-
Olena Horal-Koretska authored
Format issue list counts See merge request gitlab-org/gitlab!77986
-
Coung Ngo authored
Format large counts with thousands separator Changelog: fixed
-
Rémy Coutable authored
Resolve "Remove old migrations in release 14 (PART IV)" See merge request gitlab-org/gitlab!76921
-
Phil Hughes authored
Add identifiers section See merge request gitlab-org/gitlab!77438
-
Savas Vedova authored
This is another batch for creating a vulnerability manually. It adds the identifiers section.
-
Matthias Kaeppler authored
-
Adam Hegyi authored
Mark `Projects::OverwriteProjectService#destroy_old_project` as doing cross-DB See merge request gitlab-org/gitlab!78079
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses for users and package specs See merge request gitlab-org/gitlab!75240
-
Andrejs Cunskis authored
Split gitlab project migration spec See merge request gitlab-org/gitlab!77891
-
Andrejs Cunskis authored
Splits gitlab project migration spec in to multiple files Renames specs to reflect proper terminology
-
Suzanne Selhorn authored
Improve headings for analytics topics See merge request gitlab-org/gitlab!78035
-
Fabio Pitino authored
Pass formats explicitly when rendering .md file See merge request gitlab-org/gitlab!75779
-
Tiffany Rea authored
-
Savas Vedova authored
Fix qa-frontend-node:latest CI build See merge request gitlab-org/gitlab!78042
-
Savas Vedova authored
Change shared addon component tests to accommodate tests for CI minutes See merge request gitlab-org/gitlab!77920
-
Alexander Turinske authored
- for cluster agents, the activity tab is more important than the security tab
-
Dan Davison authored
Add Confiner gem and rules See merge request gitlab-org/gitlab!77809
-
Siddharth Asthana authored
Changelog: other
-
Pavel Shutsin authored
Allow issue contacts from parent groups See merge request gitlab-org/gitlab!77352
-
Lee Tickett authored
Changelog: added
-
Etienne Baqué authored
Update user cap banner write up See merge request gitlab-org/gitlab!77948
-
Kamil Trzciński authored
It appears that `#destroy_old_project` does `Project.transaction` which makes `Projects::DestroyService#delete_ci_records!` to run in a transaction.
-
Fabio Pitino authored
Move contextable variables definitions into the variables builder See merge request gitlab-org/gitlab!75254
-
Marius Bobin authored
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses doorkeeper_spec See merge request gitlab-org/gitlab!75289
-