- 19 Apr, 2022 40 commits
-
-
David O'Regan authored
Fixed spacing for the loading icon in time tracker See merge request gitlab-org/gitlab!85335
-
Jose Ivan Vargas authored
Use gl-sm-ml-auto to align toggle labels See merge request gitlab-org/gitlab!84244
-
Douglas Barbosa Alexandre authored
Namespace Storage Notification Service Specs for No Storage Limit See merge request gitlab-org/gitlab!85131
-
Tiffany Rea authored
Add feature_flag Tag to Verify UI Defined Variable Tests See merge request gitlab-org/gitlab!85386
-
Valerie Burton authored
-
Phil Hughes authored
Remove setting link from branches page See merge request gitlab-org/gitlab!85323
-
Kati Paizee authored
Update metadata from licensing to provision See merge request gitlab-org/gitlab!84978
-
Fiona Neill authored
-
Alex Kalderimis authored
Add new packages build infos finder See merge request gitlab-org/gitlab!85073
-
Rémy Coutable authored
Remove geo database from db_config_names See merge request gitlab-org/gitlab!84991
-
Ian Baum authored
* Breaks the gitlab:background_migrations:finalize on GDK instances using Geo * Other usage of db_config_names does not apply to the 'geo' instance Changelog: fixed
-
Lin Jen-Shin authored
Merge branch '359126-the-package-and-qa-job-should-run-when-there-are-updates-to-the-yarn-lock-file' into 'master' ci: Run `package-and-qa` when NodeJS dependency files are touched See merge request gitlab-org/gitlab!85384
-
Bob Van Landuyt authored
Fix feature category and change endpoints urgency (Auth & Workspace) See merge request gitlab-org/gitlab!83821
-
Jarka Košanová authored
-
Rémy Coutable authored
Update doc/ci/pipelines/merge_request_pipelines.md See merge request gitlab-org/gitlab!85409
-
Markus Koller authored
Bump Gitlab Shell version to 13.25.1 See merge request gitlab-org/gitlab!85392
-
Miguel Rincon authored
Use GlAvatar in environments dashboard See merge request gitlab-org/gitlab!84686
-
Tom Quirk authored
Changelog: changed
-
Jason Goodman authored
Cover more no storage limit scenarios
-
David Dieulivol authored
-
Jan Provaznik authored
Fixes for custom emoji See merge request gitlab-org/gitlab!84304
-
Kati Paizee authored
Add review step to review database.yml.postgresql See merge request gitlab-org/gitlab!85377
-
Thong Kuah authored
-
Savas Vedova authored
Add tests for vulnerability_report.vue See merge request gitlab-org/gitlab!85293
-
Vasilii Iakliushin authored
Fix schema helpers for restricted migrations See merge request gitlab-org/gitlab!83456
-
Natalia Tepluhina authored
Rename HelpPopover when imported by report_section See merge request gitlab-org/gitlab!83976
-
Natalia Tepluhina authored
Increase the visibility of the keyboard shortcut for Global Search See merge request gitlab-org/gitlab!84085
-
Matthias Käppler authored
Optimize followed users queries See merge request gitlab-org/gitlab!84856
-
Adam Hegyi authored
This change prepares a new index on the events table and changes the followed users queries to use the in-operator optimization. Changelog: added
-
anna_vovchenko authored
The UI issue appeared in the sidebar on merge request page. Changelog: fixed
-
Bob Van Landuyt authored
Assign urgencies to group::workspace owned endpoints See merge request gitlab-org/gitlab!84418
-
Abdul Wadood authored
The endpoints with higher number of requests on gitlab.com are assigned higher urgency and vice-versa.
-
Lin Jen-Shin authored
ci: Validate the experiment that retries failed tests in a new process See merge request gitlab-org/gitlab!85265
-
Annabel Dunstone Gray authored
Changelog: changed
-
Tomas Bulva authored
closes issue: https://gitlab.com/gitlab-org/gitlab/-/issues/342427/ This commit adds a keyboard shortcut visual cue to search the input field. It is automatically hidden when input fields become active. Visual cue adjusts to all possible color themes. It also overpowers the clear button when there is input in the field but the field is not active. Changelog: fixed
-
Fiona Neill authored
Use consistent navigation steps for integrations See merge request gitlab-org/gitlab!85381
-
Kati Paizee authored
-
Igor Drozdov authored
- Upgrade golang to 1.17.8 - Add additional metrics to gitlab-sshd - Add support for FIPS encryption
-
Frédéric Caplette authored
Pipeline Graph: Update stage name to truncate when text is too long See merge request gitlab-org/gitlab!85139
-
Briley Sandlin authored
To prevent the stage name from hiding behind the ActionComponent, truncation is added along with a title for hover. Changelog: fixed
-