- 20 Oct, 2020 40 commits
-
-
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
-
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
-
Heinrich Lee Yu authored
Remove status from http_request_duration_seconds See merge request gitlab-org/gitlab!45419
-
Heinrich Lee Yu authored
Hide test cases from issue boards See merge request gitlab-org/gitlab!44196
-
Shinya Maeda authored
Add LSIF to Go Auto DevOps gitlab-ci.yml See merge request gitlab-org/gitlab!40072
-
David Kim authored
-
Phil Hughes authored
FE instance analytics users graph See merge request gitlab-org/gitlab!43817
-
Ezekiel Kigbo authored
Adds the basic user chart component and the related graphql query
-
Stan Hu authored
Allow docs review to run immediately See merge request gitlab-org/gitlab!45610
-
Marcel Amirault authored
-
Martin Wortschack authored
Fix project pages settings size limit form See merge request gitlab-org/gitlab!45054
-
Heinrich Lee Yu authored
Merge branch '270402-nomethoderror-undefined-method-create-for-gitlab-seeder-compliancedashboardmergerequests' into 'master' Add missing FactoryBot for FactoryBot.create See merge request gitlab-org/gitlab!45631
-
Kushal Pandya authored
Put iteration charts behind correct feature flag See merge request gitlab-org/gitlab!45450
-
Kushal Pandya authored
Replace the tooltip component in web IDE status bar See merge request gitlab-org/gitlab!45354
-
Kushal Pandya authored
Move terminal CSS to page bundle See merge request gitlab-org/gitlab!45364
-
Stan Hu authored
Revert "Merge branch '245190-enable-mr-reviewers-ff' into 'master'" See merge request gitlab-org/gitlab!45626
-
Kushal Pandya authored
Remove `vue_sidebar_labels` feature flag See merge request gitlab-org/gitlab!45413
-
charlie ablett authored
Allow to move issues between projects with GraphQL See merge request gitlab-org/gitlab!44491
-
Natalia Tepluhina authored
Fix broken inject pattern in pipeline reset See merge request gitlab-org/gitlab!45625
-
Ash McKenzie authored
-
Natalia Tepluhina authored
Migrate Feature Flags Props to Provides for New and Edit See merge request gitlab-org/gitlab!45285
-
Andrew Fontaine authored
New and edit need to be done at the same time due to their re-use of the form component. We can provide pretty much all props, as they are static and many are needed much deeper in the component tree.
-
Stan Hu authored
Revert "Load review requested MRs in assignee filter" See merge request gitlab-org/gitlab!45602
-
Natalia Tepluhina authored
Add LDAP badge to user avatar See merge request gitlab-org/gitlab!45484
-
Natalia Tepluhina authored
Convert stylesheets/pages/wiki.scss into page specific bundle See merge request gitlab-org/gitlab!45404
-
David O'Regan authored
-
Mark Chao authored
Limit the number of saved vulnerability identifiers See merge request gitlab-org/gitlab!45521
-
David Kim authored
This reverts merge request !45439
-
Stan Hu authored
Support ci_forward_deployment_enabled in edit project API See merge request gitlab-org/gitlab!44510
-