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-09-05[Git] Make most GitRepository APIs asyncVsevolod Kukol
2019-08-01[VersionControl] Fixed version control tests.Mike Krüger
2019-08-01[VersionControl] Fixed build.Mike Krüger
2019-08-01Implement Issue #6943 Version Control background thread processingMike Krüger
2019-08-01[VersionControl] Fixed unit tests.Mike Krüger
2019-08-01[VersionControl] Made Repository API async.Mike Krüger
2019-08-01[VersionControl] Made Revision async.Mike Krüger
2019-02-20[VersionControl] Dispose mock repo after checking outVsevolod Kukol
2019-02-20[VersionControl] Log the name of the current testVsevolod Kukol
2019-02-20[Git] Properly release repositories after running testsVsevolod Kukol
2019-02-20[Git] Run monitored operations in unit tests asynchronouslyVsevolod Kukol
2017-08-09[VCS] Optimize log widget renderingMarius Ungureanu
2016-08-25[Git] Enable log tests.therzok
2016-08-25[Subversion] Fix unit tests for Svn supplied by xcode8therzok
2016-08-25[VCS] Log the version of the VCS being tested.therzok
2016-08-25[VersionControl] Disable these tests for nowAlan McGovern
2016-04-19[VCS] Add tests for case rename and implemented win32 svn.Marius Ungureanu
2015-12-18[VCS] Fix tests and make all diffs not include eol in diffing.Marius Ungureanu
2015-12-18[VCS] Implement Show Blame Before commandtherzok
2015-09-14Fix a regression from the previous mergeAlan McGovern
2015-09-14Merge remote-tracking branch 'origin/master' into roslynAlan McGovern
2015-09-12[VCS] Remodel the test suite repo constructionMarius Ungureanu
2015-06-24Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-24[VCS] Ignore a test.Marius Ungureanu
2015-06-16Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-06-16[Svn] Disable log tests on mac/linux.Marius Ungureanu
2015-06-16[VersionControl] Improve log and tests.Marius Ungureanu
2015-06-01[Git.Tests] Fixed build.Mike Krüger
2015-06-01Merge branch 'master' into roslynMike Krüger
2015-05-27[Git] Fix unit tests which required the cache to be updated.Marius Ungureanu
2015-05-25[Git] Fixup revert with test.Marius Ungureanu
2015-05-25[Git] Fixup crash when using blame/changes on new filesMarius Ungureanu
2015-05-20Track api changesLluis Sanchez Gual
2015-05-20Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-05-20[Git] Stage reversal of files. We don't want the index polluted.Marius Ungureanu
2015-05-19Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-05-14[Git] Refactor unit test to use test cases.Marius Ungureanu
2015-05-05[Subversion] Fix failing test and rename implementation.Marius Ungureanu
2015-04-07[LibGit2] Migrate test changes.Marius Ungureanu
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-10Improve File and Directory Delete tests.Marius Ungureanu
2014-07-10[VersionControl] Extend delete test.Marius Ungureanu
2014-07-10[VersionControl] Fix base test for DeletesDirectory.Marius Ungureanu
2014-07-08[VersionControl] Extend MoveFile test to cover all test cases.Marius Ungureanu
2014-04-28[VersionControl] Make unit tests more readable.Marius Ungureanu
2014-04-28[Git] Disable tests which don't support reverting revision.Marius Ungureanu
2014-03-14[VersionControl] Increase Query sleep timer to 1000Ungureanu Marius
2014-03-13[VersionControl] Fix concurrency in query thread.Marius Ungureanu
2013-11-18[Subversion] Added URL validation tests.Therzok
2013-11-18[VersionControl] Implemented backend specific testsTherzok