- 28 May, 2020 40 commits
-
-
Kassio Borges authored
To reduce sidekiq error rates due to client errors from GitHub imports, user mistakes on inputed data, like invalid credentials or URLs, won't raise exceptions anymore. Instead, the error will be logged. Other exceptions will continue to be raise.
-
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
-
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
-
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.
-
Kushal Pandya authored
Remove destroy function logic from list model See merge request gitlab-org/gitlab!32237
-
Marvin Karegyeya authored
-
Rémy Coutable authored
Regenerate GraphQL docs to fix master Closes #219343 See merge request gitlab-org/gitlab!33247
-
Imre Farkas authored
Move admin notes feature to GitLab Core Closes #30934 See merge request gitlab-org/gitlab!31457
-
Rajendra Kadam authored
-
Natalia Tepluhina authored
Add new iteration page behind feature flag See merge request gitlab-org/gitlab!31689
-
Simon Knox authored
Adds a GraphQL type for Sprints as well as adding it to Issues/Projects/Groups and adding an Issue::SetSprint and Group::CreateSprint mutators.
-