summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/ips.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Unification of shell_out APIsLamont Granquist2018-06-151-5/+5
* package: Make sure to use the package_name name propertiesname_propertiesTim Smith2018-06-121-1/+1
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-4/+4
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-23/+18
* Raise error if ips_package install returns non-zerotduffield/COOL-464/raise-error-if-install-failsTom Duffield2017-02-011-1/+1
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+1
* fix package timeout attributeLamont Granquist2015-06-021-4/+4
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-12/+8
* Don't throw an error if local package isn't installed.Nathan Huff2014-08-181-1/+1
* Break get_current_version into its own function.Nathan Huff2014-08-181-5/+11
* Check local repository as well as remote when looking up the currently instal...Nathan Huff2014-08-181-24/+12
* fixing trailing blank lines as wellLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+101