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
path: root/main/src
AgeCommit message (Expand)Author
2019-08-12[NuGet] Fix current version label in Manage NuGet packages dialogMatt Ward
2019-08-12Merge pull request #8389 from mono/nuget-support-netcore3-preview8Matt Ward
2019-08-12Merge pull request #8334 from mono/startup-loggingMatt Ward
2019-08-12[NuGet] Fix failing test due to change in .NET Core 8.0 SDK preview 8Matt Ward
2019-08-09Merge pull request #8197 from mono/vsts-866545-objectvaluetreeviewGreg Munn
2019-08-09Merge pull request #8354 from mono/master-vsts961599Vsevolod Kukol
2019-08-09Merge pull request #8337 from mono/vsts-952602-save-severity-in-C#-source-ana...Greg Munn
2019-08-09Merge pull request #8314 from mono/vsts-943365-Change-Delete-to-Remove-for-pr...Greg Munn
2019-08-09[TextEditor] Add back the Xwt project reference hintsJeffrey Stedfast
2019-08-09[Debugger] Tweaked ObjectValueTreeViewController and friendsJeffrey Stedfast
2019-08-09Merge pull request #8201 from mono/pr-bump-dotnetcore-3.0Lluis Sanchez
2019-08-09Merge pull request #8366 from mono/pr-sandy-multi-targeting-tooltip-hackSandy Armstrong
2019-08-09[DotNetCore] Show FrameworkReferences in solution windowMatt Ward
2019-08-09[Core] Support getting FrameworkReferences for the projectMatt Ward
2019-08-09[DotNetCore] Allow access to internals for MonoDevelop.AzureFunctionsRodrigo Moya
2019-08-09[DotNetCore] Add support for checking runtime in DotNetCoreSdkInstalledCondi...Rodrigo Moya
2019-08-09[Tests] Set PATH to standard dotnet location to avoid other SDKs being usedRodrigo Moya
2019-08-09[PackageManagement] Fix .NET Core tests with only 3.0 installedRodrigo Moya
2019-08-09[DotNetCore] Fix .NET Core 3.0 tests when only 3.0 is installedRodrigo Moya
2019-08-09Merge pull request #8363 from mono/pr-sandy-intellisensewarningMarius Ungureanu
2019-08-09Fixes VSTS Bug 961599: [Feedback] Visual Studio crashes/exists whenMike Krüger
2019-08-09Roslyn: Don't disable Roslyn's semantic QuickInfo after known errorSandy Armstrong
2019-08-09Merge pull request #7621 from mono/master-asyncVCAPIVsevolod Kukol
2019-08-08Icons: Map md-warning to KnownImageIds.IntellisenseWarningSandy Armstrong
2019-08-08Merge branch 'master' into vsts-866545-objectvaluetreeviewJeffrey Stedfast
2019-08-08Merge pull request #8357 from mono/pr-sandy-unnamed-themodySandy Armstrong
2019-08-08Merge pull request #8273 from mono/file-service-optLluis Sanchez
2019-08-08[VersionControl] Fix NRE in Log commandVsevolod Kukol
2019-08-08TextEditor: Allow opening C# files with certain custom themesSandy Armstrong
2019-08-08[CSharp] Enable PreviewCody Russell
2019-08-08[VersionControl] Added destroy token to CommitDialog.Mike Krüger
2019-08-08[VersionControl] Fixed OnFaulted cases.Mike Krüger
2019-08-08Update main/src/addins/VersionControl/MonoDevelop.VersionControl.Git/MonoDeve...Mike Krüger
2019-08-08[Git] skip task continuation initially if window got destroyedMike Krüger
2019-08-08Fix one more failing testtherzok
2019-08-08[Core] Fix tests failing after some changes to creating path settherzok
2019-08-08Change order of disposal so FSW isn't leakedtherzok
2019-08-08Optimize AddToSet so we don't redundantly allocate a stringtherzok
2019-08-08Simplify a bit of the FileWatcherService teststherzok
2019-08-08Add back some missed changestherzok
2019-08-08Deduplicate notification codetherzok
2019-08-08Remove AsyncEventstherzok
2019-08-08Fix timings perf testtherzok
2019-08-08Use reader writer locktherzok
2019-08-08Add teststherzok
2019-08-08[Core] FileWatcherService now handles workspace items and their registrationstherzok
2019-08-08[Core] Initial working implementation for the filter treetherzok
2019-08-08[Core] Implement a way to find if a node is included in a pathtree conetherzok
2019-08-08Make this constructor internal, it's not supposed to be constructed by anyone...therzok
2019-08-08[Core] We want to throw in case someone registers a null idtherzok