Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | changed Ohai -> Chef in NOTICE | Claire McQuin | 2013-07-17 | 1 | -1/+1 | |
| * | IO:: -> IO. | Claire McQuin | 2013-07-17 | 1 | -2/+2 | |
| * | Added license information | Claire McQuin | 2013-07-17 | 2 | -0/+27 | |
| * | required diff libraries | Claire McQuin | 2013-07-16 | 1 | -0/+3 | |
| * | shell_out to diff => diff-lcs, cleaned up tests, updated gem versions | Claire McQuin | 2013-07-16 | 4 | -71/+56 | |
* | | Merge pull request #899 from juliandunn/CHEF-4380 | Serdar Sutay | 2013-07-17 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | [CHEF-4380] Fix missing include on shellout mixin | Julian C. Dunn | 2013-07-16 | 1 | -0/+1 | |
* | | | Bump dev version to 11.8.0.alpha.011.8.0.alpha.0 | danielsdeleo | 2013-07-16 | 49 | -98/+98 | |
| |/ |/| | ||||||
* | | Merge pull request #892 from opscode/lcg/unbundle-tests | lamont-granquist | 2013-07-12 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | get first gem.bat in path rather than last | Lamont Granquist | 2013-07-11 | 1 | -1/+1 | |
* | | | Merge branch '11-stable' | sersut | 2013-07-12 | 2 | -5/+6 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #893 from opscode/error_description_formatting | Serdar Sutay | 2013-07-12 | 2 | -5/+6 | |
| |\ \ \ | ||||||
| | * | | | Change error description sections elements to be hashes. | tylercloke | 2013-07-08 | 2 | -5/+6 | |
| * | | | | Merge branch 'master' into 11-stable | sersut | 2013-07-11 | 389 | -6321/+24442 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into 11-stable | Bryan McLellan | 2013-05-23 | 95 | -1137/+2747 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into 11-stable | Bryan McLellan | 2013-04-01 | 53 | -366/+1873 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | CHEF-3895: Add Chef::Checksum to JSON class hack | Bryan McLellan | 2013-02-15 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'CHEF-4335' | danielsdeleo | 2013-07-11 | 1 | -5/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Buffer ssh output by line to avoid mangling it. | danielsdeleo | 2013-07-11 | 1 | -5/+19 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'rspec-213' | danielsdeleo | 2013-07-11 | 5 | -3/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Avoid conflicts w/ rspec's ARGV in tests | danielsdeleo | 2013-07-11 | 2 | -0/+12 | |
| * | | | | | | | | Don't prepend the path b/c it breaks custom ruby | danielsdeleo | 2013-07-11 | 1 | -1/+1 | |
| * | | | | | | | | Upgrade rspec to 2.13.x | danielsdeleo | 2013-07-11 | 2 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #885 from opscode/solo-environment-support | Serdar Sutay | 2013-07-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add -E flag to chef-solor so that users can make use of environments with che... | sersut | 2013-07-09 | 1 | -0/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #889 from opscode/adamed-OC-8527-chef-shell-backspace-issue | Adam Edwards | 2013-07-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Use Chef for reliable platform detection | adamedx | 2013-07-11 | 1 | -1/+1 | |
| * | | | | | | | Use standard platform detection for Windows | adamedx | 2013-07-11 | 1 | -2/+3 | |
| * | | | | | | | disable readline module if Windows box | Ameya Varade | 2013-07-11 | 1 | -1/+1 | |
| * | | | | | | | Disabling Readline extension module in IRB | Ameya Varade | 2013-07-11 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Regenerate docs for 11.6.0.rc.2.11.6.0.rc.2 | sersut | 2013-07-11 | 48 | -96/+96 | |
* | | | | | | | Bump the version number to 11.6.0.rc.2. | sersut | 2013-07-11 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'jc/reporting-no-cb-version' | danielsdeleo | 2013-07-10 | 2 | -2/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | update logic so that we don't return dummy values in resource reporter | jamesc | 2013-07-10 | 2 | -7/+4 | |
| * | | | | | | | OC-8641 - new_resource.cookbook_version is nil for some resources | jamesc | 2013-07-10 | 2 | -2/+59 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'CHEF-4350' | danielsdeleo | 2013-07-10 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [CHEF-4350] knife cookbook test broken | Xabier de Zuazo | 2013-07-10 | 1 | -0/+1 | |
| * | | | | | | | [CHEF-4350] knife cookbook site share broken | Xabier de Zuazo | 2013-07-10 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'CHEF-4365' | danielsdeleo | 2013-07-10 | 2 | -5/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Ignore corrupt cache control data; re-download file | danielsdeleo | 2013-07-09 | 2 | -5/+17 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #882 from opscode/default-yum-timeout | Serdar Sutay | 2013-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Bump up the yum timeout even more to 15 minutes. | sersut | 2013-07-08 | 1 | -1/+1 | |
| * | | | | | Increase the default yum timeout to 5 minutes. | sersut | 2013-07-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'CHEF-4357' | danielsdeleo | 2013-07-05 | 5 | -10/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | Exit worker process on INT/TERM | danielsdeleo | 2013-07-05 | 1 | -1/+2 | |
| * | | | | | Print debug stacktraces from within a forked worker | danielsdeleo | 2013-07-05 | 5 | -10/+29 | |
|/ / / / / | ||||||
* | | | | | Regenerate docs for 11.6.0.rc.111.6.0.rc.1 | sersut | 2013-07-03 | 48 | -120/+120 | |
* | | | | | Bump chef version number to 11.6.0.rc.1 | sersut | 2013-07-03 | 1 | -1/+1 | |
* | | | | | Merge pull request #874 from opscode/diff-solaris-rspec-fix | lamont-granquist | 2013-07-03 | 2 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | this should have been reverted to old behavior, causes failures on | Lamont Granquist | 2013-07-03 | 2 | -1/+2 | |
|/ / / / / |