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-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-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
2015-08-27Merge pull request #1015 from directhex/only-restore-nuget-on-gitMatt Ward
2015-08-27Make "NuGet.exe restore" conditional on git.Jo Shields
2015-08-25[UITest] Create a method to check if logs contain certain errors/warningManish Sinha
2015-08-20[UITest] Implement 3 retries for NuGet search to get around poor network conn...Manish Sinha
2015-08-07[UITest] Added PreferencesController to test wrappersManish Sinha
2015-07-31[UITest] Added a wrapper WaitForNuGet for handling NuGet status messagesManish Sinha
2015-07-30[UITest] Add DebugMac and ReleaseMac configurationsManish Sinha
2015-07-27[UITest] Add ProjectOptionsController to wrap Project/Solution OptionsManish Sinha
2015-07-24[UITests] When the NuGet package is updated, the Local Copy flag should be pr...Manish Sinha
2015-07-23[UITests] Added Git StashManager tests and fixed other testsManish Sinha
2015-07-23[UITests] Add Workbench class for Workbench related activities and fix testsManish Sinha
2015-07-14Merge pull request #976 from manish/run-uitest-assembliesManish Sinha
2015-07-14[UITest] Throw proper exceptions if Project cannot be createdManish Sinha
2015-07-13[UITests] Update Makefile to be able to run any test assembly starting with M...Manish Sinha
2015-06-22[UITest] Added NuGet Add Package Test and Added NuGetControllerManish Sinha
2015-06-18[UITest] Added basic support for Solution ExplorerManish Sinha
2015-06-17[UITest] Extract commonly known window AppQuery as a static FuncManish Sinha
2015-06-17[UITest] Added NewFileController for Adding new fileManish Sinha
2015-06-09[UITest] Add test to validate NewProjectDialog previewManish Sinha
2015-06-09[UITest] Git: Implement New Branch and Switch to Branch testManish Sinha
2015-06-05[UITest] Added Svn checkout testManish Sinha
2015-06-05[UITest] Added Git Commit testsManish Sinha
2015-06-04[UITest] Added NUnit from NuGet to packages.configManish Sinha
2015-06-04[UITest] Use the nunit dlls provided from nuget rather than external/Manish Sinha
2015-06-03[Tests] Restore nuget package BeforeBuildGreg Munn
2015-06-03[Core] Remove Newtonsoft.Json submodule and replace with NugetGreg Munn
2015-06-01[UITest] Fetch and save the memory usage of each test on the diskManish Sinha
2015-05-28[UITest] Added UITest for Git CloneManish Sinha
2015-05-21[UITest] Move Screenshot functionality to UITestBase so that it can be availa...Manish Sinha
2015-05-21[UITest] Moved template tests from folder MonoDevelopTests to TemplateTestsManish Sinha
2015-04-21[UITest] Refactor CreateBuildProject into individual steps which can be overr...Manish Sinha
2015-04-15Added tests for Generic and C/C++ Miscellaneous templatesManish Sinha
2015-04-15Added ASP.NET template testManish Sinha
2015-04-14[UITest] Update the test frameworkiain holmes
2015-03-27Updated UserInterfaceTests for testing templates in MDManish Sinha
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-02-25Improve UI test systemMichael Hutchinson