Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19Fix nuget packageLluis Sanchez
2014-11-19Documentation fixesLluis Sanchez
2014-04-30Simplify proxy auth systemMichael Hutchinson
2014-04-25Fix proxy NRE when internet unreachableMichael Hutchinson
2014-04-10Use .Create instead of .CreateHttp as the latter is PCL-only.Marius Ungureanu
2014-04-10Revert "Use .Create as .CreateHttp is PCL specific in .NET4"Marius Ungureanu
2014-04-10Use .Create as .CreateHttp is PCL specific in .NET4Marius Ungureanu
2014-04-10Add support for authenticated proxiesMichael Hutchinson
2014-04-10Flush csproj noiseMichael Hutchinson
2014-02-06Fix repository update issueLluis Sanchez
2013-11-10Throw if --all is not the first parameter.Ungureanu Marius
2013-11-09Fix commandline argument for --allUngureanu Marius
2013-05-22Fix repository update issueLluis Sanchez
2012-10-18[build] Build against the 4.0 profilebuild_updatesAlan McGovern
2012-10-16Updated project version to VS 2010Lluis Sanchez
2012-07-19Build the solution using xbuildLluis Sanchez
2012-07-09Bump version to 1.0Lluis Sanchez
2011-06-29Improve support for non-interactive installationsLluis Sanchez
2011-06-29Added option for bypassing confirmation of operationsLluis Sanchez
2011-04-19Delay add-in uninstallation if there is any write lock hold on its filesmono-addins-0.6.10.6.1Lluis Sanchez Gual
2011-04-19Simplified write permission checkLluis Sanchez Gual
2011-04-12Add support for delayed add-in uninstallation.Lluis Sanchez Gual
2011-04-12Added support for uninstalling several add-ins at once.Lluis Sanchez Gual
2011-04-12Added support for uninstalling multiple add-ins at once.Lluis Sanchez Gual
2011-04-12Made Mono.Addins internals visible to Mono.Addins.SetupLluis Sanchez Gual
2011-04-05Don't add slash to url if it already has one.Lluis Sanchez Gual
2011-04-05Added new overloads.Lluis Sanchez Gual
2011-04-04Allow getting the latest version of addins.Lluis Sanchez Gual
2011-04-04Allow 'uninstalling' core add-insLluis Sanchez Gual
2011-02-22Fix mixed line endings.Lluis Sanchez Gual
2011-02-22Read core properties from the header section.Lluis Sanchez Gual
2011-02-22Added commands for enabling/disabling repos. Improved help formatting.Lluis Sanchez Gual
2011-02-17Relocatable pc filesMichael Hutchinson
2011-02-17Don't import the root.mrep file if it has not been created.Lluis Sanchez Gual
2011-02-15Add some missing docs.Lluis Sanchez Gual
2011-02-15Add missing documentation.Lluis Sanchez Gual
2011-02-15Allow setting the name of a repositoryLluis Sanchez Gual
2011-02-14Fix bug #4920 - AddinRepository.LastModified is always 01.01.1900 00:00:00Lluis Sanchez Gual
2011-02-14Fix logic for setting the last change timestamp.Lluis Sanchez Gual
2011-02-11Added support for enabling/disabling registered repositories.Lluis Sanchez Gual
2011-02-10Bump version to 0.6Lluis Sanchez Gual
2011-02-09Allow overwriting files when installing.Lluis Sanchez Gual
2011-02-08Minor fix.lluis
2011-02-08Updated target framework.lluis
2011-02-08Store the download size in the online add-in manifestlluis
2011-02-08Added an overload for setting properties without a localelluis
2011-02-04Added support for downloable support files, to be used for packageLluis Sanchez Gual
2011-02-04Add support for custom addins and cache dirsLluis Sanchez Gual
2011-02-03Don't crash if a repository can't be removed.Lluis Sanchez Gual
2011-01-31Improve manifest cleanup when packaging.Lluis Sanchez Gual