summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Changed logging locationJay Mundrawala2014-10-221-2/+2
| * | | | | Added function to add event loggerJay Mundrawala2014-10-221-0/+5
| * | | | | SpacingJay Mundrawala2014-10-221-56/+56
| * | | | | Added windows event loggingJay Mundrawala2014-10-222-0/+73
| * | | | | Added base class for event loggingJay Mundrawala2014-10-221-0/+8
* | | | | | Merge pull request #2264 from opscode/jdmundrawala/issue-2225Jay Mundrawala2014-10-221-8/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactored local_configuration_manager to use function to test for what-if su...Jay Mundrawala2014-10-221-8/+12
| * | | | | Improve detection missing WhatIf supportBob2014-10-221-1/+1
* | | | | | Merge pull request #2265 from opscode/sersut/resource-list-specsSerdar Sutay2014-10-221-21/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delegate Array methods rather than hardcoding into the ResourceList class.sersut/resource-list-specsSerdar Sutay2014-10-211-20/+9
| * | | | | Add pending specs for resource list.Serdar Sutay2014-10-201-1/+0
* | | | | | Renamed output_has_dsc_module_failure to dsc_module_import_failureJay Mundrawala2014-10-221-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #2249 from opscode/jdmundrawala/delete-envJay Mundrawala2014-10-211-2/+4
|\ \ \ \ \
| * | | | | Ensure delete ENV[var] from current processJay Mundrawala2014-10-211-2/+4
* | | | | | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-214-1/+247
|\ \ \ \ \ \
| * | | | | | fixed functional testskaustubh-d2014-09-231-4/+4