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
2020-01-20[Icons][ASPNet] High contrast iconsVáclav Vančura
2020-01-15Remove various references to NRefactory that are not usedtherzok
2019-11-25[AspNet*] Add a group for ASP.NET Core Browser execution targetsRodrigo Moya
2019-10-28Update npmConfigurationFile.xft.xmlKeting Yang
2019-09-10Merge pull request #8649 from mono/pr-filter-browsersLluis Sanchez
2019-09-10Merge pull request #8593 from mono/aspnetcore-multi-target-browser-execution-...Lluis Sanchez
2019-09-06[AspNet*] Filter HTTP handlers to viewer roleRodrigo Moya
2019-09-05Add a New JavaScript File template.Kirill Osenkov
2019-08-30[AspNet] Use new browser icon in main toolbarMatt Ward
2019-08-28[AspNet] Fix browsers now displayed in main toolbarMatt Ward
2019-08-22Merge pull request #8436 from mono/disalesUserSpecificJose Miguel Torres
2019-08-21[aspnetcore] Adds new ProjectFeature (UseSpecificRunConfigurations)Jose Miguel Torres
2019-08-02Only suggest custom tools for appopriate file typesMikayla Hutchinson
2019-06-26[aspnet] Prevents NRE when no project is loadedJose Miguel Torres
2019-06-12Delete reference to RazorCSharpEditorExtension that no longer exists. (#7873)Kirill Osenkov
2019-05-08Fix scope of GetContent() for several viewsLluis Sanchez
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 'release-8.0' into master-vnextLluis 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-05Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
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[AspNet] Moves default build action up to the extension.Jose Miguel Torres
2019-03-04[AspNet] Sets default BuildAction to TypeScriptCompileJose Miguel Torres
2019-02-18Migrate tests to the new testing infrastructureLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-18Removed old razor completion code that is not used anymoreLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-16Fix a warningMikayla Hutchinson
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14[AspNet] Remove duplicate copiesMikayla Hutchinson
2019-01-14Remove more redundant referencesMikayla Hutchinson
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Use variable for nupkg directoryMikayla Hutchinson
2019-01-11Fix up remaining nuget downloadsMikayla Hutchinson
2019-01-11Partially switch remaining projects to csprojMikayla Hutchinson
2019-01-11Remove Roslyn props now it's transitiveMikayla Hutchinson
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-11-27Reenable code that depends on the SourceEditor.Kirill Osenkov
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-11-09Comment out addin dependencies on SourceEditor2Kirill Osenkov
2018-11-07Remove unused usings.Kirill Osenkov
2018-10-22[AspNetCore] Moves npmConfigurationFile out to ASP.NET and sets category to WebJose Miguel Torres
2018-10-17[AspNetCore] Add basic ProjectPublishProfile testsRodrigo Moya
2018-09-27Use ReferencesRoslyn in one more place.Kirill Osenkov