summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-033-3/+17
* Merge pull request #4234 from chef/rn_typoBryan McLellan2015-12-031-1/+1
|\
| * Fix minor typoTim Smith2015-12-031-1/+1
|/
* Merge pull request #4225 from chef/salam/relnoteSalim Alam2015-12-031-0/+25
|\
| * Review updates, add FastMSI noteSalim Alam2015-12-031-2/+6
| * Update RELEASE_NOTESSalim Alam2015-12-031-0/+21
|/
* Merge pull request #4196 from chef/lcg/dpkg-multipackageLamont Granquist2015-12-0242-114/+1662
|\
| * another note on dpkg_package changeslcg/dpkg-multipackageLamont Granquist2015-12-021-0/+2
| * add changelog and release notesLamont Granquist2015-12-022-0/+5
| * quick spec for subclass directiveLamont Granquist2015-12-021-0/+45
| * add unit test for a_to_sLamont Granquist2015-12-021-0/+4
| * just use extendLamont Granquist2015-12-022-15/+10
| * dpkg multipackage and bonus fixesLamont Granquist2015-12-0239-116/+1613
* | Merge branch 'jk/4127'John Keiser2015-12-022-256/+276
|\ \
| * | Make to_hash include properties with defaults (fixes #4127)jk/4127John Keiser2015-12-022-3/+21
| * | Use let instead of instance variablesJohn Keiser2015-12-021-253/+255
|/ /
* | Converge actions all together instead of in action :x (fixes #4124)jk/4124John Keiser2015-12-022-57/+108
|/
* Merge pull request #4219 from chef/salam/chef-releaseSalim Alam2015-12-016-12/+54
|\
| * Bump version to 12.6.0Salim Alam2015-12-014-4/+4
| * Update DOC_CHANGES: remove chocolatey_package, add info for ksh resourceSalim Alam2015-12-011-6/+16
| * Update CHANGELOGSalim Alam2015-12-011-2/+34
* | Merge pull request #4218 from chef/lcg/release-notesLamont Granquist2015-12-011-68/+26
|\ \ | |/ |/|
| * add some 12.6.0 release notes [ci skip]lcg/release-notesLamont Granquist2015-12-011-68/+26
|/
* Merge pull request #3790 from chef/jdm/travis-sudoJay Mundrawala2015-12-014-3/+11
|\
| * Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
| * Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
| * Only run as sudo for tests that need itJay Mundrawala2015-11-251-0/+3
| * Skip mount test in travisJay Mundrawala2015-11-251-1/+1
| * Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
| * Add tag to skip travisJay Mundrawala2015-11-251-0/+1
| * Run tests as sudoJay Mundrawala2015-11-251-2/+2
* | Merge pull request #4183 from chef/lcg/extract-declare-resource-mixinLamont Granquist2015-12-015-91/+152
|\ \
| * | add CHANGLOG.mdlcg/extract-declare-resource-mixinLamont Granquist2015-12-011-0/+1
| * | extract declare_resource to a mixin and extend APILamont Granquist2015-12-014-91/+151
|/ /
* | Merge pull request #4206 from chef/lcg/fix-rspec-ctrl-cLamont Granquist2015-11-252-2/+8
|\ \
| * | restore the old signal handler hereLamont Granquist2015-11-251-1/+5
| * | fix rspecs-ctrl-clcg/fix-rspec-ctrl-cLamont Granquist2015-11-251-1/+3
* | | Update CHANGELOG.md for #4052, #3810Bryan McLellan2015-11-251-12/+12
* | | Fix wrong variable name in error messageBryan McLellan2015-11-251-1/+1
* | | GH-1909 Add validation for chef_server_urlSarah Michaelson2015-11-252-2/+17
* | | Add make_child_entry in ChefFS CookbookSubdirMaxime Brugidou2015-11-252-0/+39
* | | Merge pull request #4153 from matschaffer/patch-1Thom May2015-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | Require ShellOut before Knife::SSH definitionMat Schaffer2015-11-111-1/+1
* | | Merge pull request #4203 from chef/lcg/service-provider-new-resource-mutation...Lamont Granquist2015-11-241-10/+13
|\ \ \
| * | | add better documentation to this methodLamont Granquist2015-11-241-10/+13
|/ / /
* | | Merge branch 'jk/proxy-tests'John Keiser2015-11-241-0/+18
|\ \ \ | |_|/ |/| |
| * | Use bundle to access the bundled chef-clientjk/proxy-testsJohn Keiser2015-11-241-4/+3
| * | Add proxy test to TravisJohn Keiser2015-11-241-0/+19
|/ /
* | Merge pull request #4200 from chef/jdm/dont-print-pscredJay Mundrawala2015-11-243-6/+30
|\ \
| * | Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-233-6/+30