Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Remove the bootstrap templates that does chef install via gems. | Serdar Sutay | 2014-08-26 | 10 | -359/+1 | |
|/ / / | ||||||
* | | | Merge branch 'jm/warn_on_everything' PR #1913 | jmink | 2014-08-25 | 3 | -3/+70 | |
|\ \ \ | ||||||
| * | | | Warn on using 'everything' for knife download on a hosted setup PR #1913 | jmink | 2014-08-25 | 3 | -3/+70 | |
|/ / / | ||||||
* | | | Revert "add retries in additional cases" | Lamont Granquist | 2014-08-23 | 1 | -19/+5 | |
* | | | add retries in additional cases | Lamont Granquist | 2014-08-23 | 1 | -5/+19 | |
* | | | Merge pull request #1851 from opscode/lcg/chef-4101 | lamont-granquist | 2014-08-23 | 3 | -5/+22 | |
|\ \ \ | ||||||
| * | | | add CHANGELOG.md for PR#719 | Lamont Granquist | 2014-08-23 | 1 | -2/+2 | |
| * | | | CHEF-4101: DeepMerge - support overwriting hash values with nil | Malte Swart | 2014-08-23 | 2 | -3/+20 | |
|/ / / | ||||||
* | | | Merge pull request #1854 from opscode/lcg/config_dir | lamont-granquist | 2014-08-23 | 3 | -22/+70 | |
|\ \ \ | ||||||
| * | | | CHANGELOG.md for 1854 | Lamont Granquist | 2014-08-23 | 1 | -1/+2 | |
| * | | | Use path_join to create local-mode-cache | John Keiser | 2014-08-23 | 2 | -21/+68 | |
|/ / / | ||||||
* | | | Changelog update for #1705 | Bryan McLellan | 2014-08-22 | 1 | -0/+1 | |
* | | | unpack the conditionals a little for readability | Bryan McLellan | 2014-08-22 | 1 | -2/+5 | |
* | | | Make exception for a user not existing more explicit | Bryan McLellan | 2014-08-22 | 3 | -8/+9 | |
* | | | Look up username instead of resource name | Bryan McLellan | 2014-08-22 | 2 | -1/+8 | |
* | | | Update to chef-zero 3 | John Keiser | 2014-08-22 | 5 | -7/+13 | |
* | | | Merge pull request #1853 from opscode/mcquin/Issues-1849 | Claire McQuin | 2014-08-22 | 8 | -31/+240 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Update for enhancement of data_bag_item to fetch encrypted data bag items. | Claire McQuin | 2014-08-22 | 3 | -3/+13 | |
| * | | Add error logging on failure to load secret file. | Claire McQuin | 2014-08-22 | 2 | -14/+32 | |
| * | | Ignore v3 encryption detection on ruby < 2.0. | Claire McQuin | 2014-08-22 | 1 | -1/+1 | |
| * | | Clarify encrypted data detection. | Claire McQuin | 2014-08-22 | 1 | -6/+7 | |
| * | | Add ::encryptor_keys to versioned encryptor classes. | Claire McQuin | 2014-08-22 | 3 | -36/+24 | |
| * | | Fix stubs. | Claire McQuin | 2014-08-22 | 1 | -12/+21 | |
| * | | Update for changed error message return. | Claire McQuin | 2014-08-22 | 1 | -1/+1 | |
| * | | Enable autodetection of encrypted data bag items. | Claire McQuin | 2014-08-22 | 3 | -19/+128 | |
| * | | Spec out behavior for autodetecting encrypted data bag items. | Claire McQuin | 2014-08-22 | 1 | -1/+57 | |
| * | | Update to RSpec 3 syntax. | Claire McQuin | 2014-08-22 | 1 | -23/+41 | |
|/ / | ||||||
* | | Merge pull request #1890 from opscode/lcg/changelog-cleanup | lamont-granquist | 2014-08-22 | 1 | -117/+14 | |
|\ \ | ||||||
| * | | remove 11.12.8 references | Lamont Granquist | 2014-08-21 | 1 | -73/+0 | |
| * | | cleanup CHANGELOG.md duplication | Lamont Granquist | 2014-08-21 | 1 | -44/+14 | |
* | | | Merge pull request #1889 from opscode/lcg/1781 | lamont-granquist | 2014-08-22 | 3 | -2/+13 | |
|\ \ \ | |/ / | ||||||
| * | | add CHANGELOG for PR#1781 | Lamont Granquist | 2014-08-21 | 1 | -0/+2 | |
| * | | there is always an option! | James Belchamber | 2014-08-21 | 2 | -6/+2 | |
| * | | stupid end where the end shouldn't end | James Belchamber | 2014-08-21 | 1 | -1/+0 | |
| * | | remount now honours options | James Belchamber | 2014-08-21 | 2 | -1/+15 | |
|/ / | ||||||
* | | Merge pull request #1888 from opscode/lcg/1738 | lamont-granquist | 2014-08-21 | 6 | -75/+311 | |
|\ \ | ||||||
| * | | add md files | Lamont Granquist | 2014-08-21 | 2 | -0/+6 | |
| * | | CHEF-1737: Minor clean up. | markgibbons | 2014-08-21 | 1 | -3/+2 | |
| * | | Fix review call outs. | markgibbons | 2014-08-21 | 2 | -10/+36 | |
| * | | CHEF-1737: Remove extraneous notes. | markgibbons | 2014-08-21 | 1 | -9/+1 | |
| * | | CHEF-1737: New provider rspec tests | markgibbons | 2014-08-21 | 1 | -10/+161 | |
| * | | CHEF-1737: Fix noauto support. | markgibbons | 2014-08-21 | 4 | -62/+124 | |
* | | | Merge pull request #1884 from opscode/lcg/1726 | lamont-granquist | 2014-08-21 | 5 | -0/+107 | |
|\ \ \ | |/ / | ||||||
| * | | add md files for pr#1726 | Lamont Granquist | 2014-08-21 | 2 | -0/+19 | |
| * | | add value_for_platform to DOC_CHANGES.md | Jordan Evans | 2014-08-21 | 1 | -0/+24 | |
| * | | use raise, not fail | Jordan Evans | 2014-08-21 | 1 | -1/+1 | |
| * | | raise error if multiple constraints are met | Jordan Evans | 2014-08-21 | 2 | -32/+36 | |
| * | | update comment for value_for_platform | Jordan Evans | 2014-08-21 | 1 | -1/+1 | |
| * | | add tests for pessmisitics to value_for_platform | Jordan Evans | 2014-08-21 | 1 | -0/+16 | |
| * | | use Chef::VersionConstraint, not Gem in value_for_platform | Jordan Evans | 2014-08-21 | 1 | -5/+15 |