summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/rubygems.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-24/+24
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-24/+24
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-2/+2
* Merge pull request #3383 from jfly/masterThom May2015-08-131-1/+1
|\
| * Handling case where windows users install to a non default location.Jeremy Fleischman2015-06-291-1/+1
| * gem_package should install to the systemwide Ruby when using ChefDK.Jeremy Fleischman2015-05-181-1/+1
* | fix package timeout attributeLamont Granquist2015-06-021-4/+4
* | Drop support for rubygems 1.xdrop-rubygems-1.xdanielsdeleo2015-06-011-8/+1
|/
* Clearing sources works for string optionsPeter Burkholder2015-03-271-2/+3
* Test for current behaviorPeter Burkholder2015-03-271-3/+3
* Don't use rubygems if explicitly remotePeter Burkholder2015-03-271-0/+2
* Change 'should' to 'must'Peter Burkholder (@pburkholder)2015-03-241-1/+1
* Using warning suggested by @btmPeter Burkholder2015-03-131-4/+7
* Clarify warningPeter Burkholder2015-02-251-2/+4
* Multipackage fixes to superclassLamont Granquist2015-02-031-6/+5
* Ensure 'uri' is required where it's used.danielsdeleo2014-11-261-0/+1
* Merge branch 'master' into tball/contrib-passtyler-ball2014-11-251-1/+1
|\
| * Setting version to an empty string in testslucywyman2014-11-191-1/+1
* | Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-251-1/+1
|\ \ | |/ |/|
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* | Fix rubygems provider to use https instead of http.Nathan Cerny2014-11-131-1/+1
|/
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+3
* Merge branch 'CHEF-4890' of github.com:rathers/chef into sersut/doc-updatessersut/doc-updatesSerdar Sutay2014-10-091-0/+1
|\
| * CHEF-4890: Allow gem upgradesDan Rathbone2013-12-171-0/+1
* | revert this lineLamont Granquist2014-08-011-0/+2
* | fixing all the extra blank linesLamont Granquist2014-07-291-2/+0
* | add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
|/
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* Fix rubygems > 2.0 heuristic testdanielsdeleo2013-06-131-1/+1
* URI really doesn't know what to do with windows pathsBryan McLellan2013-06-041-1/+4
* fix specs for rubygems < 2.0danielsdeleo2013-02-271-1/+1
* [CHEF-3933] support new gem dependency installer return typedanielsdeleo2013-02-271-6/+15
* [CHEF-3933] use rubygems 2.0 files/classes/methodsdanielsdeleo2013-02-271-3/+26
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+548
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-116/+0
* Adding rubygems provider, along with convenience resources for the package typesAdam Jacob2008-10-081-0/+116