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
2016-01-06Fixed 'Bug 37434 - Can't select text from the TestResults window'Mike Krüger
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-08[NUnit] Fixing obsolete duplicated fsharpbinding icon referenceVaclav Vancura
2015-12-04[NUnit] Remove static context menu.Matt Ward
2015-12-04Merge branch 'master' into roslynMatt Ward
2015-11-27[NUnit] Use ContextMenu for NUnit gutter menusiain holmes
2015-11-19[NUnit] Fix NUnit extension initialization issueLluis Sanchez
2015-11-19Remove debug codeLluis Sanchez
2015-11-19[NUnit] Fix slowdown when checking if a project is executableLluis Sanchez
2015-11-10Fixed 'Bug 35534 - Cannot select "Run" from the context menu for'.Mike Krüger
2015-11-02Merge branch 'roslyn', remote-tracking branch 'origin' into roslyn-64bitiain holmes
2015-11-02[NUnit] Add rerun command to the test pad.Marius Ungureanu
2015-10-29Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-10-29[NUnit] Fix duplicate test result text in Test Results status bar.Matt Ward
2015-10-23[NUnit] Removed nuget restore from the before build target.Mike Krüger
2015-09-21Merge branch 'master' into roslynMarius Ungureanu
2015-09-19Fixup! Configurations with new version of tool.Marius Ungureanu
2015-09-16Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-09-16Fix image loading errorLluis Sanchez
2015-09-10Merge branch 'master' into roslynMike Krüger
2015-09-10Fixed 'Bug 33678 - Copy command on Test Results pane copies from theMike Krüger
2015-09-04handle spaces in F# function namesnosami
2015-07-31Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-29[NUnit] Do not clear test results when active config changed.Matt Ward
2015-07-28Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-28[NUnit] Test result counts not cleared from Test Results windowMatt Ward
2015-07-17[NUnit] Fixed unit test editor extension popup menu.Mike Krüger
2015-07-01Merge branch 'master' into templates-update-masterVincent Dondain
2015-06-26[NUnit] Properly register test run operationsLluis Sanchez Gual
2015-06-26fix 3d66c37Alan McGovern
2015-06-26Merge commit '98eb293' into roslynAlan McGovern
2015-06-24[NUnit] Dispose our Process object and unhook our eventAlan McGovern
2015-06-23Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-06-22Merge pull request #955 from mono/coverity-fixesMarius Ungureanu
2015-06-22Merge branch 'roslyn' into roslyn-noxmlLluis Sanchez
2015-06-22[NUnit] Fix NRE when running testsLluis Sanchez
2015-06-22[NUnit] Fix null ref when using mdtool.Matt Ward
2015-06-19Merge branch 'master' into roslynDavid Karlaš
2015-06-19Bug 31236 - Unable to debug UITestsDavid Karlaš
2015-06-19[Roslyn] Switched to release build.Mike Krüger
2015-06-19Merge branch 'master' into roslyniain holmes
2015-06-19Merge pull request #951 from mono/test-checkMarius Ungureanu
2015-06-19Switched from NuGet roslyn to custom one.Mike Krüger
2015-06-19[NUnit] Fix explicit dereference of nullMarius Ungureanu
2015-06-19[NUnit] Fix typo in failure message.Marius Ungureanu
2015-06-19[NUnit] Fix leak of LocalConsole in running with Console RunnerMarius Ungureanu
2015-06-19[NUnit] Fix possible NRE.Marius Ungureanu
2015-06-19[NUnit] Fix Gtk leak of tree path.Marius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-16[NUnit] Disable Run With items when a test is running.Marius Ungureanu