summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | force ffi-yajl to use C extlcg/force-ffi-yajlLamont Granquist2014-10-221-0/+4
|/ / / / / /
* | | | | | Merge pull request #2264 from opscode/jdmundrawala/issue-2225Jay Mundrawala2014-10-222-9/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added spec to test a whatif expception with \r\n is corrrectly classifiedjdmundrawala/issue-2225Jay Mundrawala2014-10-221-1/+6
| * | | | | 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-224-87/+209
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delegate Array methods rather than hardcoding into the ResourceList class.sersut/resource-list-specsSerdar Sutay2014-10-212-21/+10
| * | | | | Updates based on PR comments.Serdar Sutay2014-10-211-58/+37
| * | | | | Add pending specs for resource list.Serdar Sutay2014-10-203-2/+159
| * | | | | Convert resource_collection spec to Rspec3 syntax.Serdar Sutay2014-10-201-65/+62
* | | | | | Merge pull request #2281 from opscode/jdmundrawala/lcm-renamesJay Mundrawala2014-10-222-7/+7
|\ \ \ \ \ \
| * | | | | | Renamed output_has_dsc_module_failure to dsc_module_import_failureJay Mundrawala2014-10-222-7/+7
|/ / / / / /
* | | | | | Merge pull request #2280 from juliandunn/reorder-changelogJulian C. Dunn2014-10-221-19/+21
|\ \ \ \ \ \
| * | | | | | Rearrange changelog so that the "internal API changes" are documentedJulian C. Dunn2014-10-221-19/+21
|/ / / / / /
* | | | | | Merge pull request #2275 from juliandunn/chef-client-12-aix-release-notesJulian C. Dunn2014-10-221-0/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Added release notes for AIX service provider.Julian C. Dunn2014-10-211-0/+6
|/ / / / /
* | | | | Changelog updated for changes the windows env delete behaviorJay Mundrawala2014-10-211-0/+1
* | | | | Merge pull request #2248 from opscode/jdmundrawala/windows-serviceJay Mundrawala2014-10-213-2/+37
|\ \ \ \ \
| * | | | | Pointing chef-service-manager to appbundled chef-windows-servicejdmundrawala/windows-serviceJay Mundrawala2014-10-211-1/+1
| * | | | | Adding a bin for windows service so that we can appbundleJay Mundrawala2014-10-212-1/+36
* | | | | | Merge pull request #2249 from opscode/jdmundrawala/delete-envJay Mundrawala2014-10-212-2/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | spec to ensure deleting ENV[var] from current process worksjdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
| * | | | | Ensure delete ENV[var] from current processJay Mundrawala2014-10-211-2/+4
* | | | | | Merge pull request #2271 from opscode/sersut/chef-12-contrib-passSerdar Sutay2014-10-211-0/+13
|\ \ \ \ \ \
| * | | | | | Contribution information for AIX service provider.Serdar Sutay2014-10-211-0/+1
| * | | | | | Contribution information for https://github.com/opscode/chef/pull/2255.Serdar Sutay2014-10-211-0/+2
| * | | | | | Contribution information for https://github.com/opscode/chef/pull/2246.Serdar Sutay2014-10-211-0/+3
| * | | | | | Contribution information for https://github.com/opscode/chef/pull/2239.Serdar Sutay2014-10-211-0/+2
| * | | | | | Contribution information for https://github.com/opscode/chef/pull/2237.Serdar Sutay2014-10-211-0/+2
| * | | | | | Contribution information for https://github.com/opscode/chef/pull/2126.Serdar Sutay2014-10-211-0/+2
| * | | | | | Contribution information for https://github.com/opscode/chef/pull/2259.Serdar Sutay2014-10-211-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-2111-1/+1090
|\ \ \ \ \ \
| * | | | | | fixed functional testskaustubh-d2014-09-236-96/+137
| * | | | | | fix copyrightkaustubh2014-09-221-1/+1
| * | | | | | mark test aix only, and correct copyrightkaustubh2014-09-221-2/+2
| * | | | | | functional specs for aix service providerkaustubh-d2014-09-194-0/+352
| * | | | | | aix service provider more code changeskaustubh-d2014-09-152-25/+80