- 20 Oct, 2020 40 commits
-
-
Stan Hu authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/15079
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v21.34.1 See merge request gitlab-org/gitlab!45607
-
Enrique Alcántara authored
Remove unused template with a tooltip See merge request gitlab-org/gitlab!45280
-
Lin Jen-Shin authored
Add ruby diff context to gitattribute See merge request gitlab-org/gitlab!45641
-
Vitaly Slobodin authored
Move CSS and add notice to avoid adding more See merge request gitlab-org/gitlab!45373
-
charlie ablett authored
Use scoped profile routes by default See merge request gitlab-org/gitlab!45307
-
Russell Dickenson authored
Add ultimate tier callout for Custom Rulesets See merge request gitlab-org/gitlab!45429
-
charlie ablett authored
Refactor GraphQL/UserResovler to use new GlobalID types See merge request gitlab-org/gitlab!45372
-
James Lopez authored
New project and group invite email design See merge request gitlab-org/gitlab!44940
-
Brandon Labuschagne authored
Replace board-scope tooltip on config_toggle.js See merge request gitlab-org/gitlab!45449
-
Amy Qualls authored
Make my best guess at what's needed to update the tooltip.
-
Peter Leitzen authored
Truncate AlertManagement::Alert fields which may be too long See merge request gitlab-org/gitlab!45099
-
Sarah Yasonik authored
-
Brandon Labuschagne authored
Make it easier to click on items for bulk dismissal selection See merge request gitlab-org/gitlab!43482
-
Daniel Tian authored
Hide vulnerability after dismissal if not in filter list and process each dismissal instead of stopping after the first failure
-
Shinya Maeda authored
Bump cluster applications CI template See merge request gitlab-org/gitlab!45472
-
Markus Koller authored
Fix cop FactoryBot/InlineAssociation for prometheus_alert See merge request gitlab-org/gitlab!45526
-
Kamil Trzciński authored
Improve trace finalize histogram buckets See merge request gitlab-org/gitlab!45648
-
Jan Provaznik authored
Improve project iterations tests See merge request gitlab-org/gitlab!45397
-
Olena Horal-Koretska authored
Merge branch '268144-mr-widget-copy-branch-name-button-tooltip-occasionally-shows-undefined' into 'master' Resolve "MR widget "copy branch name" button tooltip occasionally shows `undefined`" See merge request gitlab-org/gitlab!45482
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45646
-
Shinya Maeda authored
We should not use doc /ce links See merge request gitlab-org/gitlab!45639
-
Phil Hughes authored
Merge branch '218684-follow-up-use-gon-relative_url_root-instead-of-root_path-in-time_tracking' into 'master' Use gon.relative_url_root instead of root_path See merge request gitlab-org/gitlab!45394
-
Ammar Alakkad authored
-
Sanad Liaquat authored
E2E To-Do item for merge train MR cancel by system See merge request gitlab-org/gitlab!36892
-
Tiffany Rea authored
Add new page object for ToDos page Add autoloader for the new page object Add new selectors on ToDos page elements Complete test scenario
-
Mark Chao authored
Ensure repository folder doesn't exist when importing a Project Export See merge request gitlab-org/gitlab!44207
-
Grzegorz Bizon authored
-
GitLab Release Tools Bot authored
-
charlie ablett authored
Update RemoveProjectFromSecurityDashboard mutation to use new Global IDs See merge request gitlab-org/gitlab!45500
-
Alan (Maciej) Paruszewski authored
This changes the RemoveProjectFromSecurityDashbiard mutation to use the new `GlobalID` types for arguments, with the temporary compatibility layer.
-
Sanad Liaquat authored
Verify storage move in separate praefect container See merge request gitlab-org/gitlab!45100
-
Mark Lapierre authored
This is needed after updating the Praefect scenario to use a full Gitaly Cluster config See https://gitlab.com/gitlab-org/gitlab-qa/-/merge_requests/536
-
Heinrich Lee Yu authored
Support incident creation as guest See merge request gitlab-org/gitlab!45244
-
David O'Regan authored
-
Tim Zallmann authored
Replace fa-github with GitLab SVG See merge request gitlab-org/gitlab!45533
-
Martin Wortschack authored
- This MR replaces the fa-github icon with the github SVG
-
Kassio Borges authored
To avoid `9:CreateRepositoryFromBundle: target directory is non-empty` exceptions from Gitaly, when importing a Project, if the repository folder already exists, ensure to Destroy existing repository before importing the new one.
-
Bob Van Landuyt authored
Update GraphQL DiscussionToggleResolve mutation to use new Global IDs See merge request gitlab-org/gitlab!45346
-
Mark Chao authored
-