summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added spec to check that FileAccessControl responds to writable?jdm/win-aclsJay Mundrawala2015-02-131-0/+6
* Added comments about class methodsJay Mundrawala2015-02-132-0/+4
* Update directory resource to use FileAccessControl to check if file is writableJay Mundrawala2015-02-112-7/+7
* Add writable? to FileAccessControlJay Mundrawala2015-02-112-0/+22
* Added file_access_check for windowsJay Mundrawala2015-02-111-0/+21
* Added basic spec for AccessCheckJay Mundrawala2015-02-111-0/+31
* Added AccessCheckJay Mundrawala2015-02-112-0/+29
* Added PRIVILEGE_SETJay Mundrawala2015-02-111-0/+6
* Fix spacing for GENERIC_MAPPINGJay Mundrawala2015-02-111-6/+7
* Added MapGenericMaskJay Mundrawala2015-02-112-0/+2
* Added GENERIC_MAPPING structJay Mundrawala2015-02-111-0/+6
* Added basic spec for get_file_securityJay Mundrawala2015-02-111-0/+9
* Added GetFileSecurityJay Mundrawala2015-02-112-0/+19
* Added a test for duplicating a security token with incorrect permissionsJay Mundrawala2015-02-111-0/+8
* Added test for duplicating a security tokenJay Mundrawala2015-02-111-0/+15
* Added DuplicateTokenJay Mundrawala2015-02-112-0/+9
* Added SecurityImpersonationLevel enumJay Mundrawala2015-02-111-0/+9
* Merge pull request #2758 from chef/mcquin/control_groupSerdar Sutay2015-02-1120-52/+54
|\
| * Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-1520-52/+54
* | Changelog update for mergesBryan McLellan2015-02-091-0/+6
* | Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-097-14/+76
* | add json_attribs option for chef-apply commandsonots2015-02-092-1/+33
* | Avoid 'class << self'-style class methods in Chef::ApiClientSteven Danna2015-02-091-14/+15
* | Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-092-48/+63
* | Add Knife::Core::UI#edit_hashSteven Danna2015-02-092-1/+10
* | Add ApiClient#from_hash and ApiClient#from_jsonSteven Danna2015-02-092-27/+72
* | Support HTTP/FTP source on rpm_packagesonots2015-02-092-1/+36
* | Merge pull request #2872 from chef/lcg/chef-gem-config-optionLamont Granquist2015-02-0910-28/+186
|\ \
| * | pass message to deprecation exceptionLamont Granquist2015-02-091-1/+1
| * | peer review feedback for deprecation warningsLamont Granquist2015-02-093-7/+9
| * | fix a busted deprecation specLamont Granquist2015-02-091-2/+1
| * | patch chef_gem to use Chef::Log.deprecationlcg/chef-gem-config-optionLamont Granquist2015-02-093-10/+10
| * | Add Chef::Log.deprecation and associated wiringLamont Granquist2015-02-094-17/+43
| * | add DOC_CHANGES.mdLamont Granquist2015-02-091-0/+8
| * | clarify that good cookbooks don't use compile_timeLamont Granquist2015-02-091-2/+3
| * | add Chef::Config[:chef_gem_compile_time] plus RELNOTESLamont Granquist2015-02-095-5/+127
* | | Merge branch 'ranjib-ranjib'Bryan McLellan2015-02-091-0/+3
|\ \ \
| * | | Nominating myself to maintain core, chefspec and ubuntuRanjib Dey2015-02-091-0/+3
|/ / /
* | | Merge pull request #2856 from btm/btm-core-maintainerBryan McLellan2015-02-091-0/+1
|\ \ \
| * | | Volunteer myself as a core maintainerBryan McLellan2015-02-031-0/+1
* | | | Merge pull request #2857 from btm/btm-windows-ltAdam Jacob2015-02-091-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Nominate myself as Windows Lt.Bryan McLellan2015-02-031-0/+2
| |/ /
* | | Merge pull request #2820 from chef/tball/appveyor-outputJay Mundrawala2015-02-091-0/+1
|\ \ \
| * | | Updating appveyor to have much shorter outputtball/appveyor-outputtyler-ball2015-01-261-0/+1
* | | | Merge pull request #2879 from juliandunn/update-shell-brandingSteven Danna2015-02-081-2/+2
|\ \ \ \
| * | | | Update branding from opscode.com to chef.ioJulian C. Dunn2015-02-081-2/+2
|/ / / /
* | | | Add config to treat deprecation warnings as errorsdanielsdeleo2015-02-064-0/+62
* | | | Remove config setting for Chef 11 deprecation warningsdanielsdeleo2015-02-061-3/+0
* | | | Merge pull request #2869 from chef/lcg/array-name-deuglificationLamont Granquist2015-02-055-16/+31
|\ \ \ \
| * | | | method signaturelcg/array-name-deuglificationLamont Granquist2015-02-051-1/+1