summaryrefslogtreecommitdiff
path: root/spec/integration/knife/diff_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Remove checks for old versions of RubyTim Smith2019-02-281-7/+7
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-21/+21
* fix Layout/IndentHeredocLamont Granquist2018-07-021-108/+108
* fix Style/HashSyntaxLamont Granquist2018-07-021-8/+8
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* 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
* Use double quotes by defaultThom May2016-01-141-233/+233
* fix some lint copsLamont Granquist2016-01-121-2/+2
* Fix failures from pendingClaire McQuin2014-10-301-6/+6
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-2/+6
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-108/+170
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Turn on nodes, clients and users by default ("everything")John Keiser2013-06-071-120/+47
* [SPEC] Refactored diff, upload, and download spec to have explicit inputsHo-Sheng Hsiao2013-06-071-208/+441
* [SPEC] Added versioned cookbooks spec for diffHo-Sheng Hsiao2013-06-071-54/+176
* [SPEC] Reorganized download, upload, and diff integration specsHo-Sheng Hsiao2013-06-071-95/+32
* Print error for bad json in knife uploadjkeiser2013-06-071-2/+2
* Make diff formatting better now that output is prettierjkeiser2013-06-071-7/+9
* Add knife diff --diff-filter optionjkeiser2013-06-071-0/+7
* Change JSON parse warning to errorjkeiser2013-06-071-1/+1
* Protect against bad JSON on the clientjkeiser2013-06-071-0/+10
* Tests for new JSON default diffjkeiser2013-06-071-0/+56
* Extra test for error when wildcard doesn't matchjkeiser2013-06-071-0/+4
* Make knife diff error out when there are no matchesjkeiser2013-06-071-1/+5
* Add knife diff cwd, wildcard and cookbook version testsjkeiser2013-06-071-0/+66
* Add knife diff test for added files/directoriesjkeiser2013-06-071-0/+23
* Fix diff output, add diff integration testsjkeiser2013-06-071-0/+128