- 28 May, 2020 40 commits
-
-
Adam Hegyi authored
This MR optimizes some of the milestones (timebox like model) queries by using UNION instead of OR.
-
Adam Hegyi authored
Remove unused index for confidence level migrations See merge request gitlab-org/gitlab!33149
-
Kushal Pandya authored
Fix IDE buttons hover styling See merge request gitlab-org/gitlab!33258
-
Enrique Alcántara authored
Remove prepend-left-8 class See merge request gitlab-org/gitlab!33222
-
Mark Florian authored
Clarify testing docs around querying DOM elements See merge request gitlab-org/gitlab!33190
-
Payton Burdette authored
Clarify a little confusion around using a class name for selecting a dom element.
-
Achilleas Pipinellis authored
Update text around issue that is now closed Closes gitlab-docs#440 See merge request gitlab-org/gitlab!33135
-
Marcel Amirault authored
-
Tim Zallmann authored
Limit scope of init_create_cluster module Closes #219265 See merge request gitlab-org/gitlab!33204
-
Natalia Tepluhina authored
Fix preconnect typo See merge request gitlab-org/gitlab!33255
-
Peter Leitzen authored
Render Merge request reference as link See merge request gitlab-org/gitlab!33248
-
Achilleas Pipinellis authored
Direct IE11 switchers to homepages of supported browsers See merge request gitlab-org/gitlab!32977
-
Katrin Leinweber authored
-
Heinrich Lee Yu authored
Remove deprecated dashboard & group milestone pages See merge request gitlab-org/gitlab!13237
-
Dmytro Zaporozhets authored
Update deprecated routes in irker integration See merge request gitlab-org/gitlab!32923
-
Imre Farkas authored
Remove a11y widget feature flag See merge request gitlab-org/gitlab!32902
-
James Lopez authored
Resolve "Number of required approvals is counterintuitive on the merge request list" See merge request gitlab-org/gitlab!32880
-
Himanshu Kapoor authored
SCSS variables when used in calc functions need to be escaped.
-
Achilleas Pipinellis authored
Docs - Geo - Add script for promoting external PSQL replica See merge request gitlab-org/gitlab!32384
-
Anton Smith authored
-
charlieablett authored
-
Achilleas Pipinellis authored
Remove references to HA on Load Balancer page See merge request gitlab-org/gitlab!32896
-
Heinrich Lee Yu authored
Refine SAST analyzer detection beyond base language See merge request gitlab-org/gitlab!33226
-
charlie ablett authored
Scope burnup charts to group or project See merge request gitlab-org/gitlab!33230
-
Heinrich Lee Yu authored
Ensure users can unlink Group SAML when the group has SAML disabled Closes #217817 See merge request gitlab-org/gitlab!32655
-
Thong Kuah authored
-
Bob Van Landuyt authored
[RUN AS-IF-FOSS] Add 3-segment format for gl_repository See merge request gitlab-org/gitlab!33239
-
can eldem authored
We used these indexes due to size of the data we wanted to change. This is a follow up mr to remove those unused indexes
-
Rémy Coutable authored
Do not trim whitespace in markdown files See merge request gitlab-org/gitlab!33193
-
James Lopez authored
Eliminate code duplication in group VSA controller See merge request gitlab-org/gitlab!33147
-
Kushal Pandya authored
Resolve "Issues with editing epic on Boards sidebar" See merge request gitlab-org/gitlab!32503
-
Eulyeon Ko authored
Add action to dispatch updateEpicIssue action in boards_store Make boards_store update run only within the board component Move epic-related methods to ee Move all methods that update the epic- associated with an issue to the ee counterparts per- "Separation of EE specific content". Add test for updating epic Move methods to sub-components Move the methods in issue and boards_store_ee.js - to action.js for an easier reference later. Add test for updateEpic Add vuex methods for selectedEpicIssueId This fixes the problem of removing an assigned epic. Previously, selectedEpicIssueId wasn't updated after - a render raising an error during Api.removeEpicIssue call. A unit test is also added to test mutations.
-
Achilleas Pipinellis authored
[Docs] Add `skip-preflight-checks` option to `promote-to-primary-node` See merge request gitlab-org/gitlab!32523
-
Aakriti Gupta authored
-
Kushal Pandya authored
Onboarding issues experiment checkout progress bar See merge request gitlab-org/gitlab!31876
-
Kushal Pandya authored
Move broadcast dismiss button to the top Closes #207106 See merge request gitlab-org/gitlab!33174
-
Kushal Pandya authored
Merge branch '216757-include-tag-count-in-the-image-repository-list-view-of-the-container-registry' into 'master' Include tag count in the image repository list See merge request gitlab-org/gitlab!33027
-
Nicolò Maria Mezzopera authored
- new component - tags count - tests
-
Alexandru Croitor authored
Replaces legacy GroupMilestone, DashboardMilestone, GlobalMilestone models with Group model. Replaces dynamic milestones pages with corresponding project or group milestone pages. https://gitlab.com/gitlab-org/gitlab-ce/issues/39545
-
Mark Chao authored
Centralize parsing logic as an object to avoid repeated parsing.
-