summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add deprecations to Data Collector competion messageadamleff/deprecations-to-data-collectorAdam Leff2016-10-283-3/+19
* Bump version of chef to 12.16.25 by Chef Versioner.v12.16.25Chef Versioner2016-10-284-8/+8
* Merge pull request #5402 from chef/tas50/maintainersLamont Granquist2016-10-282-2/+14
|\
| * Add myself as a Maintainer on debian, ubuntu, suse, test tools and coretas50/maintainersTim Smith2016-10-032-2/+14
* | Bump version of chef to 12.16.24 by Chef Versioner.v12.16.24Chef Versioner2016-10-274-8/+8
* | Merge pull request #5394 from MsysTechnologiesllc/ali/package_resource_uninst...Bryan McLellan2016-10-272-6/+16
|\ \
| * | Newly creating uninstall string using the product code value retrieved from t...aliasgar162016-10-132-6/+16
* | | Bump version of chef to 12.16.23 by Chef Versioner.v12.16.23Chef Versioner2016-10-264-8/+8
* | | Merge pull request #5378 from chef/lcg/node-path-trackingLamont Granquist2016-10-2611-295/+491
|\ \ \
| * | | rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-256-48/+48
| * | | add tests from #4207Lamont Granquist2016-10-251-0/+19
| * | | remove breadcrumb stateLamont Granquist2016-10-257-126/+52
| * | | standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-255-32/+34
| * | | green testsLamont Granquist2016-10-253-6/+5
| * | | fix immutablize to add __rootLamont Granquist2016-10-251-2/+2
| * | | savegame for more aggressive refactoringLamont Granquist2016-10-255-29/+28
| * | | add specsLamont Granquist2016-10-251-0/+84
| * | | add a deep_merge_cache mixinLamont Granquist2016-10-252-83/+115
| * | | s/path_tracking/state_tracking and add __root stateLamont Granquist2016-10-254-13/+25
| * | | add code to implement node path trackingLamont Granquist2016-10-256-75/+198
|/ / /
* | | Bump version of chef to 12.16.22 by Chef Versioner.v12.16.22Chef Versioner2016-10-244-8/+8
* | | Merge pull request #5483 from chef/lcg/package-inline-resourcesLamont Granquist2016-10-242-8/+10
|\ \ \
| * | | remove excessive mockinglcg/package-inline-resourcesLamont Granquist2016-10-211-3/+3
| * | | set use_inline_resources in package superclassLamont Granquist2016-10-211-5/+7
* | | | Bump version of chef to 12.16.21 by Chef Versioner.v12.16.21Chef Versioner2016-10-244-8/+8
* | | | Merge pull request #5482 from chef/COOL-597/use-all-for-assertionTom Duffield2016-10-242-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Mock users in functional group testsCOOL-597/use-all-for-assertionTom Duffield2016-10-211-0/+1
| * | | Use `all?` instead of `any?` to check for SUSE usersTom Duffield2016-10-211-1/+1
|/ / /
* | | Bump version of chef to 12.16.20 by Chef Versioner.v12.16.20Chef Versioner2016-10-214-8/+8
* | | Merge pull request #5476 from tas50/copyrightsLamont Granquist2016-10-2121-44/+44
|\ \ \
| * | | More Opscode -> Chef updatesTim Smith2016-10-2013-36/+36
| * | | Fix a few bad copyrightsTim Smith2016-10-208-8/+8
* | | | Merge pull request #5475 from tas50/spec_typoLamont Granquist2016-10-211-1/+1
|\ \ \ \
| * | | | Fix spec typoTim Smith2016-10-191-1/+1
* | | | | Merge pull request #5474 from tas50/yum_propertyLamont Granquist2016-10-211-1/+1
|\ \ \ \ \
| * | | | | Use property vs. attribute in yum_propertyTim Smith2016-10-191-1/+1
| |/ / / /
* | | | | Bump version of chef to 12.16.19 by Chef Versioner.v12.16.19Chef Versioner2016-10-214-8/+8
* | | | | Merge pull request #5472 from chef/COOL-597/address-suse-test-failuresTom Duffield2016-10-213-6/+117
|\ \ \ \ \
| * | | | | Raise error if suse group manager adds non-existent userCOOL-597/address-suse-test-failuresTom Duffield2016-10-202-4/+113
| * | | | | Update useradd test to account for new SUSE 12.1 behaviorTom Duffield2016-10-201-2/+4
* | | | | | Bump version of chef to 12.16.18 by Chef Versioner.v12.16.18Chef Versioner2016-10-204-8/+8
* | | | | | Merge pull request #5479 from chef/lcg/rubocop-0.44.1Lamont Granquist2016-10-206-10/+11
|\ \ \ \ \ \
| * | | | | | fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-206-10/+11
| | |_|/ / / | |/| | | |
* | | | | | Bump version of chef to 12.16.17 by Chef Versioner.v12.16.17Chef Versioner2016-10-204-8/+8
* | | | | | Merge pull request #5481 from chef/lcg/node-testsLamont Granquist2016-10-201-0/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Attributes: add tests for regression in 12.0 fixed recentlyLamont Granquist2016-10-201-0/+28
|/ / / / /
* | | | | Bump version of chef to 12.16.16 by Chef Versioner.v12.16.16Chef Versioner2016-10-204-8/+8
* | | | | Merge pull request #5471 from chef/lcg/make-scm-password-sensitiveThom May2016-10-201-7/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | the password is also not desired_statelcg/make-scm-password-sensitiveLamont Granquist2016-10-191-1/+1
| * | | | convert scm_password to property + make sensitiveLamont Granquist2016-10-191-7/+1