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-10-24Don't wait for commands unless they're ready to activatetherzok
2019-10-24Attempt to fix flakey leak test that happens due to not waiting for the save ...therzok
2019-09-18Update TestService.csMarius Ungureanu
2019-09-18Fix build for other projectstherzok
2019-09-18Fix leaktests to use new way of toggling on legacy editor supporttherzok
2019-05-23Fix access to status bar from autotestLluis Sanchez
2019-04-26Improve single result asserttherzok
2019-03-25Misc fixestherzok
2019-03-25Simplify poll steps and polling by using a timer, and not thread sleepstherzok
2019-03-25Add comment about missing implementation of EnterText for new C# editortherzok
2019-03-25Cleanup code in IdeQuery.cstherzok
2019-03-25WaitForIdeIdle should poll a bit more oftentherzok
2019-03-25Prevent adding the status message to look for over and over againtherzok
2019-03-21Merge remote-tracking branch 'origin/master' into master-vnextLluis Sanchez
2019-03-18[StressTest] Properly set variables for branded MDtherzok
2019-03-18[StressTest] Don't remove log file and set it properly via process env varstherzok
2019-02-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2019-02-15Close the workbench when running stress test apptherzok
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-11Fix a couple build errorsMikayla Hutchinson
2019-01-11Centralize some more package versionsMikayla Hutchinson
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2017-12-03Added `--profiler:` option to StressTest so it can automatically take heapsh...David KarlasĖŒ
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