summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch Win32::Registry#write on Ruby 2.1, resolves encoding errorseco022Claire McQuin2015-08-261-0/+27
* Add CHANGELOG entry for #3772Jay Mundrawala2015-08-251-0/+1
* Merge pull request #3772 from chef/jdm/dsc-script-ps-credJay Mundrawala2015-08-255-0/+100
|\
| * dsc_script ps_credential functional testjdm/dsc-script-ps-credJay Mundrawala2015-08-252-0/+90
| * Test to make sure dsc_script has ps_credential helperJay Mundrawala2015-08-251-0/+4
| * Add ps_credential dsl method to dsc_scriptJay Mundrawala2015-08-251-0/+2
| * Add to_s to ps_credentialJay Mundrawala2015-08-251-0/+4
* | Merge pull request #3820 from chef/ssd/release-notes-for-rehashSteven Danna2015-08-251-0/+12
|\ \
| * | Add RELEASE_NOTES entry for `knife rehash`ssd/release-notes-for-rehashSteven Danna2015-08-251-0/+12
|/ /
* | Merge pull request #3307 from chef/ssd/rehashSteven Danna2015-08-2514-392/+887
|\ \
| * | Fix copyright notice in gem_glob_loaderssd/rehashSteven Danna2015-08-251-1/+1
| * | Mark custom manifests as deprecatedSteven Danna2015-08-252-1/+2
| * | Use Chef::Log.deprecation for deprecation warningSteven Danna2015-08-251-1/+1
| * | Be explicit about 'knife rehash' in subcommand_not_foundAlex Pop2015-08-251-1/+1
| * | Use stubbed home in tests rather than ENV['HOME']Steven Danna2015-08-251-4/+4
| * | Add tests for HashedCommandLoaderSteven Danna2015-08-252-1/+94
| * | Fix typo and authorship of custom_manifest_loader.Steven Danna2015-08-251-2/+1
| * | Add banners to rehash and null pluginsSteven Danna2015-08-252-0/+3
| * | Add debug-level messages about manifest path.Steven Danna2015-08-251-0/+2
| * | Require 'chef/knife/bootstrap' when defining subclassesSteven Danna2015-08-252-0/+2
| * | Fix 'uninitialized constant Chef::DataBagItem' exception for 'from file' subc...Alex Pop2015-08-251-0/+1
| * | Make subcommand_not_found message loader-specific to give more helpful error ...Alex Pop2015-08-251-1/+7
| * | Guard against uninstalled but hashed knife pluginAlex Pop2015-08-251-1/+6
| * | Recursively create the manifest directory if missingAlex Pop2015-08-251-0/+2
| * | Remove confirmation and display path to the cache on create and updateAlex Pop2015-08-251-2/+2
| * | Add knife-rehash command for subcommand location hashingSteven Danna2015-08-2510-391/+772
| |/
* | Merge pull request #3799 from chef/lcg/service-supports-hashLamont Granquist2015-08-2513-40/+71
|\ \
| * | add CHANGELOG.mdlcg/service-supports-hashLamont Granquist2015-08-251-0/+1
| * | fix supports hash issues in service providersLamont Granquist2015-08-2512-40/+70
|/ /
* | Merge pull request #3817 from chef/lcg/remove-gcLamont Granquist2015-08-252-3/+4
|\ \ | |/ |/|
| * add CHANGELOG.mdlcg/remove-gcLamont Granquist2015-08-251-1/+3
| * remove now-useless GCLamont Granquist2015-08-241-2/+1
* | Update CHANGELOG for #3815Jay Mundrawala2015-08-251-0/+1
* | Merge pull request #3815 from chef/jdm/powershell-validation-fixJay Mundrawala2015-08-252-1/+20
|\ \ | |/ |/|
| * Add test to ensure that the LCM can be configuredjdm/powershell-validation-fixJay Mundrawala2015-08-241-0/+16
| * Fix powershell_script validationJay Mundrawala2015-08-241-1/+4
|/
* Merge pull request #3805 from jaymzh/validatePhil Dibowitz2015-08-212-2/+3
|\
| * Validating is comparing to true instead of ruby truthinessPhil Dibowitz2015-08-212-2/+3
|/
* Merge pull request #3663 from docwhat/issue-3614Tyler Ball2015-08-212-7/+6
|\
| * Fix error message for providers without `provides`Christian HoĢˆltje2015-08-192-7/+6
* | Merge pull request #3797 from chef/salam/win64Salim Alam2015-08-201-2/+1
|\ \
| * | Fix dsc_script spec failure on 64-bit RubySalim Alam2015-08-201-2/+1
* | | Merge pull request #3774 from chef/lcg/yum-deprecatedLamont Granquist2015-08-206-31/+158
|\ \ \
| * | | add md files for yum-deprecatedlcg/yum-deprecatedLamont Granquist2015-08-202-0/+24
| * | | fixes from code reviewLamont Granquist2015-08-204-13/+47
| * | | add a test for the new provider behaviorLamont Granquist2015-08-201-1/+14
| * | | add spec for resource sideLamont Granquist2015-08-201-1/+20
| * | | green the broken testsLamont Granquist2015-08-202-24/+44
| * | | inject yum_binary into YumCacheLamont Granquist2015-08-201-0/+3
| * | | class namespacingLamont Granquist2015-08-201-1/+1