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-04-23Add Templates for Asp.Net Core with Angular for version 2.1, 2.2 and 3.0Ian Toal
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-04[dotnetcore] Removes legacy support to LaunchSettings parsingJose Miguel Torres
2019-04-03Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-03Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-02[dotnetcore] Sets more descriptive method nameJose Miguel Torres
2019-04-02[dotnetcore] Fixes typo + lock issuesJose Miguel Torres
2019-04-02 [dotnetcore] Forces to get sdk installed when sdk locations are modifiedJose Miguel Torres
2019-04-02[dotnetcore] Checks project name before reloading SDK after framework changedJose Miguel Torres
2019-04-02[dotnetcore] Caches InstalledSdkVersions and removes unnecessary parsing (Nug...Jose Miguel Torres
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-02Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-26[AspNetCore] Add Razor Class Library templateRodrigo Moya
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-03-16[netcore][tests] Sets latest supported runtime version and adds a new testJose Miguel Torres
2019-03-15[netcore] Checks unsupported runtimes instead of sdkJose Miguel Torres
2019-03-15[netcore] Fixes stylingJose Miguel Torres
2019-03-15[netcore] Reenables .NET Core 3 templates and sets Unsupported dotnet VersionJose Miguel Torres
2019-03-15[netcore] Disables .NET Core 3.0Jose Miguel Torres
2019-03-05Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-05[Test] Adds test case for TypeScriptCompileJose Miguel Torres
2019-03-05[AspNet] Moves default build action up to the extension.Jose Miguel Torres
2019-03-05[AspNet] Sets default BuildAction to TypeScriptCompileJose Miguel Torres
2019-03-04[Test] Adds test case for TypeScriptCompileJose Miguel Torres
2019-03-04[AspNet] Moves default build action up to the extension.Jose Miguel Torres
2019-03-04[AspNet] Sets default BuildAction to TypeScriptCompileJose Miguel Torres
2019-03-04Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-03-03[DotNetCore] Enable 2.1 NUnit projectsRodrigo Moya
2019-03-03[DotNetCore] Enable 2.1 NUnit projectsRodrigo Moya
2019-02-28Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-27[NetCore] Sets starting working directory according to VS on WindowsJose Miguel Torres
2019-02-27[NetCore] Sets starting working directory according to VS on WindowsJose Miguel Torres
2019-02-26Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-26Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-26Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-25[DotNetCore] Disable VBNet templates for 3.0 alsoRodrigo Moya
2019-02-25[DotNetCore] Disable VBNet templates for 3.0 alsoRodrigo Moya
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Made the method for showing the welcome window asynchronousLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-05[Windows] Fix static ctor failure on Windows where Mono runtime doesn't exist...Marius Ungureanu
2019-02-05[DotNetCore] Fix version support conditionRodrigo Moya
2019-01-30[DotNetCore] Create a DotNetCoreSdkPaths instance per projectRodrigo Moya
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong