summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for :internal_locale detectionmcquin/centos-locale-aClaire McQuin2014-10-161-0/+1
* Merge branch 'master' into mcquin/centos-locale-aClaire McQuin2014-10-1613-65/+185
|\
| * Merge pull request #2231 from opscode/lcg/remove-shellout-requireLamont Granquist2014-10-161-4/+0
| |\
| | * remove chef/shell_out deplcg/remove-shellout-requireLamont Granquist2014-10-141-4/+0
| * | Merge pull request #2241 from opscode/cdoherty-eliminate-spec-remnantsChris Doherty2014-10-161-0/+2
| |\ \
| | * | file_spec: chdir into the temp directory so we don't leave test files in the ...cdoherty-eliminate-spec-remnantsChris Doherty2014-10-151-0/+2
| |/ /
| * | Merge pull request #2233 from juliandunn/windows-10Julian C. Dunn2014-10-152-0/+3
| |\ \ | | |/ | |/|
| | * Added changelog entry per @sersut review.Julian C. Dunn2014-10-151-0/+1
| | * Added Windows 10 (Server and workstation) to the marketing names version table.Julian C. Dunn2014-10-141-0/+2
| |/
| * Revert "remove chef/shell_out dep"Lamont Granquist2014-10-141-0/+4
| * remove chef/shell_out depLamont Granquist2014-10-141-4/+0
| * Merge pull request #2227 from opscode/lcg/ruby193docfiLamont Granquist2014-10-141-1/+1
| |\
| | * remove 1.8.7 support from READMELamont Granquist2014-10-141-1/+1
| |/
| * Merge pull request #2209 from opscode/adamedx/dsc-parameter-noconfigdata-fixAdam Edwards2014-10-143-50/+95
| |\
| | * Remove unnecessary contexts in DSC functional specsAdam Edwards2014-10-141-44/+36
| | * Update CHANGELOG for DSC configuration parameter fixAdam Edwards2014-10-141-0/+1
| | * DSC terminology correction in insufficient powershell version messageAdam Edwards2014-10-141-1/+1
| | * DSC parameters should be passed even when there is no config data fileAdam Edwards2014-10-142-6/+58
| |/
| * Merge pull request #2215 from opscode/tball/homebrew_fixTyler Ball2014-10-133-2/+11
| |\
| | * Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-133-2/+11
| * | Merge pull request #2210 from opscode/sersut/contrib-passSerdar Sutay2014-10-132-1/+66
| |\ \
| | * | Fix the SLES version based on the existing logic.Serdar Sutay2014-10-131-2/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2170.sersut/contrib-passSerdar Sutay2014-10-102-0/+8
| | * | Contribution information for https://github.com/opscode/chef/pull/2187.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2203.Serdar Sutay2014-10-101-1/+4
| | * | Contribution information for https://github.com/opscode/chef/pull/2167.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2164.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2149.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2079.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2165.Serdar Sutay2014-10-102-0/+9
| | * | Contribution information for https://github.com/opscode/chef/pull/2052.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2051.Serdar Sutay2014-10-101-0/+3
| | * | Contribution information for https://github.com/opscode/chef/pull/2041.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2013.Serdar Sutay2014-10-101-1/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/2207 (origi...Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/1957.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/1924.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/1914.Serdar Sutay2014-10-102-0/+7
| | * | Contribution information for https://github.com/opscode/chef/pull/1907.Serdar Sutay2014-10-101-0/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/1827.Serdar Sutay2014-10-101-2/+2
| | * | Contribution information for https://github.com/opscode/chef/pull/1724.Serdar Sutay2014-10-102-1/+7
| | * | CHANGELOG update for https://github.com/opscode/chef/pull/2107.Serdar Sutay2014-10-101-0/+2
| | * | CHANGELOG update for https://github.com/opscode/chef/pull/2129.Serdar Sutay2014-10-101-0/+4
| * | | Merge pull request #2190 from opscode/jdmundrawala/issue-2169Jay Mundrawala2014-10-132-7/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Try to apply dsc configuration even if what-if failsjdmundrawala/issue-2169Jay Mundrawala2014-10-082-7/+7
* | | | Use shell_out to get localesClaire McQuin2014-10-152-11/+102
* | | | Standardize guessed localeClaire McQuin2014-10-131-1/+4
* | | | Split locale -a result safely, detect utf8, log message to debug.Claire McQuin2014-10-131-4/+13
|/ / /
* | | Merge pull request #2208 from opscode/jdmundrawala/env-path-spec-fixJay Mundrawala2014-10-131-4/+3
|\ \ \
| * | | Deal with nil system path in env_specjdmundrawala/env-path-spec-fixJay Mundrawala2014-10-111-4/+1