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
2015-04-30[Core] Windows and Mac implementation of PasswordProvider removal.Marius Ungureanu
2015-03-16[Designer.iOS] Make the keychain tests more robustAlan McGovern
2014-06-24Fix buildMichael Hutchinson
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-09[Test] Fix MacPlatform testsMichael Hutchinson
2014-04-08[Test] Fix MacPlatformTestMichael Hutchinson
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2013-08-29[MacPlatform] Renamed Keychain.FindInternetPasswordAndUserName => FindInterne...Jeffrey Stedfast
2013-08-29[MacPlatform] Implement a little more keychain for our testsAlan McGovern
2013-08-28[MacPlatform] Fix a bug in the new Keychain codeAlan McGovern
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-07-26[tests] Port everything to GuiUnit and add it as a submoduleAlan McGovern
2013-06-06[tests] Port to using the new test runner for our internal testsAlan McGovern
2013-05-08Test assemblies must not local copy referencesLluis Sanchez
2013-02-21[MacPlatform.Tests] Fixed to pass.Jeffrey Stedfast
2013-02-15[OldNRefactory] Removed all but 1 reference to OldNRefactoryJeffrey Stedfast
2013-01-14Renamed external/Mono.Cecil -> external/cecil.Mike Krüger
2012-08-10[externals] Add nrefactory as a submoduleAlan McGovern
2012-06-27[Build] Change the build system to use xbuild instead of makefiles (again)Alan McGovern
2012-06-26Revert "[Build] Change the build system to use xbuild instead of makefiles"""Alan McGovern
2012-06-26[Build] Change the build system to use xbuild instead of makefiles""Alan McGovern
2012-06-20Bools in projects are not using pascal casingLluis Sanchez
2012-06-05[Tests] Import a new test runner using a git submodule and enable the testsAlan McGovern
2012-05-17[Build] Fix references to the projects in externals within the csproj filesAlan McGovern
2012-04-27[Build] Fix the windows build via sln filesAlan McGovern
2012-04-18[UnitTests] Fixed to reference the bundled NUnit directlyJeffrey Stedfast
2012-04-13[MacPlatform] Add comment explaining what the tests are checkingAlan McGovern
2012-04-12Add a missing [TestFixture]Alan McGovern
2012-04-12[Tests] Fixed MacPlatform buildJeffrey Stedfast
2012-04-11[MacPlatform] Add tests to cover the previous fix and fix a race conditionAlan McGovern