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-10-20[Core] Updated FilePath unit testsJeffrey Stedfast
2015-09-12[Ide] Fix categories being removed with multiple template providers.Matt Ward
2015-07-30[Core] Temporarily enable crash reporting while running tests.Marius Ungureanu
2015-07-30[Core] Use LCD for stacktrace line in tests.Marius Ungureanu
2015-07-28Revert "[Core] Only allow a crash reporter to be subscribed once."Marius Ungureanu
2015-07-28[Core] Simplifying logging service tests.Marius Ungureanu
2015-07-28[Core] Only allow a crash reporter to be subscribed once.Marius Ungureanu
2015-07-28[Core] Add CrashReporter testing.Marius Ungureanu
2015-07-28[Core] Add exception data to logging service.Marius Ungureanu
2015-07-10[UnitTests] Fix failing unit test.Matt Ward
2015-06-26Workaround for xbuild bugLluis Sanchez
2015-06-08[UnitTests] Turned off failing unit tests.Mike Krüger
2015-06-05[Core] Ensure msbuild engine is used by defaultLluis Sanchez
2015-06-02[Core] Project model improvementsLluis Sanchez
2015-05-18Track NRefactory API changes.Mike Krüger
2015-05-18Bump NRefactory.Mike Krüger
2015-04-30Merge remote-tracking branch 'origin/master' into xs6-libgit2Marius Ungureanu
2015-04-30[Core] Windows and Mac implementation of PasswordProvider removal.Marius Ungureanu
2015-04-29Merge remote-tracking branch 'origin/master' into xs6-libgit2Marius Ungureanu
2015-04-23[Core] Enforce more FilePath tests.Marius Ungureanu
2015-04-23[Ide] Fix some tests message mishaps.Marius Ungureanu
2015-04-21[Core] Add cloning semantics test.Marius Ungureanu
2015-04-21[Core] Enforce tests on FilePath and FileService path validity.Marius Ungureanu
2015-04-20Audit all usages of Path.GetInvalid*CharsMarius Ungureanu
2015-04-07[LibGit2] Replace NGit with LibGit2Sharp in sln.Marius Ungureanu
2015-03-19Merge branch 'templates-update'Vincent Dondain
2015-03-11[UnitTests] Ported unit tests to target framework 4.5 instead of 2.0/3.5 so i...David Karlaš
2015-03-08[Ide] Check for extra invalid characters when creating new project.Anubhav singh
2015-02-20Merge branch 'master' into templates-updateVincent Dondain
2015-02-05[Ide] Project templates can now be hidden in the New Project dialog.Matt Ward
2015-02-03[Ide] Support not operator in project template conditions.Matt Ward
2015-02-03[Ide] Support conditionally generated text in file templates.Matt Ward
2015-01-26[Ide] Fix multiple projects parent directory.Matt Ward
2015-01-16Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-09[Ide] Fixed find in files search result markup bug.Mike Krüger
2015-01-09Fixed 'Bug 25836 - Search Results widget displaying wrong highlight'.Mike Krüger
2015-01-05Fixed 'Bug 25110 - Weird search result colours'.Mike Krüger
2014-12-10[Core] Prevent namespace ending with dot when creating new project.Matt Ward
2014-11-24[Ide] Map old template categories to new categories.Matt Ward
2014-11-21[Ide] Fix duplicate class name.Matt Ward
2014-11-21[Ide] Prevent use of extra invalid characters when creating a projectMatt Ward
2014-11-20[Ide] Classes should not be public unless strictly necessary.Matt Ward
2014-11-14[Ide] Do not show categories without templates in New Project dialog.Matt Ward
2014-11-14[Ide] Support semi-colon as separator for project template parameters.Matt Ward
2014-11-14[Ide] Support multiple parameters in project template conditions.Matt Ward
2014-11-14[Ide] Project template conditions are now case insensitive.Matt Ward
2014-11-11Merge branch 'monodevelop-master' into new-project-dialogMatt Ward
2014-11-04Merge remote-tracking branch 'mono/master' into xs6Lluis Sanchez
2014-11-04[UnitTests] Fixed some unreliable tests.Mike Krüger
2014-10-29[Ide] Cache and dispose wizard controls.Matt Ward