summaryrefslogtreecommitdiff
path: root/spec/integration/client/client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-0/+1
* Remove the last bits of Appveyor from the specsTim Smith2020-03-161-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-051-78/+78
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-2/+3
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-291-20/+2
* 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-111-39/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-38/+38
* Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-021-20/+0
* fix Layout/IndentHeredocLamont Granquist2018-07-021-171/+171
* fix Style/HashSyntaxLamont Granquist2018-07-021-48/+48
* 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-021-1/+1
* 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
* 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
* can't strip the PATH out of the env.Lamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+3
* Fix nil with properties:John Keiser2016-01-271-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-62/+62
* 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
* add a spec test + linebreaksLamont Granquist2015-05-041-0/+5
* Add an integration test of chef-client with empty ENV.Kartik Null Cating-Subramanian2015-05-011-2/+19
* Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-011-0/+11
* Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-271-1/+1
* Merge pull request #2758 from chef/mcquin/control_groupSerdar Sutay2015-02-111-3/+3
|\
| * Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-151-3/+3
* | fix masterLamont Granquist2015-01-251-4/+7
* | simplify testVasiliy Tolstov2015-01-251-28/+22
* | try to add testsVasiliy Tolstov2015-01-251-0/+56
|/