summaryrefslogtreecommitdiff
path: root/spec/integration/knife/upload_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife spec files into the knife gemMarc A. Paradise2021-04-301-1617/+0
* Move knife to its own gemChef Expeditor2021-03-311-1/+1
* Inline a shared context and remove it and DSL method.Pete Higgins2020-07-291-1/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-0/+1
* Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-231-28/+1
* Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-231-27/+27
* Fixed failing specsVasu11052020-01-221-16/+17
* Fixed failing specsVasu11052020-01-221-0/+26
* Added more few more integration specsVasu11052019-12-231-1/+20
* Genrates metadata.json if not present and uploads it to chef server and delet...Vasu11052019-12-161-12/+32
* Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-161-3/+38
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Update expected output to align with multi-line `ui.error` changesMarc A. Paradise2019-04-241-2/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-83/+83
* clean up whitespace againLamont Granquist2018-07-021-4/+4
* fix Layout/IndentHeredocLamont Granquist2018-07-021-387/+387
* fix Style/HashSyntaxLamont Granquist2018-07-021-12/+12
* raise on cookbook self-dependencyLamont Granquist2017-02-281-11/+3
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-3/+3
* properly deal with loading ruby filesThom May2016-05-051-2/+21
* Fix failing specsTim Smith2016-03-061-4/+4
* better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-10/+10
* auto fixing some rubocopsLamont Granquist2016-02-091-10/+10
* autofixing whitespace copsLamont Granquist2016-02-051-10/+9
* 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
* another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-181-2/+2
* Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-181-2/+2
* another chefstyle catchup + pull masterLamont Granquist2016-01-181-2/+2
* Make upload cookbook_artifacts workJohn Keiser2016-01-151-2/+19
* Use double quotes by defaultThom May2016-01-141-590/+590
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-3/+98
* fix some busted specsLamont Granquist2015-10-261-3/+3
* improve error message, add more testsLamont Granquist2015-10-261-1/+28
* Re-upgrade chef-zero to latestjk/latest-chef-zeroJohn Keiser2015-09-231-1/+1
* suppress cookbook self-dependencies and warnlcg/warn-cb-self-depLamont Granquist2015-05-151-0/+18
* Update to RSpec 3.Claire McQuin2014-10-291-18/+18
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+3
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-0/+153
* Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-291-1/+1
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-30/+18
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-146/+301
* CHEF-4515: upload sometimes inflates JSON. Fix by using true raw version of ...John Keiser2013-10-091-0/+9