summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add 'class Chef' outer scopelcg/fix-exceptionsLamont Granquist2014-10-281-302/+304
* add md files for ProviderResolver featureslcg/provider-resolver-mdsLamont Granquist2014-10-242-0/+29
* 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-24140-1038/+2002
|\ \
| * | Chef-12 RC Provider ResolverLamont Granquist2014-10-24143-1308/+1900
| * | Initial sketch for provider resolverRichard Manyanza2014-10-2211-2/+374
* | | Added changelog entry for env provider change:Jay Mundrawala2014-10-241-0/+1
* | | Merge pull request #2252 from opscode/jdmundrawala/env-splitJay Mundrawala2014-10-243-23/+84
|\ \ \
| * | | 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-233-18/+18
| * | | delete_element should return false if the key needs to be deletedJay Mundrawala2014-10-232-6/+12
| * | | Got rid of repeated codeJay Mundrawala2014-10-231-9/+15
| * | | Modified spec to check subpath caseJay Mundrawala2014-10-231-3/+3
| * | | Added unit tests to ensure that value for env correctly deals with having the...Jay Mundrawala2014-10-231-0/+40
| * | | Modified env resource to break values up by delimiter before comparing.Jay Mundrawala2014-10-231-6/+13
* | | | Merge pull request #2282 from opscode/jdmundrawala/event-log-changelogJay Mundrawala2014-10-242-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Added rel note entry for Window Event Log featurejdmundrawala/event-log-changelogJay Mundrawala2014-10-231-0/+10
| * | | Added changelog entry for windows event log featureJay Mundrawala2014-10-231-0/+1
|/ / /
* | | Merge pull request #1495 from opscode/adamed/guard-interpreter-defaultAdam Edwards2014-10-2311-36/+289
|\ \ \ | |_|/ |/| |
| * | Documentation changes for guard interpreter default changeAdam Edwards2014-10-233-0/+94
| * | windows_script specs for guard_interpreter exception behavior on ruby blocksAdam Edwards2014-10-231-0/+13
| * | Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-234-20/+39
| * | 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-237-16/+141
|/ /
* | Merge pull request #2229 from opscode/jdmundrawala/12-evt-logJay Mundrawala2014-10-2310-2/+372
|\ \
| * | Don't require win32-eventlog in rakefilejdmundrawala/12-evt-logJay Mundrawala2014-10-221-1/+1
| * | Updated client_spec to not run event loggerJay Mundrawala2014-10-221-1/+1
| * | Use windows evt log by default on windowsJay Mundrawala2014-10-227-35/+106
| * | Add rake task at root to build eventlog dllJay Mundrawala2014-10-222-1/+14
| * | Guard windows specific includes in specJay Mundrawala2014-10-221-2/+4
| * | Adding missing headersJay Mundrawala2014-10-222-0/+36
| * | Copy-pasta errorJay Mundrawala2014-10-221-1/+1
| * | Modified log messages (chef-client -> Chef Client)Jay Mundrawala2014-10-221-4/+4
| * | Guard windows includesJay Mundrawala2014-10-221-7/+11
| * | Removed unused base classJay Mundrawala2014-10-222-3/+2
| * | Added spec for windows event loggerJay Mundrawala2014-10-221-0/+76
| * | suppressing annoying warnings due to already imported constantsJay Mundrawala2014-10-221-1/+5
| * | Renamed event_log to eventlogJay Mundrawala2014-10-221-0/+0
| * | Added sample client.rbJay Mundrawala2014-10-221-0/+3
| * | Build resource dll for event log and register itJay Mundrawala2014-10-223-0/+77
| * | 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-223-0/+74
| * | Added base class for event loggingJay Mundrawala2014-10-221-0/+8
* | | Merge pull request #2284 from opscode/lcg/force-ffi-yajlLamont Granquist2014-10-221-0/+4
|\ \ \ | |_|/ |/| |