summaryrefslogtreecommitdiff
path: root/spec/integration/client
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-031-2/+123
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-163-0/+3
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-281-2/+1
* fix copypasta in title of the speclcg/fix-node-cookbooksLamont Granquist2019-08-261-1/+1
* Fix node[:cookbooks] attributeLamont Granquist2019-08-261-0/+22
* Style/SymbolProcLamont Granquist2019-07-051-3/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-053-82/+82
* more distro constantsMarc Chamberland2019-06-031-1/+1
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-2/+3
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-293-23/+5
* Allow empty strings in -o to result in empty override run listlcg/empty-override-runlistLamont Granquist2019-04-121-0/+67
* WIP: Remove audit mode from chef-clientTim Smith2019-03-112-66/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-153-45/+45
* Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-021-20/+0
* fix Layout/IndentHeredocLamont Granquist2018-07-023-221/+221
* fix Style/HashSyntaxLamont Granquist2018-07-023-53/+53
* check the path to --recipe-urlwindows-open-uriThom May2018-05-041-0/+6
* Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-022-2/+2
* fix legacy mode and legacy mode testsLamont Granquist2018-02-261-1/+1
* Don't use supervisor process for one-shot / command-line runsLamont Granquist2018-02-261-0/+98
* lazily load cookbook_files and templatestm/even_lazierThom May2017-04-251-1/+0
* Add tests for lazy load of cookbook filesThom May2017-04-251-0/+33
* couple of integration tests for Chef-13 formatterLamont Granquist2017-04-051-0/+38
* CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-051-3/+2
* RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-051-0/+33
* use rfc exit codesSteven Murawski2017-04-041-105/+1
* fix spec that tested deprecations themselves using this warninglcg/nil-propertiesLamont Granquist2017-03-161-13/+3
* favor metadata.json over metadata.rbLamont Granquist2017-01-241-0/+33
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* omit this chef-provisioning testLamont Granquist2016-08-161-0/+2
* * define exit codesSteven Murawski2016-05-231-0/+245
* can't strip the PATH out of the env.Lamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-052-10/+8
* 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
* Fix nil with properties:John Keiser2016-01-271-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-182-2/+2
* Use double quotes by defaultThom May2016-01-142-71/+71
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-1/+1
* Don't activate cheffish and chef-provisioning until its DSL is usedjk/lazy-activationJohn Keiser2015-12-091-0/+43
* add integration test for the client sidelcg/chef-versionLamont Granquist2015-10-261-0/+20
* add optional ruby-profiling with --profile-rubyLamont Granquist2015-10-051-0/+17
* remove deprecation warnings testlcg/suppress_freeze_warningsLamont Granquist2015-09-141-2/+0
* Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-0/+53
* Skip integration tests that aren't working on appveyor environmentdanielsdeleo2015-05-191-27/+29
* rvm needs GEM_PATH protectedlcg/integ-fixesLamont Granquist2015-05-181-1/+1
* just check for exit != 0Lamont Granquist2015-05-181-1/+1