summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Pin version for 12.0.0.rc.1.12.0.0.rc.1Serdar Sutay2014-11-121-1/+1
* Merge pull request #2395 from opscode/jdmundrawala/chef-shell-windowsJay Mundrawala2014-11-111-2/+10
* Merge pull request #2394 from opscode/jdmundrawala/win-cookbook-ns-colJay Mundrawala2014-11-101-6/+5
* Merge pull request #2336 from opscode/lcg/12-systemd-fixessersut/serv-prov-portSerdar Sutay2014-11-0816-82/+192
* Merge pull request #2387 from opscode/sersut/revert-attr-nil-overrideSerdar Sutay2014-11-081-6/+3
* Merge pull request #2097 from opscode/lcg/chef-12-attrLamont Granquist2014-11-083-27/+208
* Merge pull request #2370 from opscode/ryan/follow_symlinksSerdar Sutay2014-11-072-1/+9
* Merge pull request #2368 from opscode/sersut/knife-cloud-bootstrap-optionsSerdar Sutay2014-11-072-8/+9
* Bring in cheffish and provisioning resources if they are installedchef-provisioning-12-stableJohn Keiser2014-11-051-0/+7
* Merge pull request #2327 from opscode/sersut/rc-spec-fixesSerdar Sutay2014-10-307-29/+31
|\
| * windows_package installer_type should be a symbolBryan McLellan2014-10-301-1/+1
| * Merge pull request #2313 from opscode/sersut/win-res-lookup-fixSerdar Sutay2014-10-307-28/+30
* | Fixing documentation errortyler-ball2014-10-301-3/+1
|/
* add 'class Chef' outer scopeLamont Granquist2014-10-281-302/+304
* Merge pull request #2309 from ClogenyTechnologies/kd-aix-fixes-28octScott Hain2014-10-281-0/+2
* Bump version for 12.0.0 RC.Serdar Sutay2014-10-271-1/+1
* Merge pull request #2277 from liseki/fix-freebsd-service-status-loadSerdar Sutay2014-10-241-0/+1
|\
| * Properly load FreeBSD service statusRichard Manyanza2014-10-221-0/+1
* | Merge pull request #2270 from liseki/fix-whiny-freebsd-serviceSerdar Sutay2014-10-241-1/+2
|\ \
| * | Maintain init_command as nil in why-run when missing init scriptRichard Manyanza2014-10-211-10/+2
| * | Ensure why-run of a FreeBSD service missing init script does not failRichard Manyanza2014-10-211-0/+9
* | | Merge pull request #2251 from chilicheech/fix_dscl_group_nameSerdar Sutay2014-10-241-2/+2
|\ \ \
| * | | use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-171-2/+2
* | | | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+8
|\ \ \ \
| * | | | Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-0/+2
| * | | | Changes to fix review commentssiddheshwar-more2014-10-101-6/+6
| * | | | Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-6/+6
* | | | | Merge pull request #2287 from opscode/lcg/remove-force-utf8Lamont Granquist2014-10-241-1/+0
|\ \ \ \ \
| * | | | | remove force of utf-8lcg/remove-force-utf8Lamont Granquist2014-10-231-1/+0
* | | | | | Merge pull request #1596 from opscode/lcg/provider-resovlerLamont Granquist2014-10-24109-353/+918
|\ \ \ \ \ \
| * | | | | | Chef-12 RC Provider ResolverLamont Granquist2014-10-24112-579/+863
| * | | | | | Initial sketch for provider resolverRichard Manyanza2014-10-2210-2/+283
* | | | | | | Sytle cleanupjdmundrawala/env-splitJay Mundrawala2014-10-231-1/+1
* | | | | | | Aliased compare_value to requires_modify_or_create?Jay Mundrawala2014-10-231-0/+2
* | | | | | | Renamed compare_value in env providerJay Mundrawala2014-10-231-3/+3
* | | | | | | delete_element should return false if the key needs to be deletedJay Mundrawala2014-10-231-1/+1
* | | | | | | Got rid of repeated codeJay Mundrawala2014-10-231-9/+15
* | | | | | | Modified env resource to break values up by delimiter before comparing.Jay Mundrawala2014-10-231-6/+13
* | | | | | | Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-1/+1
* | | | | | | Change default powershell_script executionpolicy to unrestrictedAdam Edwards2014-10-231-1/+1
* | | | | | | Debug logging should show transformed script code for easier debugging of pow...Adam Edwards2014-10-231-0/+2
* | | | | | | powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-232-2/+3
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2229 from opscode/jdmundrawala/12-evt-logJay Mundrawala2014-10-234-1/+198
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use windows evt log by default on windowsJay Mundrawala2014-10-225-29/+99
| * | | | | Adding missing headersJay Mundrawala2014-10-222-0/+36
| * | | | | Guard windows includesJay Mundrawala2014-10-221-7/+11
| * | | | | Removed unused base classJay Mundrawala2014-10-222-3/+2
| * | | | | suppressing annoying warnings due to already imported constantsJay Mundrawala2014-10-221-1/+5
| * | | | | Renamed event_log to eventlogJay Mundrawala2014-10-221-0/+0
| * | | | | Don't autoload windows event loggerJay Mundrawala2014-10-221-2/+0