summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/snap.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid assigning variables before returning if we don't have toTim Smith2020-07-071-2/+1
* updates for chefstyle and spellcheck errorsDavin Taddeo2020-06-151-1/+1
* Chefstyle fixesTim Smith2020-06-141-5/+6
* Fix snap_package bugsPhil Dibowitz2020-06-141-28/+96
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+4
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* sneak fixLamont Granquist2018-11-291-2/+0
* fix unit specslcg/snap_package_supportLamont Granquist2018-11-281-7/+7
* code review fixesLamont Granquist2018-11-281-20/+19
* chefstyle fixes ONLYS.Cavallo2018-11-281-11/+7
* add method to generate multiipart form dataS.Cavallo2018-11-281-0/+43
* chef-style fixes ONLYS.Cavallo2018-11-281-31/+31
* Which mixin not requiredS.Cavallo2018-11-281-1/+4
* should not be the default for debian OSS.Cavallo2018-11-281-8/+9
* initial suppport for snap packagesS.Cavallo2018-11-281-0/+318