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
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2017-12-03Added `--profiler:` option to StressTest so it can automatically take heapsh...David Karlaš
2017-09-05Uitests fixes (#2989)Marius Ungureanu
2017-08-31[UITest] Fix Xamarin Update detection. (#2966)Marius Ungureanu
2017-07-19Unify all references to NewtonSoft.Json.dll to 10.0.3.Kirill Osenkov
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2017-01-14Revert "Downgrade Newtonsoft.Json from v9 to v8 to fix XVS runtime issues"Mikayla Hutchinson
2016-11-17Downgrade Newtonsoft.Json from v9 to v8 to fix XVS runtime issuesGreg Munn
2016-10-04bump Newtonsoft.Json to 9.0.1 to match identity requirementsGreg Munn
2016-06-17[build] Stop using NuGet.exe restore in individual projects.Matt Ward
2016-04-14[UI Tests] Treat warnings as errorsiain holmes
2016-04-14[UI Tests] Fix warningsiain holmes
2016-01-29Fix remaining MONODEVELOP_TEST_PROFILE usagemhutch
2016-01-27Remove outdated docs and ChangeLogsMichael Hutchinson
2015-11-05[UITest] Fix GitRepositoryConfiguration testsManish Sinha
2015-10-29Merge pull request #1116 from mono/uitestKyle White
2015-10-28[UITest] Add support for testing installed XSKyle White
2015-10-26[UITest] Added Cycle6 category to tests so that they can be ignored when runningManish Sinha
2015-10-23Merge pull request #1110 from manish/git-reproduction-stepsManish Sinha
2015-10-22[UITest] Finished adding ReproStep for Git TestManish Sinha
2015-10-22[UITest] Added RepoFailedStep to construct Expected,Actual formatManish Sinha
2015-10-22[UITest] Add Reproduction Steps for GitBaseManish Sinha
2015-10-22Test] Fix the order in which TearDown operations are calledManish Sinha
2015-10-22[UITest] Add Git Reproduction Steps in VCSBaseManish Sinha
2015-10-15[UITest] When test can't find a package, assert inconclusiveKyle White
2015-10-13Merge pull request #1096 from DavidKarlas/uiTestWaitUntilMessageDavid Karlaš
2015-10-13Revert "[UITest] Update custom user profile env var"Manish Sinha
2015-10-13Revert "[UITest] Copy MonoDevelopProperties.xml to test profile and disable u...Manish Sinha
2015-10-13[UITest] Improved WaitUntil to be able to add timeout message, main reason fo...David Karlaš
2015-10-09[UITest] The git clone tests are subject to network speeds, and sometimes tak...Kyle White
2015-10-09Merge pull request #1092 from manish/save-all-before-closingManish Sinha
2015-10-09Merge pull request #1091 from kdubau/git-waitfor-sensitivityManish Sinha
2015-10-09[UITest] Call SaveAll before closing a project to avoid the dialog boxManish Sinha
2015-10-09[UITest] Wait for Commit button sensitivityKyle White
2015-10-09[UITest] Handle Git's "User Information Conflict" dialog boxManish Sinha
2015-10-08[UITest] Copy MonoDevelopProperties.xml to test profile and disable updaterManish Sinha
2015-10-08Merge pull request #971 from mono/fix_test_profile_locationManish Sinha
2015-10-07[UITest] Added "Smoke" Category to tests which we want to run for smoke testingManish Sinha
2015-10-05[UITest] Fix NuGet and Git tests by fixing timeouts and using gtk-sharp repo ...Manish Sinha
2015-10-05[UITest] WaitForIdeIdle does not unblock on specific messages. Extra messages...Manish Sinha
2015-10-05[UITest] For UITest FileLogger use the testname as the loggerManish Sinha
2015-10-01[UITest] Initialize the ProjectDetails BuildTimeout properlyManish Sinha
2015-10-01[UITest] Clean up UITest wrappersManish Sinha
2015-09-30[UITest] Guard Util extension methods against NullReferenceExceptionManish Sinha
2015-09-30[UITest] Implement WaitForIdeIdle to wait for same status messageManish Sinha
2015-09-29[UITest] Move Build ReproStep inside OnBuildSolutionManish Sinha
2015-09-29[UITest] Add ReproStep to OptionsController and subclassesManish Sinha
2015-09-29[UITest] Add ReproStep to NewFileController and SolutionExplorerControllerManish Sinha
2015-09-29Merge pull request #1074 from manish/repro-steps-improvementManish Sinha