summaryrefslogtreecommitdiff
path: root/spec/integration/knife/download_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-78/+78
* clean up whitespace againLamont Granquist2018-07-021-4/+4
* fix Layout/IndentHeredocLamont Granquist2018-07-021-504/+504
* fix Style/HashSyntaxLamont Granquist2018-07-021-7/+7
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-4/+4
* properly deal with loading ruby filesThom May2016-05-051-0/+19
* Fix failing specsTim Smith2016-03-061-4/+4
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* 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
* Adjust tests for ACLsJohn Keiser2016-02-011-0/+9
* 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
* Get download of cookbook_artifacts workingJohn Keiser2016-01-151-2/+9
* Use double quotes by defaultThom May2016-01-141-438/+438
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-20/+135
* Allow downloading of root_files in a chef repositoryssd/download-root-filesSteven Danna2015-10-231-0/+9
* Re-upgrade chef-zero to latestjk/latest-chef-zeroJohn Keiser2015-09-231-0/+4
* Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-271-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-0/+76
* 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-12/+7
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-127/+228
* omit test on ruby-1.8Lamont Granquist2014-01-301-1/+1
* Add test to verify all download requests are signedJohn Keiser2013-10-151-0/+27
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Invalidate "children" caches when children are addedJohn Keiser2013-09-121-0/+9
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Fix no-diff tests to actually use --no-diffJohn Keiser2013-06-071-1/+1
* Add --no-diff option to allow download/upload of only new filesJohn Keiser2013-06-071-0/+31
* Turn on nodes, clients and users by default ("everything")John Keiser2013-06-071-237/+92
* [SPEC] Refactored diff, upload, and download spec to have explicit inputsHo-Sheng Hsiao2013-06-071-238/+723
* [SPEC] Added upload and download specs with cookbook versionsHo-Sheng Hsiao2013-06-071-103/+212
* [SPEC] Reorganized download, upload, and diff integration specsHo-Sheng Hsiao2013-06-071-90/+28
* Fix #82: Allow knife upload of files with no name/id in themjkeiser2013-06-071-0/+16
* Print error for bad json in knife uploadjkeiser2013-06-071-0/+11
* Make knife upload/download detect identical cookbooks correctlyjkeiser2013-06-071-16/+21
* Add knife diff cwd, wildcard and cookbook version testsjkeiser2013-06-071-1/+1
* knife upload/download cookbook version testsjkeiser2013-06-071-0/+49
* Add upload/download tests for cwd, wildcards and JSON differencesjkeiser2013-06-071-3/+46
* Add knife download tests; fix bug when creating /x/y/z.rb and /x doesn't existjkeiser2013-06-071-0/+403