summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* greenify rspecLamont Granquist2017-02-131-58/+58
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-31/+31
* favor metadata.json over metadata.rbLamont Granquist2017-01-241-0/+33
* Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-091-0/+3
|\
| * Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-0/+3
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-072-5/+5
|\ \
| * | fix Style/SpaceInsideStringInterpolationLamont Granquist2016-12-061-3/+3
| * | fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
| |/
* | Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-061-0/+50
|/
* improve property-resource namespace collision exceptionLamont Granquist2016-10-311-1/+1
* Update output assertion for environment set specstd/rfc018/add-field-separator-flagTom Duffield2016-10-281-1/+4
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-4/+24
* Return a raw hash when creating objectstm/last_json_deprecationsThom May2016-10-181-3/+0
* use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
* add some integration testing around accumulatorsLamont Granquist2016-10-101-0/+236
* fix chef-solo spec timeouts (#5367)Lamont Granquist2016-09-211-2/+2
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-1/+17
* Fix whitespace on EOMsJohn Keiser2016-09-161-43/+43
* use threads to workaround Process.spawn buginesslcg/fix-solo-spec-testLamont Granquist2016-09-021-6/+11
* tweak chef-solo run_lock timing testlcg/solo-test-loop-tweakingLamont Granquist2016-09-021-4/+4
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-2/+2
* Merge pull request #5222 from chef/lcg/solo-test-speedupLamont Granquist2016-08-181-20/+6
|\
| * use the chef log file for IPClcg/solo-test-speedupLamont Granquist2016-08-181-7/+8