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-09-12[VCS] Remodel the test suite repo constructionMarius Ungureanu
2015-06-16[VersionControl] Improve log and tests.Marius Ungureanu
2015-04-07[LibGit2] Fixes!Marius Ungureanu
2015-04-07[LibGit2] Migrate test changes.Marius Ungureanu
2014-11-10Merge remote-tracking branch 'xamarin/xs6'Lluis Sanchez
2014-11-07Bug 24316 - Xamarin Studio crashes everytime when viewing SVN log on Mac OS.X...Marius Ungureanu
2014-07-16Merge remote-tracking branch 'origin/master' into xs6Alan McGovern
2014-07-08[Subversion] Fix Unix UnitTest for Move.Marius Ungureanu
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-28[VersionControl] Make unit tests more readable.Marius Ungureanu
2014-03-13[VersionControl] Fix concurrency in query thread.Marius Ungureanu
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2013-11-18Fix build. >_>Therzok
2013-11-18[Subversion] Added URL validation tests.Therzok
2013-11-18[VersionControl] Implemented backend specific testsTherzok
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-09-02[Version Control] Improved Unit Tests and Progress/Cancel commands.Therzok
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-19[Version Control] Fixed UnitTests on Unix platform.Marius Ungureanu
2013-08-19[Svn] Fixed an issue with Revision.GetPrevious on special rev kinds.Therzok
2013-08-17[Version Control] One more Unit Test and a fix to streamline code.Therzok
2013-08-14Fixed Unix UnitTests.Marius Ungureanu
2013-08-14[Version Control] Implemented one more test.Therzok
2013-08-14[Version Control] Unit Tests - Refactoring.Therzok
2013-08-14[Version Control] Unit Tests refactor and addition:Therzok
2013-08-14[Version Control] Use the new refactored functions.Therzok
2013-08-14[Version Control] Refactor VCS Util functions.Therzok
2013-08-14[Version Control] First part of upgrading Unit TestsTherzok
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Consistently optimize release configs, and not debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-10[Subversion] Test every combination of detecting an svn checkoutAlan McGovern
2013-08-10[Subversion] Fix a broken test and also enhance itAlan McGovern
2013-08-09[Subversion] Add a test for a regression fixed in da59643a6Alan McGovern
2013-08-09[Version Control] Ensure we don't ever get false positives on repositories.Therzok
2013-07-26[tests] Port everything to GuiUnit and add it as a submoduleAlan McGovern
2013-07-24[Tests] Force all VersionControl tests to do Sync operations.Therzok
2013-07-23[tests] Temporarily disable the subversion testsAlan McGovern
2013-07-19Remove some unneeded references.Marius Ungureanu
2013-07-19[Version Control] Subversion Unix Tests - FixupsMarius Ungureanu
2013-07-19[Version Control] Unit Tests - fixups. ;DTherzok
2013-07-19[Version Control] Refactored Git and Win32 Svn Unit Tests.Therzok
2013-07-11Unix compile fix.Marius Ungureanu
2013-07-11[Version Control] Made Git Tests BaseTests link to GitUnix Subversion Tests.Therzok
2013-07-10Safety check in case files don't get deleted. (Had this issue on Windows.)Therzok
2013-07-10[Version Control System] Fixed line endings.Therzok
2013-07-10Split test files so we can use test fixture as a base for Git tests too.Therzok