summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make tests pass on Windowsbtm/popen_shellout_rebaseJay Mundrawala2015-02-181-1/+1
* Fix unit specs for PR #2934Jay Mundrawala2015-02-181-3/+3
* Merge pull request #2934 from ClogenyTechnologies/kd/rpm-fixLamont Granquist2015-02-181-1/+1
|\
| * dont raise exceptions in load_current_resource when checking current statuskaustubh-d2015-02-181-1/+1
|/
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-1729-309/+283
* Fix Chef::Resource::File::Verification tests on WindowsSteven Danna2015-02-171-1/+5
* Update CHANGELOG and RELEASE_NOTES with `verify` attribute additionSteven Danna2015-02-173-4/+22
* Add Chef::GuardInterpreter.for_resource method to reduce duplicationSteven Danna2015-02-175-19/+78
* Update comments in File::Verification classSteven Danna2015-02-171-1/+3
* Change @user_verifications to @verificationsSteven Danna2015-02-171-3/+3
* Use Chef::Mixin::DescendantsTracker to track registered verificationsSteven Danna2015-02-172-8/+13
* Fix typo in test descriptionSteven Danna2015-02-171-1/+1
* Implement RFC 027 File VerificationSteven Danna2015-02-178-1/+292
* Missed fixing one testJulian C. Dunn2015-02-161-1/+1
* Fix supermarket.chef.io URL in tests tooJulian C. Dunn2015-02-162-3/+3
* Move supermarket.getchef.com to supermarket.chef.ioJulian C. Dunn2015-02-166-8/+8
* Merge pull request #2907 from chef/tball/docsTyler Ball2015-02-131-1/+6
|\
| * Adding docs for all my 12.1.0 mergestball/docstyler-ball2015-02-131-1/+6
* | Merge pull request #2746 from chef/tball/finish-2688Tyler Ball2015-02-132-14/+104
|\ \
| * | Completeting changes from https://github.com/chef/chef/pull/2688, fixes https...tyler-ball2015-02-132-11/+24
| * | Adding tests for https://github.com/opscode/chef/pull/2688tyler-ball2015-02-131-13/+90
| |/
* | Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-1320-57/+915
|\ \ | |/ |/|
| * derpLamont Granquist2015-02-131-1/+1
| * fixed a bug in --bootstrap-vault-itemLamont Granquist2015-02-132-3/+11
| * add logging of where the validation key isLamont Granquist2015-02-131-1/+1
| * prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-114-68/+68
| * validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-1111-30/+864
| * allow dep injecting the http clientLamont Granquist2015-02-111-9/+7
| * server can send back false hereLamont Granquist2015-02-111-1/+1
| * moving bootstrap templates directoryLamont Granquist2015-02-116-2/+2
| * allow dep injecting chef_server_rest into objectsLamont Granquist2015-02-116-15/+33
* | Merge pull request #2900 from chef/tball/complete-2310Tyler Ball2015-02-132-0/+24
|\ \
| * | Completing tests for https://github.com/chef/chef/pull/2310, fixes https://gi...tball/complete-2310tyler-ball2015-02-112-0/+24
| |/
* | Merge pull request #2893 from chef/tball/complete-2338Tyler Ball2015-02-132-2/+17
|\ \
| * | Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-112-2/+17
* | | Merge pull request #2905 from jonlives/masterJon Cowie2015-02-134-27/+156
|\ \ \
| * | | Updated version of #2125 to fix CHEF-2911Jon Cowie2015-02-134-27/+156
|/ / /
* | | Merge pull request #2888 from fujin/patch-1Adam Jacob2015-02-121-0/+1
|\ \ \
| * | | Chef Core maintainers: ++fujinAJ Christensen2015-02-111-0/+1
| |/ /
* | | Added CHANGELOG entry for #2779Jay Mundrawala2015-02-121-0/+1
* | | Merge pull request #2779 from chef/jdm/dsc_script_importsJay Mundrawala2015-02-126-10/+102
|\ \ \
| * | | Added test to configuration_generator_spec to make sure multiple imports workjdm/dsc_script_importsJay Mundrawala2015-02-091-0/+6
| * | | Added spec to make sure a resource can be added to an existing moudle import ...Jay Mundrawala2015-02-091-0/+7
| * | | Added spec to make sure dsc_script imports can have multiple modulesJay Mundrawala2015-02-091-0/+8
| * | | Added unit tests for dsc configuration generator when imports are presentJay Mundrawala2015-02-081-0/+16
| * | | Added test for dsc_script resource's import propertyJay Mundrawala2015-02-081-0/+17
| * | | Modified dsc_script imports to not use hash rocketJay Mundrawala2015-02-082-9/+15
| * | | Make specs pass with changes for allowing dsc resource importsJay Mundrawala2015-01-202-3/+3
| * | | Modified dsc_script resource provider to use the imports hashJay Mundrawala2015-01-202-7/+31
| * | | Added imports to dsc_script resource.Jay Mundrawala2015-01-201-0/+8