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-04-08Merge pull request #531 from xamarin/pr-anvod-editor-defaultAaron Bockover
2019-04-08Revert "Fixes VSTS Bug 840947: [Feedback] Enable full line text result in"Lluis Sanchez
2019-04-08Changing configuration value to mark the editor as default.Anže Vodovnik
2019-04-08Merge pull request #528 from xamarin/netcore-hitcountJason Imison
2019-04-08Merge pull request #522 from xamarin/msbuild-currentRodrigo Moya
2019-04-08Merge pull request #449 from xamarin/master-vnext-fix-launchSettingsRodrigo Moya
2019-04-08Merge pull request #519 from xamarin/master-vnext-fix-804006Jason Imison
2019-04-08Add support for .NET Core breakpoint hit countnosami
2019-04-08Merge pull request #518 from xamarin/master-vnext-vsts720764Lluis Sanchez
2019-04-08Merge pull request #515 from xamarin/master-vnext-vsts840947Vsevolod Kukol
2019-04-05[msbuild] Fix possible NREAnkit Jain
2019-04-05[msbuild] Update to work with ToolsVersion=`Current`Ankit Jain
2019-04-05[aspnetcore] Fixes GetFirstApplicationURL TestJose Miguel Torres
2019-04-05Prevent the UI from hanging.nosami
2019-04-05[aspnetcore] Fixes a compatibility issue with debuggerJose Miguel Torres
2019-04-05Merge pull request #510 from xamarin/pr-kirillo-new-doc-model-buildAaron Bockover
2019-04-05Merge pull request #509 from xamarin/pr-sandy-manage-itAaron Bockover
2019-04-05Merge pull request #483 from xamarin/fix-611798Vsevolod Kukol
2019-04-05Fixes VSTS Bug 720764: Using Navigate To and searching for "NavigateMike Krüger
2019-04-05Merge pull request #485 from xamarin/fix-833649Lluis Sanchez
2019-04-05[aspnetcore] Sets back former method's name.Jose Miguel Torres
2019-04-05Avoid try to open the native lib every time, return null if we failed to init...Javier Suárez Ruiz
2019-04-05Changes in naming and conditions to check libgit dll not problemsJavier Suárez Ruiz
2019-04-05Fixes VSTS #611798 - Avoid crash loading a solution without find the libgit l...Javier Suárez Ruiz
2019-04-05Merge pull request #466 from xamarin/fix832346-help-searchVsevolod Kukol
2019-04-05Merge pull request #511 from xamarin/master-vnext-control-weaktableMarius Ungureanu
2019-04-05Fixes VSTS Bug 840947: [Feedback] Enable full line text result inMike Krüger
2019-04-05Merge pull request #464 from xamarin/master-vnext-vsts691624Vsevolod Kukol
2019-04-05Merge pull request #459 from xamarin/fixes-827074Vsevolod Kukol
2019-04-05Merge pull request #453 from xamarin/master-vnext-vsts824121Vsevolod Kukol
2019-04-05[Ide] Support project template visibility with new templating engineMatt Ward
2019-04-05Refactor Control handling code to use ConditionalWeakTabletherzok
2019-04-05Fix Windows build.Kirill Osenkov
2019-04-04[aspnetcore] Overloads AspNetCoreRunConfiguration ctor to avoid braking APIJose Miguel Torres
2019-04-04TextEditor.Cocoa: Use managed GtkNSView host by defaultSandy Armstrong
2019-04-04Merge pull request #502 from xamarin/master-vnext-cache-failureMarius Ungureanu
2019-04-04Merge pull request #481 from xamarin/pr-abock-editor-splitLluis Sanchez
2019-04-04[aspnetcore] Proper use of GettextCatalog.GetString()Jose Miguel Torres
2019-04-04[aspnetcore] Adds IOException handlingJose Miguel Torres
2019-04-04[aspnetcore] Removes useless Directory.Exists ()Jose Miguel Torres
2019-04-04[aspnetcore] A couple of code improvementsJose Miguel Torres
2019-04-04[aspnetcore] Adds TryGetApplicationUrl ext. methodJose Miguel Torres
2019-04-04[aspnetcore][tests] LaunchSettings API testsJose Miguel Torres
2019-04-04[aspnetcore] Implements LaunchSettings APIJose Miguel Torres
2019-04-04[dotnetcore] Removes legacy support to LaunchSettings parsingJose Miguel Torres
2019-04-04[aspnetcore] Adds LaunchProfile classesJose Miguel Torres
2019-04-04Merge pull request #501 from xamarin/mef-startuMarius Ungureanu
2019-04-04Use a better checkMarius Ungureanu
2019-04-04Merge pull request #488 from xamarin/master-vnext-first-responderMarius Ungureanu
2019-04-04[Workspace] Cancellation will make the cacheInfo return null, so handle that ...therzok