summaryrefslogtreecommitdiff
path: root/spec/integration/knife
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* Don't use relative_path_from on glob resultsjk/windows-ruby-2.3John Keiser2016-08-161-1/+70
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-264-9/+11
* Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-2241-0/+2486
* fix some tests that were just wrongThom May2016-05-052-13/+5
* Introduce display_name and use itThom May2016-05-051-2/+2
* properly deal with loading ruby filesThom May2016-05-052-2/+40
* Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-233-10/+10
|\
| * Fix failing specsTim Smith2016-03-063-10/+10
* | Merge pull request #4640 from chef/tm/zero_deep_librariesThom May2016-03-151-0/+4
|\ \ | |/ |/|
| * Ensure that chef-zero loads libraries recursivelytm/zero_deep_librariesThom May2016-03-031-0/+4
* | better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-24/+24
* deal with 0.37.2 renamed copsLamont Granquist2016-02-183-6/+6
* 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-059-27/+26
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0216-16/+16
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0215-15/+15
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0216-16/+16
* Fix /acls/data_bags local mode pathJohn Keiser2016-02-011-1/+1
* Adjust tests for ACLsJohn Keiser2016-02-013-2/+57
* Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-233/+406
* Fix ambiguous argument warningsdanielsdeleo2016-01-261-2/+2
* Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-192-4/+4
|\
| * another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-182-4/+4
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-182-18/+18
|/
* Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-182-4/+4
* another chefstyle catchup + pull masterLamont Granquist2016-01-182-4/+4
* Make upload cookbook_artifacts workJohn Keiser2016-01-151-2/+19
* Get download of cookbook_artifacts workingJohn Keiser2016-01-152-10/+17
* Add server cookbook artifacts and list_specJohn Keiser2016-01-151-0/+16
* Use double quotes by defaultThom May2016-01-1416-2644/+2644
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-136-34/+34
* fix some lint copsLamont Granquist2016-01-121-2/+2
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-154-58/+427
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-1/+1
* fix some busted specsLamont Granquist2015-10-261-3/+3
* improve error message, add more testsLamont Granquist2015-10-261-1/+28
* 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-233-1/+13
* Use windows paths without case-sensitivity.ksubrama/path_spaceKartik Null Cating-Subramanian2015-06-301-11/+13
* fix circular references testsLamont Granquist2015-05-181-14/+8
* suppress cookbook self-dependencies and warnlcg/warn-cb-self-depLamont Granquist2015-05-151-0/+18
* Update integration tests for chefzero URLsdanielsdeleo2015-04-011-3/+3
* Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-271-1/+1
* define dummynode for specsawanoboly2015-01-271-4/+8
* Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-11-071-2/+2
|\
| * Change the integration test server port from 8889 to 8890 so the test can suc...Chris Doherty2014-11-051-2/+2
* | Fix failures from pendingClaire McQuin2014-10-305-18/+18