- 27 Jan, 2022 1 commit
-
-
Romain Tartière authored
When they overflow, menu items in the sidebar have their text that continue a few pixels beyond the position it should stop to take into account their margin, and if the menu item contains a badge, it is not aligned as expected. By setting `overflow: hidden`, both problems are adressed. For a better visual clue of the truncation, `text-overflow: ellipsis` is combined to the this. Changelog: fixed
-
- 26 Jan, 2022 9 commits
-
-
Marcel Amirault authored
Clarify in docs trigger keyword See merge request gitlab-org/gitlab!79162
-
Joshua Lambert authored
Update add-on to include transfer See merge request gitlab-org/gitlab!79091
-
Joshua Lambert authored
-
Mayra Cabrera authored
Revert "Upgrade GitLab Pages to 1.51.0" See merge request gitlab-org/gitlab!79172
-
Suzanne Selhorn authored
Suggest using preload to avoid N+1 cached query See merge request gitlab-org/gitlab!78792
-
Qingyu Zhao authored
-
Enrique Alcántara authored
Canary toggle compatible with next.gitlab.com See merge request gitlab-org/gitlab!78936
-
Jaime Martinez authored
This reverts commit fe8eab56.
-
Matija Čupić authored
Add Cluster Image Scanning to AutoDevOps See merge request gitlab-org/gitlab!78271
-
- 25 Jan, 2022 30 commits
-
-
Thong Kuah authored
Add Rubocop files to projectionist See merge request gitlab-org/gitlab!79046
-
Mayra Cabrera authored
Fix broken master See merge request gitlab-org/gitlab!79165
-
-
Douglas Barbosa Alexandre authored
Swap FK ci_subscriptions_projects.upstream_project_id to projects for LFK See merge request gitlab-org/gitlab!79042
-
Jackie Porter authored
-
Miguel Rincon authored
Add compatibility alert to Jira Connect App See merge request gitlab-org/gitlab!78866
-
Tom Quirk authored
Make compatibiltiy alert a dismissible banner. Changelog: changed
-
Nick Gaskill authored
Add docs about reducing storage for Package See merge request gitlab-org/gitlab!78753
-
Tim Rizzi authored
-
Douglas Barbosa Alexandre authored
Swaps FK for ci_subscriptions_projects.upstream_project_id to projects Changelog: changed
-
Alex Kalderimis authored
Replace owner with first_owner in request specs See merge request gitlab-org/gitlab!79003
-
Andrew Fontaine authored
Replace window.confirm with GlModal for noteable discussions See merge request gitlab-org/gitlab!78661
-
Jannik Lehmann authored
This commit replaces window.confirm dialog with a GlModal when canceling a comment in a noteable discussionr. Changelog: changed
-
Miguel Rincon authored
Replace window.confirm with GlModal for board setting sidebar See merge request gitlab-org/gitlab!78097
-
Jannik Lehmann authored
This commit replaces window.confirm dialog with a GlModal for the reset of the board setting sidebar. Changelog: changed
-
Andrew Fontaine authored
Add badge for invited user See merge request gitlab-org/gitlab!78407
-
Amy Qualls authored
Clarifying permissions See merge request gitlab-org/gitlab!79076
-
Carlos Bazan authored
-
Suzanne Selhorn authored
CTRT cleanup of merged results pipelines doc See merge request gitlab-org/gitlab!78956
-
Marcel Amirault authored
REmove all the info that's duplicated on the MR pipelines and merge trains page. Move merge train details to merge trains page. Simplify language as much as possible, and make sure the page follows current style guide for navigation and content types. Also adds a header to the feature flags admin page so that we can link to that section.
-
Brandon Labuschagne authored
Add Web IDE preview success metrics See merge request gitlab-org/gitlab!78952
-
Stan Hu authored
Group API Plans Performance See merge request gitlab-org/gitlab!77538
-
Douglas Barbosa Alexandre authored
Swap FK ci_stages.project_id to projects for LFK See merge request gitlab-org/gitlab!78945
-
Robert May authored
Add endpoint for contacts autocomplete See merge request gitlab-org/gitlab!78469
-
Stan Hu authored
Nit picking typos See merge request gitlab-org/gitlab!79148
-
Jose Ivan Vargas authored
Use gl-badge for web IDE activity bar See merge request gitlab-org/gitlab!78965
-
Robert May authored
Enable Slack application on development See merge request gitlab-org/gitlab!78576
-
Chad Woolley authored
Add new usage ping when Web IDE preview is successful Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78952
-
Robert May authored
GraphQL: Deprecate active filter for Runners resolver See merge request gitlab-org/gitlab!79018
-
David Fernandez authored
Container Repository state machine for migration_state See merge request gitlab-org/gitlab!78499
-