Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-15Merge pull request #9334 from mono/backport-pr-9333-to-release-8.4Lluis Sanchez
2019-11-15Use redirect urlnosami
2019-11-15Change case on package feed URL. Fixes VSTS #1022827nosami
2019-11-15Check for being on last page before going to nextnosami
2019-11-15Ensure that ScaffolderSelected handler is only registered once. Fixes https:/...nosami
2019-11-15Make double click on selection page go to configure, fixes VSTS #1020852nosami
2019-11-15Fix size of layout page selector. Fixes VSTS #1021729nosami
2019-11-15Localize stringsnosami
2019-11-15Fix testsnosami
2019-11-15Remove page subtitlenosami
2019-11-15Fix widget alignment. Fixes VSTS #1020859nosami
2019-11-15Add placeholder text. Fixes VSTS #1021728nosami
2019-11-15Fix scaffolding icons. Fixes VSTS #1020851nosami
2019-11-15Remove icon from 2nd page. Fixes VSTS #1020867nosami
2019-11-15Make entry fields larger and change labels. Fixes VSTS #1020902nosami
2019-11-15Change Wizard title. Fixes VSTS #1020863nosami
2019-11-15Change context menu text. Fixes VSTS #1020833nosami
2019-11-14Re-enable Folder Publishing Support for .Net Core Console and Library projectsIan Toal
2019-11-14Use HttpClientProvider classnosami
2019-11-13Ignore scaffolding testnosami
2019-11-13Timeout if the web request takes too longnosami
2019-11-13Implement IComparable<SupportPolicyVersion>nosami
2019-11-13deserialize directly from streamnosami
2019-11-13Allow scaffolders to choose packages/versions by TFMnosami
2019-11-10[AspNetCore] Don't hard code BuildAction for Razor Component templateRodrigo Moya
2019-11-07Merge pull request #9209 from mono/backport-pr-9208-to-release-8.4Jason Imison
2019-11-06Check if token is cancellednosami
2019-11-06Thread wizard cancellation tokennosami
2019-11-06Make type discovery asyncnosami
2019-11-06Improve filtering for Model and DbContext class discoverynosami
2019-11-04Fix VO of textentry of folder selectedGouriKumari
2019-11-04Merge pull request #9202 from mono/backport-pr-9201-to-release-8.4Jason Imison
2019-11-04Fix upnosami
2019-11-04Simplify ModelVisitor to return all typesnosami
2019-11-04Rename DBSetModelVisitor as we don't want to visit DBSetnosami
2019-11-04Set field value for ComboBoxEntry.TextEntry.Changednosami
2019-11-01Add scaffolder tests + fix couple of bugsnosami
2019-10-31Fix controller arguments, simplify class hierarchynosami
2019-10-31Don't crash if there's no DBContextnosami
2019-10-31whitespacenosami
2019-10-31Fix inverted bool fieldnosami
2019-10-31[AspNetCore] Build project via ProjectOperationsRodrigo Moya
2019-10-31[AspNetCore] Add private flag for MD.PackageManagementRodrigo Moya
2019-10-31Fix for razor pagenosami
2019-10-31[AspNetCore] Build the project before running scaffolding toolRodrigo Moya
2019-10-31Pages should not be cached for different wizard instancesnosami
2019-10-31Don't specify --layout if no file is selectednosami
2019-10-31Clean upnosami
2019-10-31Reuse first page when going backnosami
2019-10-31Listbox focusnosami