summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix value of retries shown in the error report.Krzysztof Wilczynski2014-10-192-10/+37
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #2266 from opscode/sersut/chef-rc-fixes-2Serdar Sutay2014-10-211-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Missed one spec in rpm_spec.rb.sersut/chef-rc-fixes-2Serdar Sutay2014-10-201-2/+2
* | | | | | | | Merge pull request #2263 from opscode/sersut/chef-rc-fixesSerdar Sutay2014-10-2010-8/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Disable data bag encryption v3 specs on ruby 1.9.X.sersut/chef-rc-fixesSerdar Sutay2014-10-204-5/+5
| * | | | | | | Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-202-2/+4
| * | | | | | | Fix cron specs on Solaris.Serdar Sutay2014-10-201-1/+7
| * | | | | | | Set the :default_guard_interpreter to :default so that the script resource gu...Serdar Sutay2014-10-201-0/+1
| * | | | | | | Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-204-3/+8
| |/ / / / / /
* | | | | | | Merge pull request #2257 from opscode/lcg/rest-test-speedupLamont Granquist2014-10-201-75/+79
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | rspec-3-ifylcg/rest-test-speedupLamont Granquist2014-10-201-74/+74
| * | | | | | speed up rest testLamont Granquist2014-10-181-1/+5
|/ / / / / /
* | | | | | Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-1716-307/+617
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-174-72/+19
| * | | | | Fixing ruby 1.9.3 build errorstball/bsd_package_nametyler-ball2014-10-171-5/+8
| * | | | | Cleaning up based on review commentstyler-ball2014-10-175-217/+199
| * | | | | Added some documentation and cleaned up unecessary TODOs. Added first round ...tyler-ball2014-10-165-22/+249
| * | | | | Moving resource_set and resource_list so they are hidden from consumers more ...tyler-ball2014-10-163-2/+3
| * | | | | Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-1622-236/+286
| * | | | | Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-162-18/+0
| * | | | | Finishing all code changes to split resource collection into 2 data containerstyler-ball2014-10-1617-184/+131
| * | | | | first attempt at refactoring ResourceCollection into two objectstyler-ball2014-10-166-174/+345
| | |_|/ / | |/| | |
* | | | | Merge pull request #2223 from opscode/sersut/execute-guard-interpreterSerdar Sutay2014-10-1610-56/+183
|\ \ \ \ \
| * | | | | CHANGELOG update for execute resource guards inheriting parent resource attri...Serdar Sutay2014-10-161-0/+2
| * | | | | Error message update from PR comments.Serdar Sutay2014-10-162-2/+2
| * | | | | Differentiate between the default and the user set guard_attributes in order ...Serdar Sutay2014-10-163-27/+35
| * | | | | Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-166-44/+177
| * | | | | Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-162-16/+0
|/ / / / /
* | | | | Merge pull request #2222 from opscode/mcquin/centos-locale-aClaire McQuin2014-10-163-7/+111
|\ \ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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 #2238 from opscode/sersut/chef-2174Serdar Sutay2014-10-162-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Add a unit test to check tagged? method with default node object.sersut/chef-2174Serdar Sutay2014-10-161-0/+8
| * | | | | | | Return correct value for tagged? when node[:tags] is nil.Serdar Sutay2014-10-151-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #2185 from opscode/lcg/definition-retvalLamont Granquist2014-10-164-45/+51
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | add md fileLamont Granquist2014-10-161-0/+1
| * | | | | | add test for retval from definitionLamont Granquist2014-10-161-0/+11
| * | | | | | convert to rspec 3Lamont Granquist2014-10-161-40/+38
| * | | | | | return whatever the definition returnsLamont Granquist2014-10-161-5/+1
|/ / / / / /
* | | | | | 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