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
2018-08-05[Ide] Only build executing projectsMikayla Hutchinson
2018-07-25[Ide] Fix no build on running a projectMatt Ward
2018-07-17[Ide] Parallelize CheckAndBuildForExecuteMikayla Hutchinson
2018-07-17[Ide] Generalize CheckAndBuildForExecuteMikayla Hutchinson
2018-07-03[Telemetry] Track BuildAndDeploy timeiain holmes
2018-05-15Extend new file dialog to support solution foldersMikayla Hutchinson
2017-10-27[Coverity] Allow monitor to be disposed when an exception is throwniain holmes
2017-10-26Switch the default button to 'Build'. Fixes #60344nosami
2017-08-22Fix warnings in MD.IdeLluis Sanchez
2017-07-14Fix issue in FastCheckNeedsBuildLluis Sanchez
2017-05-11Fix typo: Inernal -> InternalKirill Osenkov
2017-04-24[Ide] New project dialog not displayed when modified file savedMatt Ward
2017-03-04Have MD TextDocument use and expose a VS TextDocument.David Pugh
2017-02-27Fixed 'Bug 52763 - [Webtools] FileNotFoundException on loose fileMike Krüger
2017-01-31Merge branch 'textmate' into vNextMike Krüger
2017-01-31Fixed 'Bug 52061 - XS getting crash on opening .cs file in HexMike Krüger
2017-01-31Merge branch 'textmate' into vNextMike Krüger
2017-01-26[Ide] Fix Clean failures not reported on RebuildMatt Ward
2017-01-11Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-11Bug 48234 - Unable to determine which `Application Output` pad belongs to whi...David Karlaš
2017-01-03Merge remote-tracking branch 'monodevelop/master' into vNextMatt Ward
2016-12-13[Ide] Fix bug #49301 - MSBuild Clean failures are not reportedLluis Sanchez
2016-12-09[Ide] Allow to skip template selection during solution creationVsevolod Kukol
2016-12-09[Ide] Allow to skip template selection during project creationVsevolod Kukol
2016-11-22Merge branch 'multisessiondebugging' into masterDavid Karlaš
2016-11-15[Ide] Fix last used project template not selectedMatt Ward
2016-11-02Merge master into multisessiondebuggingDavid Karlaš
2016-10-20[Ide] Support ProjectOperations.CreateProject with a preselcted templateVsevolod Kukol
2016-10-12Merge commit master into multisessiondebuggingDavid Karlaš
2016-10-12[Perf] Use Directory.Enumerate* instead of Get*therzok
2016-09-20Merge remote-tracking branch 'origin/master' into multisessiondebuggingLluis Sanchez
2016-09-06Fix bug 44009 - Running a solution builds the whole solutionLluis Sanchez
2016-08-02[Ide] Allow existing project files to be overwritten when adding files (#1535)Matt Ward
2016-07-25[Debugger] Support for multiple sessions debugging at onceDavid Karlaš
2016-07-14Improve error reportingLluis Sanchez
2016-07-13Merge remote-tracking branch 'origin/run-configurations'Lluis Sanchez
2016-07-13[Ide] Allow dropping files from SolutionFolder to Project/ProjectFolder.therzok
2016-06-27Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-02[Ide] Fixup rebuild monitor behaviourtherzok
2016-06-01[Ide] Fix bug when running custom run configurationLluis Sanchez
2016-05-31Execution system changesLluis Sanchez
2016-05-17Fixed 'Bug 40991 - System.IO.IOException: Reading more than 2GB withMike Krüger
2016-05-12Change GetReferencedAssemblies APILluis Sanchez
2016-05-12Revert "Merge branch 'new-asm-reference'"Lluis Sanchez
2016-05-12Change GetReferencedAssemblies APILluis Sanchez
2016-05-04[Ide] Add cancellation support for all nav/refactoring cancellable actions.therzok
2016-02-04[Ide] Fix References dialog keeping a reference to the project.Matt Ward
2016-01-28[ide] Make setter for CurrentSelectedWorkspaceItem, CurrentSelectedSolutionIt...Lukasz
2016-01-15[Ide] Fixed bug with starting debugging silently failing if files were modifiedDavid Karlaš
2016-01-12Merge remote-tracking branch 'origin/roslyn-nogtkshell'Marius Ungureanu