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
path: root/main/src
AgeCommit message (Expand)Author
2018-02-22Merge pull request #3921 from mono/master-fix567937Mike Krüger
2018-02-21[AspNetCore] Improve error handling for dev-certs https checkMatt Ward
2018-02-21Merge branch 'master' into aspnetcore-https-supportMatt Ward
2018-02-21Merge branch 'master' into quality-telemetry-phase2Matt Ward
2018-02-21Fixed VSTS Bug 567937: Completion after using keyword should be in suggestion...Mike Krüger
2018-02-21[AspNetCore] Remember a successful https certificate check.Matt Ward
2018-02-21[AspNetCore] Support trusting HTTPS development certificateMatt Ward
2018-02-21Fix random crash when running unit testsLluis Sanchez
2018-02-21Merge pull request #3699 from mono/master-fix546162Lluis Sanchez
2018-02-21[C#] Add language version 7.2 to supported languages UI (#3911)Marius Ungureanu
2018-02-20[Refactoring] Add extension point for analyzers to be whitelisted at runtime....Marius Ungureanu
2018-02-20Fixed VSTS Bug 568082: Message bubble do not show warning code (#3905)Mike Krüger
2018-02-20[Ide] Cancel previous completion query when triggering code completion via co...Marius Ungureanu
2018-02-20Merge branch 'master' into master-fix546162Mike Krüger
2018-02-20Merge pull request #3891 from mono/remove-blameiain
2018-02-20Merge pull request #3888 from mono/fix3437-fix-editor-tooltip-themeLluis Sanchez
2018-02-19[VCS] Change the word blame to authorsiain holmes
2018-02-19[Ide] Fix editor tooltip theme fittingVsevolod Kukol
2018-02-19Merge master into editorFeaturesDavid Karlaš
2018-02-19Merge pull request #3795 from mono/master-fix552019Lluis Sanchez
2018-02-16Make dist2 (#3879)Marius Ungureanu
2018-02-16Merge pull request #3871 from mhutch/fix-mutable-lists-againLluis Sanchez
2018-02-16[Mac] Bring back local copying of libxammac.dylib for debugging. (#3876)Marius Ungureanu
2018-02-16Fix mutable completion list filteringMikayla Hutchinson
2018-02-16Fix NRE in case of DiffViewDavid Karlaš
2018-02-15[AspNetCore] Support ASPNETCORE_URLS when looking for app urlMatt Ward
2018-02-15Merge pull request #3867 from mono/fix-567563iain
2018-02-15Merge branch 'master' into static-registrar-supportMarius Ungureanu
2018-02-15Merge pull request #3712 from Juniorsnet/masterLluis Sanchez
2018-02-15[IDE] Fix null reference when code uses Log.WriteLineiain holmes
2018-02-15Merge pull request #3848 from mono/fix-dotnetcore-nunit-tests-load-failureLluis Sanchez
2018-02-15Merge pull request #3864 from mono/fix-gh3590-invalid-toolbox-iconsLluis Sanchez
2018-02-15Merge pull request #3863 from mono/master-fix568065Mike Krüger
2018-02-15[Designer] Fix crash if toolbox item icon is missing or has no fixed sizeVsevolod Kukol
2018-02-15[Mac] Add back support for debugging from the IDE.therzok
2018-02-15Fixed 'Bug 568065: Multiple identical entries for Tuple in completionMike Krüger
2018-02-15[Ide] When showing a result dialog, compute transientFor if possible (#3857)Marius Ungureanu
2018-02-14Expose an API to register Solution Crawler. (#3852)Kirill Osenkov
2018-02-14[NUnit] Fix being unable to use NUnit in a .NET Core test projectMatt Ward
2018-02-14[Git] Add tests for VCS clone failing for XA repo (#3796)Marius Ungureanu
2018-02-14Merge pull request #3853 from mono/master-fix560350David Karlaš
2018-02-14[Git,VCS] Fix some task balancing in clone and report message properly (#3841)Marius Ungureanu
2018-02-14Merge master into editorFeaturesDavid Karlaš
2018-02-14Fix #560350: Issue with adding a Style to Tags in cshtml viewsDavid Karlaš
2018-02-13Merge branch 'master' into quality-telemetry-phase2Matt Ward
2018-02-13[Refactoring] Fix Fix All in document command (#3807)Marius Ungureanu
2018-02-13Merge pull request #3774 from mono/fix-527927Lluis Sanchez
2018-02-13Merge pull request #3779 from mono/master-fix561844Lluis Sanchez
2018-02-13[Ide] Don't run the completion service query on the UI thread (#3833)Marius Ungureanu
2018-02-12Merge pull request #3487 from mono/make-document-switcher-shortcuts-configurableGreg Munn