summaryrefslogtreecommitdiff
path: root/spec/unit/forge
AgeCommit message (Expand)AuthorFilesLines
2014-08-06(PUP-3019) Make PMT check for string status codes when downloadingAlex Dreyer1-3/+2
2014-08-05(PUP-3009) Add error handling to PMT module downloadsAlex Dreyer2-7/+11
2014-07-30(PUP-2745) Ignore malformed forge dependenciesBrandon High1-89/+173
2014-07-14(PUP-2920) Make PMT authenticate with forge and request extra modules.Alex Dreyer1-0/+14
2014-07-02(PUP-2869) Puppet should support HTTP proxy authenticationbeergeek1-2/+96
2014-04-04(PUP-2093) Migrate PMT to /v3 API.Pieter van de Bruggen2-20/+152
2014-01-17(Maint) Unravel require of forge codeAndrew Parker2-4/+2
2013-07-16(#21785) Module tool should include path part of URIErik Dalén1-3/+12
2013-07-04(#16635) Respect http_proxy environment and settings in pkgdmgClay Caviness1-29/+0
2013-02-22(#19409) Raise Puppet::Forge::Errors::ForgeError on bad HTTP response from forgeDominic Cleal1-0/+40
2013-02-11(#18494) Fix Ruby version number format for Ruby 2.0.0-p-1Dominic Cleal1-1/+1
2013-02-06Fix encoding problem with test fileMathieu Mitchell1-0/+1
2013-02-06Fixed URI encoding problem with requirement stringMathieu Mitchell1-0/+9
2012-07-26(#15666) Include downstream error when raising CommunicationsError exceptionKen Barber2-1/+45
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-2/+2
2012-06-27(#14598) Add SSL support for forge interactionKen Barber1-3/+46
2012-05-14Fix User-Agent for ruby 1.8.5Andrew Parker1-1/+1
2012-05-11(#14387) Puppet's Module face should send a User-AgentAndrew Parker1-4/+43
2012-05-11Cleanup of the Forge codeAndrew Parker1-42/+35
2012-03-30Add Module ToolMatt Robinson1-30/+0
2012-02-08(#12244) All forge interactions should be centralizedKelsey Hightower1-0/+86