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-28[DotNetCore] Add tests for TFM version checksRodrigo Moya
2019-11-28[DotNetCore] Add test for unsupported SDK ignoring in template wizardRodrigo Moya
2019-10-31Disable global tool test temporarilynosami
2019-10-31[DotNetCore] Add tests for Global tool managerRodrigo Moya
2019-10-30[DotNetCore] Fix incorrect folders displayed for multi-target projectsMatt Ward
2019-10-27[DotNetCore] Add Get*Frameworks() checks on project template testsRodrigo Moya
2019-10-11[DotNetCore] Continue on error when finding framework referencesMatt Ward
2019-10-10Add test to validate packing a multi-target projectnosami
2019-10-09[DotNetCore] Add support for upcoming .NET Core 3.1Rodrigo Moya
2019-09-24Add an invalid verion TryParse testnosami
2019-09-23[AspNetCore] Don't allow selecting 2.x target framework for 3.0-only templatesRodrigo Moya
2019-09-23[AspNetCore] Remove unneeded usingRodrigo Moya
2019-09-23[AspNetCore] Add Blazor Server app templateRodrigo Moya
2019-09-17Filter DotNetCore TargetFramework list selection to only include those with s...Ian Toal
2019-09-12Parse revision number out of .NET Core SDK preview versionnosami
2019-09-11[DotNetCore] Do not show update count label on Frameworks folderMatt Ward
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-08-30[AspNetCore] Use browser icon in main toolbarMatt Ward
2019-08-30Revert "[DotNetCore] Disable VB.NET test cases for 3.0"Matt Ward
2019-08-28Reset cached versions between testsnosami
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-21[Projects] Simplify FileNestingService APIRodrigo Moya
2019-08-18[AspNetCore] Add Worker Service templateRodrigo Moya
2019-08-16[DotNetCore] Use custom package for NuGet indirect diagnostic warning testMatt Ward
2019-08-12Merge pull request #8379 from mono/dotnetcore3-package-sourcesRodrigo Moya
2019-08-12[DotNetCore] Add tests for framework references folder in Solution padMatt Ward
2019-08-12[DotNetCore] Disable VB.NET test cases for 3.0Rodrigo Moya
2019-08-12[Tests] Move extra .NET Core NuGet sources to .NET Core testsRodrigo Moya
2019-08-12[DotNetCore] Disable VB.NET testsMatt Ward
2019-08-09[DotNetCore] Show FrameworkReferences in solution windowMatt Ward
2019-08-09[Tests] Set PATH to standard dotnet location to avoid other SDKs being usedRodrigo Moya
2019-08-09[DotNetCore] Fix .NET Core 3.0 tests when only 3.0 is installedRodrigo Moya
2019-08-07[DotNetCore] Show multi-target framework nodes as parent nodesMatt Ward
2019-08-07[DotNetCore] Test node buildersMatt Ward
2019-08-07[DotNetCore] Rely on MSBuild to determine transitve project referencesMatt Ward
2019-08-01[DotNetCore] Include 3.0 in TemplateStringTagProvider testsRodrigo Moya
2019-07-25[DotNetCore] Disable test for ExecutionTarget's per templateRodrigo Moya
2019-07-25[Tests] Check for specific browsers only if they are installedRodrigo Moya
2019-07-25[Tests] Check execution targets on ASP.NET Core projectsRodrigo Moya
2019-07-11[DotNetCore] Fix copy/paste error in NetStandard21 testRodrigo Moya
2019-07-01[Projects] Pass Project to FileNestingServiceRodrigo Moya
2019-07-01[AspNetCore] Check file nesting rules for ASP.NET Core project testsRodrigo Moya
2019-05-10[DotNetCore] Split out SDK style project supportMatt Ward
2019-04-26[DotNetCore] Order TestCase data by versionRodrigo Moya
2019-04-25[DotNetCore] Remove no longer valid testRodrigo Moya
2019-04-25[dotnet] Sets new min required sdkJose Miguel Torres
2019-04-24Enable template support for creating ASP.NET Core apps with React.js and Redu...Ian Toal
2019-04-24Enable template support for creating ASP.NET Core apps with React.js for vers...Ian Toal
2019-04-23Add Templates for Asp.Net Core with Angular for version 2.1, 2.2 and 3.0Ian Toal
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez