summaryrefslogtreecommitdiff
path: root/lib/chef/mixin
Commit message (Expand)AuthorAgeFilesLines
* Implement RFC 101: Custom Validation MessagesThom May2018-02-121-9/+19
* Add `introduced` property fieldThom May2018-02-121-0/+1
* properties can have descriptionsThom May2018-02-121-0/+12
* Merge pull request #6687 from MsysTechnologiesllc/nim/logonSession_user_permi...Bryan McLellan2018-01-251-3/+6
|\
| * Fixed/added specs for LogonSession changesnimisha2018-01-241-3/+5
| * Brought back Chef::Win32::Security functional test for running as a non admin...nimisha2018-01-241-2/+3
| * Chef::ReservedNames::Win32::Security.has_admin_privileges? prints a debug mes...nimisha2018-01-241-1/+1
* | Cleanup a bit of YARD and add a few thingsTim Smith2018-01-229-41/+31
|/
* Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-221-1/+1
* Merge pull request #6736 from chef/openssl_resourcesTim Smith2018-01-221-0/+118
|\
| * Improve readability a tiny bit in the mixinTim Smith2018-01-121-1/+1
| * Add tests for the mixinTim Smith2018-01-051-10/+10
| * Add dhparam, rsa_private_key and rsa_public_key resourcesTim Smith2018-01-051-0/+118
* | Remove previously deprecated mixins and Chef::DSL::Recipe::FullDSLchef14_deprecationsTim Smith2018-01-014-148/+0
|/
* Cleanup some YARD warningsyard2Tim Smith2017-12-131-1/+1
* Fix remote_file with UNC paths failingnodes_not_hereTim Smith2017-10-191-1/+1
* Fixing specsnimisha2017-09-051-1/+1
* Added define_resource_requirement and some other validationsnimisha2017-09-051-0/+4
* Alternate user local logon authenticationnimisha2017-09-052-96/+1
* Alternate user remote file code review feedbackadamedx2017-09-051-2/+2
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-052-2/+2
* Windows thread alternate user impersonation supportadamedx2017-09-051-0/+62
* Windows user identity user name and credntial validationAdam Edwards2017-09-051-0/+81
* Fix an issue where DeepMerge overwrites nil valuesDJ Mountney2017-08-101-1/+1
* Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-1/+1
* spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-9/+9
* try Path on windowsLamont Granquist2017-04-061-1/+9
* Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-062-47/+21
* remove the platform-specific run_command codeLamont Granquist2017-03-312-291/+0
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-194/+0
* Retry API requests if using an unsupported versiontm/retryable_apiThom May2017-03-291-0/+4
* Allow the best API version to be queriedThom May2017-03-281-1/+12
* Chef-13: Nillable propertiesLamont Granquist2017-03-151-5/+6
* Make it easier to have a versioned factorytm/versioned_apiThom May2017-02-141-14/+34
* Beginning of automatic API version detectionThom May2017-02-141-0/+49
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-1311-38/+30
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-112-4/+24
* add tests for 'where'Lamont Granquist2017-02-071-1/+1
* add unit tests for `which` behaviorLamont Granquist2017-02-071-1/+6
* fix return of which()Lamont Granquist2017-02-071-1/+1
* rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-071-7/+19
* Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-111-9/+5
|\
| * squashing dnf workLamont Granquist2016-12-131-9/+5
* | cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-12/+58
* | remove run_command from groupaddLamont Granquist2016-12-201-0/+9
* | formally deprecate run_commandLamont Granquist2016-12-201-0/+1
|/
* fix Style/SelfAssignmentLamont Granquist2016-12-062-2/+2
* Merge pull request #5547 from chef/lcg/unified-integerLamont Granquist2016-11-161-19/+19
|\
| * simplify some overly complicated powershell codelcg/unified-integerLamont Granquist2016-11-151-19/+19
| * fix Lint/UnifiedInteger copLamont Granquist2016-11-151-1/+1