summaryrefslogtreecommitdiff
path: root/spec/integration/knife/upload_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Invalidate "children" caches when children are addedJohn Keiser2013-09-121-4/+11
* Fix new tests on Ruby 1.8.7John Keiser2013-09-121-2/+2
* Fix data bag upload to not include extra chef_type/data_bag keysJohn Keiser2013-09-121-2/+2
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Fix knife upload tests on Ruby 1.8.7John Keiser2013-06-121-2/+2
* CHEF-4233: get rid of extra chef_type/data_bag keys added to data bag in knif...John Keiser2013-06-121-6/+35
* Add tests for knife upload --freezeJohn Keiser2013-06-071-0/+32
* Fix no-diff tests to actually use --no-diffJohn Keiser2013-06-071-2/+2
* Fix data bag item verification and error messagesJohn Keiser2013-06-071-4/+4
* Add --no-diff option to allow download/upload of only new filesJohn Keiser2013-06-071-0/+20
* Turn on nodes, clients and users by default ("everything")John Keiser2013-06-071-305/+120
* [SPEC] Refactored diff, upload, and download spec to have explicit inputsHo-Sheng Hsiao2013-06-071-270/+885
* [CORE] Bypass chef_object inflation and normalize raw requests insteadHo-Sheng Hsiao2013-06-071-4/+0
* [SPEC] Added upload and download specs with cookbook versionsHo-Sheng Hsiao2013-06-071-83/+75
* [SPEC] Reorganized download, upload, and diff integration specsHo-Sheng Hsiao2013-06-071-96/+34
* [SPEC] Added versioned cookbook helpers, added some upload specsHo-Sheng Hsiao2013-06-071-25/+54
* Fix #82: Allow knife upload of files with no name/id in themjkeiser2013-06-071-0/+50
* Print error for bad json in knife uploadjkeiser2013-06-071-0/+11
* Make knife upload/download detect identical cookbooks correctlyjkeiser2013-06-071-8/+16
* Add knife diff cwd, wildcard and cookbook version testsjkeiser2013-06-071-1/+1
* knife upload/download cookbook version testsjkeiser2013-06-071-1/+59
* Add upload/download tests for cwd, wildcards and JSON differencesjkeiser2013-06-071-3/+46
* Add delete spec, make error printing more consistentjkeiser2013-06-071-8/+8
* Add knife download tests; fix bug when creating /x/y/z.rb and /x doesn't existjkeiser2013-06-071-0/+1
* Add tests for cookbooks with ONLY missing or added filesjkeiser2013-06-071-2/+25
* More knife upload tests, fix cookbook read not to warnjkeiser2013-06-071-0/+139
* knife upload/download: print relative path instead of path_for_printingjkeiser2013-06-071-12/+12
* knife upload: don't print extra / at end of Created entryjkeiser2013-06-071-2/+1
* Add knife upload tests; print warnings/errors on undeleteable thingsjkeiser2013-06-071-0/+245