summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated proprety namespace collisionslcg/remove-deprecated-namespace-collisionsLamont Granquist2018-03-051-95/+0
* 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
* Merge pull request #6471 from dimsh99/fix_for_4816Thom May2018-02-141-4/+23
|\
| * Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
* | Merge pull request #6364 from chef/knife_rbTim Smith2018-02-071-2/+2
|\ \
| * | Link to the knife.rb docs when the knife.rb file is missingknife_rbTim Smith2018-01-221-2/+2
* | | fix integration testslcg/node-map-last-writer-winsLamont Granquist2018-01-221-26/+26
* | | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-25/+25
|/ /
* | Improve property warnings in resourcesbetter_resource_errorsTim Smith2017-12-291-1/+1
* | travis caught another speclcg/lwrp-test-speedupLamont Granquist2017-12-061-1/+1
* | speedup lwrp testsLamont Granquist2017-12-062-31/+31
* | Merge pull request #6576 from cma-arnold/masterLamont Granquist2017-11-291-15/+71
|\ \
| * | Hide sensitive properties in converge_if_changed.Chris Arnold2017-11-271-15/+71
| |/
* | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-271-7/+0
* | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
* | Tests++.Noah Kantrowitz2017-11-271-1/+9
|/
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-205-10/+10
* Deprecate property namespace magicLamont Granquist2017-06-083-34/+29
* Fix up tests for the no-listen swapover.Noah Kantrowitz2017-05-261-11/+29
* 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
* Merge pull request #6013 from coderanger/always-inlineNoah Kantrowitz2017-04-051-11/+7
|\
| * Update some more tests for removing use_inline_resources.Noah Kantrowitz2017-04-041-11/+7
* | RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-051-0/+33
|/
* Merge pull request #6001 from chef/smurawski/exit_status_defaultSteven Murawski2017-04-041-105/+1
|\
| * use rfc exit codesSteven Murawski2017-04-041-105/+1
* | Merge pull request #5850 from criteo-forks/rb_supportThom May2017-04-041-22/+58
|\ \ | |/ |/|
| * Ensure ruby nodes are supported in knife serveGrégoire Seux2017-03-061-6/+16
| * Support ruby role in knife serveGrégoire Seux2017-03-061-4/+15
| * Add test for role listing in knife serveGrégoire Seux2017-03-061-1/+9
| * Extract with_knife_serve helper in knife serve testsGrégoire Seux2017-03-061-22/+29
* | RFC 67: Remove cookbook segmentsThom May2017-04-043-144/+12
* | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-0/+39
* | Chef-13: fix notifying array resourcesLamont Granquist2017-03-311-0/+29
* | make nameless properties opt-inLamont Granquist2017-03-301-5/+22
* | Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-302-12/+35
* | Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-291-75/+0
* | Fix Chef-13 action_class bug and cleanupLamont Granquist2017-03-271-27/+34
* | Chef-13: Simplify DSL creationLamont Granquist2017-03-212-3/+21
* | Chef-13: remove method_missing from the DSLLamont Granquist2017-03-211-29/+0
* | Revert "Chef-13: remove more deprecated provider_resolver code"Lamont Granquist2017-03-201-0/+86
* | Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-201-86/+0
* | Chef-13: remove Chef::Platform.set and related methodsLamont Granquist2017-03-171-73/+0
* | fix spec that tested deprecations themselves using this warninglcg/nil-propertiesLamont Granquist2017-03-161-13/+3
|/
* self-deps are now just illegalLamont Granquist2017-02-281-9/+5
* raise on cookbook self-dependencyLamont Granquist2017-02-281-11/+3
* re-fix redundant selflcg/fix-more-chefstylesLamont Granquist2017-02-131-31/+31