summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook_uploader_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* fix Layout/DotPositionLamont Granquist2018-07-021-7/+7
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* RFC 67: Remove cookbook segmentsThom May2017-04-041-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-3/+3
* Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-251-1/+7
* Add policy mode option to CookbookUploaderdanielsdeleo2015-02-111-1/+31
* Temporarily implement deprecation warnings as errorsdanielsdeleo2015-02-111-1/+5
* remove some trailing whitespacedanielsdeleo2015-02-111-1/+1
* Remove unused argument to CookbookUploader#initializedanielsdeleo2014-07-301-9/+2
* Update CookbookUploader contract with HTTP client objectdanielsdeleo2014-07-301-0/+167