summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed the fixjdmundrawala/test2Jay Mundrawala2014-10-102-1/+2
* Fixed potential bug in env_specJay Mundrawala2014-10-101-0/+3
* Upgrading to latest ffi-yajl which contains fixes for Object#to_jsontball/11-stable-latest-ffi-yajltyler-ball2014-10-102-3/+1
* Exclude knife integration tests on server platformsBryan McLellan2014-10-0917-16/+19
* Merge pull request #2120 from opscode/tball/11-stable-yajl-replace-jsonTyler Ball2014-10-0879-187/+346
|\
| * Adding back to prevent breaking people who use Hash.to_jsontball/11-stable-yajl-replace-jsontyler-ball2014-10-083-10/+6
| * Using my ffi-yajl branch where I fixed Objects that do not support to_jsontyler-ball2014-10-081-0/+2
| * Removing old .to_json monkeypatching for all objectstyler-ball2014-10-081-1/+0
| * Moving documentation to CHANGELOG since no online documentation needs to upda...tyler-ball2014-10-082-5/+2
| * Ruby 1.8.7 does some weird hash printing where it gives different ordering - ...tyler-ball2014-10-081-2/+2
| * Fixing integration tests I didn't check last time I committedtyler-ball2014-10-085-10/+25
| * First pass at removing JSON dependency, switching it for ffi-yajltyler-ball2014-10-0874-176/+326
* | Add the forgotten change for 11.16.2 in to the CHANGELOG.Serdar Sutay2014-10-081-1/+2
|/
* Merge pull request #2183 from opscode/sersut/travis-fixSerdar Sutay2014-10-071-1/+0
|\
| * Remove Ruby 1.8.7 from travis config.sersut/travis-fixSerdar Sutay2014-10-071-1/+0
|/
* Merge pull request #2182 from opscode/sersut/rel-11.16.411.16.4Serdar Sutay2014-10-073-41/+12
|\
| * CHANGELOG and version updates for 11.16.4.Serdar Sutay2014-10-073-41/+12
|/
* Merge pull request #2179 from opscode/sersut/port-policyfile-fixSerdar Sutay2014-10-0717-23/+128
|\
| * Make FileVendor configuration specific to the two implementationssersut/port-policyfile-fixdanielsdeleo2014-10-0717-23/+128
|/
* Merge pull request #2142 from opscode/jdmundrawala/11-windows-env-fixJay Mundrawala2014-10-066-187/+329
|\
| * Updated CHANGELOG for env resource changejdmundrawala/11-windows-env-fixJay Mundrawala2014-09-301-2/+6
| * Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-305-185/+323
* | Merge pull request #2151 from opscode/sersut/backport-chef-1912Serdar Sutay2014-10-022-13/+23
|\ \ | |/ |/|
| * Merge pull request #1912 from jessehu/CHEF-ISSUE-1904sersut/backport-chef-1912Claire McQuin2014-10-022-13/+23
|/
* Add the pending() guard to the 'when there's no reboot keys present' spec.Chris Doherty2014-09-291-2/+5
* DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
* updating CHANGELOG for 11.16.211.16.2Lamont Granquist2014-09-161-2/+6
* bumping version to 11.16.2Lamont Granquist2014-09-161-1/+1
* Merge pull request #2021 from jaymzh/11-whyrunPhil Dibowitz2014-09-113-3/+54
|\
| * [11] Fix whyrun_safe_ruby_block regressionPhil Dibowitz2014-09-093-3/+54
|/
* Add Jesse Hu as 11.16.0 MVPBryan McLellan2014-09-091-0/+1
* Bump version for 11.16.011.16.0adamedx2014-09-061-1/+1
* Merge pull request #2008 from opscode/adamedx/ohai-7-4-and-rc211.16.0.rc.2Adam Edwards2014-09-062-2/+2
|\
| * Bump version for 11.16.0.rc.2adamedx2014-09-051-1/+1
| * Gemspec update for Ohai ~> 7.4 releaseadamedx2014-09-051-1/+1
|/
* Bump version for 11.16.0.rc.1 release11.16.0.rc.1adamedx2014-09-051-1/+1
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-057-63/+147
* Merge pull request #1996 from opscode/adamedx/port-chef-1982-11Adam Edwards2014-09-053-30/+35
|\
| * Changelog info for user dscl fix.Serdar Sutay2014-09-041-1/+1
| * Merge pull request #1982 from opscode/sersut/user-dscl-fixSerdar Sutay2014-09-042-29/+34
|/
* lcm parser is a lot more forgivingJay Mundrawala2014-09-042-105/+51
* Update documentation / release notesadamedx2014-09-043-300/+235
* configuration_generator_spec uses newer rspec conventionsJay Mundrawala2014-09-041-33/+31
* Bump version for 11.16.0.rc.0 release.11.16.0.rc.0Bryan McLellan2014-09-031-1/+1
* Added test for #generate_description in provider/dsc_script_specJay Mundrawala2014-09-031-0/+20
* Cleanup dsc_script_spec to use newer rspec conventionsJay Mundrawala2014-09-031-43/+40
* Merge pull request #1975 from opscode/platform/11-dscBryan McLellan2014-09-0324-3/+2218
|\
| * Make Chef::Util::Powershell::Cmdlet Ruby 1.8.7 friendlyBryan McLellan2014-09-032-7/+7
| * Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-0311-602/+602
| * Explicitly require erroraction continue for predictability, consistency in ma...Adam Edwards2014-09-031-2/+2