summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added test for ensuring property_name is a Symbol in DscResourceJay Mundrawala2015-03-201-4/+12
* Added spec for dsc_resource providerJay Mundrawala2015-03-201-0/+56
* Update resources.rb to load DscResourceJay Mundrawala2015-03-201-0/+1
* Added dsc_resource resourceJay Mundrawala2015-03-201-0/+56
* Added specJay Mundrawala2015-03-201-0/+57
* Hexdigest the encrypted value by default for powershell compatJay Mundrawala2015-03-201-1/+2
* Added encrypt wrapperJay Mundrawala2015-03-201-0/+48
* Adding CryptProtectDataJay Mundrawala2015-03-201-0/+63
* Add parameter types for DPAPIJay Mundrawala2015-03-201-0/+2
* JSON needs to be kept separate from other outputJay Mundrawala2015-03-202-4/+38
* Remove unused codeJay Mundrawala2015-03-201-2/+0
* Break super long string up onto multiple linesJay Mundrawala2015-03-201-2/+4
* Propose Steven Murawski as a maintainer for Chef CoreSteven Murawski2015-03-201-0/+1
* Merge pull request #3088 from chef/ksubrama/home_dirKartik Null Cating-Subramanian2015-03-2015-71/+169
|\
| * Deprecate things instead of removing them outright.Kartik Null Cating-Subramanian2015-03-202-1/+12
| * Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-207-52/+58
| * Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-208-22/+27
| * Added a path helper to determine the home directory.Kartik Null Cating-Subramanian2015-03-201-0/+76
* | Merge pull request #3048 from juliandunn/fix-audit-mode-on-windowsJulian C. Dunn2015-03-201-2/+10
|\ \ | |/ |/|
| * Remove UNIX-specific assumptions from audit runner.Julian C. Dunn2015-03-081-2/+10
* | Merge pull request #3094 from bahamas10/dave-1426554070Thom May2015-03-181-5/+5
|\ \
| * | alter messages generated by group provider to show group_nameDave Eddy2015-03-161-5/+5
* | | Merge pull request #3098 from chef/lcg/bump-ffi-yajlLamont Granquist2015-03-171-1/+1
|\ \ \
| * | | bumping ffi-yajl to pick up 2.xlcg/bump-ffi-yajlLamont Granquist2015-03-171-1/+1
|/ / /
* | | Merge pull request #3093 from chef/ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-171-1/+2
|\ \ \
| * | | Change the default value of syntax cache to the latest value.ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-161-1/+2
| |/ /
* | | Merge pull request #3086 from chef/ksubrama/test_fixKartik Null Cating-Subramanian2015-03-178-12/+12
|\ \ \
| * | | Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-168-12/+12
* | | | Update CHANGELOG for #3090Bryan McLellan2015-03-171-0/+1
* | | | We should not change how exceptions are raised if audit mode is disabledJay Mundrawala2015-03-172-22/+72
* | | | Merge pull request #3061 from cmluciano/cml/inspecttostringThom May2015-03-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Change inspect to string to be more human-readable.cmluciano2015-03-111-1/+1
* | | | Merge pull request #3064 from juliandunn/fix-audit-terminologyJulian C. Dunn2015-03-167-11/+11
|\ \ \ \
| * | | | Fix testJulian C. Dunn2015-03-111-1/+1
| * | | | Fix more incorrect terminologyJulian C. Dunn2015-03-112-2/+2
| * | | | Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-114-8/+8
* | | | | Disable the exitstatus 3 testBryan McLellan2015-03-161-4/+1
* | | | | Update CHANGELOG in master for 3022 + 3059Bryan McLellan2015-03-161-0/+5
* | | | | Assert that candidate_version gets set when yum resource uses sourceJay Mundrawala2015-03-161-0/+14
* | | | | Yum was failing to install packages when a source was providedJay Mundrawala2015-03-161-13/+16
| |_|/ / |/| | |
* | | | Merge pull request #3049 from jaymzh/el_maintainerThom May2015-03-161-0/+1
|\ \ \ \
| * | | | Propose myself as an EL maintainer.Phil Dibowitz2015-03-081-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #3069 from chef/jdm/poshJay Mundrawala2015-03-131-1/+2
|\ \ \ \
| * | | | Mark failing test as pending on versions of powershell < 4jdm/poshJay Mundrawala2015-03-121-1/+2
| | |/ / | |/| |
* | | | Merge pull request #3060 from chef/jdm/useradd-specsJay Mundrawala2015-03-131-13/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Use FileUtils to delete directoryjdm/useradd-specsJay Mundrawala2015-03-121-1/+1
| * | | Use less common dir namesJay Mundrawala2015-03-121-14/+14
| * | | Use User resource to cleanupJay Mundrawala2015-03-121-5/+4
| * | | Freebsd stuffJay Mundrawala2015-03-121-1/+5
| * | | Cleanup user directories if state was leftover from previous runJay Mundrawala2015-03-121-0/+10
|/ / /