Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Add attribute hoisting into core | Jon Cowie | 2018-03-01 | 1 | -2/+73 | |
* | | | | | | | | | | | Merge pull request #6947 from chef/registry_key | Lamont Granquist | 2018-03-05 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | registry_key: Properly limit allowed values for architecture | Tim Smith | 2018-03-04 | 1 | -1/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #6903 from chef/portage | Thom May | 2018-03-05 | 1 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove the provider check in the portage resourceportage | Tim Smith | 2018-02-26 | 1 | -5/+1 | |
* | | | | | | | | | | | Merge pull request #6498 from chef/apt_repo_cleanup | Tim Smith | 2018-03-04 | 1 | -31/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Break out the gpg key validation into its own methodapt_repo_cleanup | Tim Smith | 2018-02-26 | 1 | -0/+23 | |
| * | | | | | | | | | | | Update specs | Tim Smith | 2018-02-26 | 1 | -30/+33 | |
| * | | | | | | | | | | | Test is_ppa_url and repo_components | Tim Smith | 2018-02-26 | 1 | -0/+29 | |
| * | | | | | | | | | | | Remove "should" wording | Tim Smith | 2018-02-26 | 1 | -6/+6 | |
| * | | | | | | | | | | | Test cookbook_name and key_type methods | Tim Smith | 2018-02-26 | 1 | -1/+23 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Add windows_feature, windows_feature_powershell, and | Tim Smith | 2018-03-02 | 3 | -0/+123 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Remove the :uninstall action from chocolatey_package - CHEF-21remove_choco_uninstall | Tim Smith | 2018-02-28 | 1 | -13/+0 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #6916 from chef/lcg/fix-default-precedence | Thom May | 2018-02-28 | 2 | -3/+67 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Stop mixlib-cli default clobbering mixlib-config settingslcg/fix-default-precedence | Lamont Granquist | 2018-02-26 | 2 | -3/+67 | |
* | | | | | | | | | | Merge pull request #6781 from linyows/notice-duplicated-ip | Thom May | 2018-02-27 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | support behavior for duplicated_fqdns option | linyows | 2018-02-13 | 1 | -3/+3 | |
| * | | | | | | | | | | use skip_on_duplicated_fqdns as command option | linyows | 2018-01-25 | 1 | -1/+3 | |
| * | | | | | | | | | | to warning instead of fatal error | linyows | 2018-01-25 | 1 | -3/+2 | |
| * | | | | | | | | | | add test | linyows | 2018-01-24 | 1 | -0/+17 | |
* | | | | | | | | | | | Merge pull request #6861 from smcavallo/bootstrap_preinstall_command | Thom May | 2018-02-27 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add support for knife bootstrap-preinstall-command | S.Cavallo | 2018-02-15 | 1 | -0/+12 | |
* | | | | | | | | | | | Merge pull request #6767 from chef/windows_resources | Tim Smith | 2018-02-26 | 6 | -0/+268 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add windows auto_run, font, pagefile, printer, printer_port, and shortcut res... | Tim Smith | 2018-02-23 | 6 | -0/+268 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #6877 from chef/essentially_built | Thom May | 2018-02-26 | 1 | -0/+31 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add build_essential resource from the build-essential cookbookessentially_built | Tim Smith | 2018-02-21 | 1 | -0/+31 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Revert "Per-container deep merge caching"lcg/revert-lazy-attributes | Lamont Granquist | 2018-02-23 | 3 | -111/+47 | |
* | | | | | | | | | Revert "remove more debugging and revert no-longer necessary fix" | Lamont Granquist | 2018-02-23 | 1 | -2/+4 | |
* | | | | | | | | | Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays" | Lamont Granquist | 2018-02-23 | 1 | -15/+0 | |
* | | | | | | | | | Add chef_handler resource from chef_handler cookbookhandler_resource | Tim Smith | 2018-02-21 | 1 | -0/+35 | |
|/ / / / / / / / | ||||||
* | | | | | | | | mock specs to very fake user+group | Lamont Granquist | 2018-02-21 | 1 | -11/+14 | |
* | | | | | | | | Fix travis to correctly run-as-rootlcg/testing-crazy-fucking-ideas | Lamont Granquist | 2018-02-21 | 2 | -2/+26 | |
* | | | | | | | | Add specs for the value coerce | Tim Smith | 2018-02-20 | 1 | -0/+14 | |
* | | | | | | | | Add macos_user_defaults resource from mac_os_x cookbook | Tim Smith | 2018-02-20 | 1 | -0/+31 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge pull request #6793 from chef/ohai_hint | Thom May | 2018-02-20 | 1 | -0/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add ohai_hint resource | Tim Smith | 2018-02-13 | 1 | -0/+43 | |
* | | | | | | | | Merge pull request #6843 from Intility/add_powershell_package_source_param | Tim Smith | 2018-02-19 | 2 | -57/+217 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add tests for build_powershell_command | Tor Magnus Rakvåg | 2018-02-19 | 1 | -0/+100 | |
| * | | | | | | | | fix chefstyle errors | Tor Magnus Rakvåg | 2018-02-12 | 1 | -1/+1 | |
| * | | | | | | | | add source param | Tor Magnus Rakvåg | 2018-02-12 | 2 | -0/+60 | |
| * | | | | | | | | create function to build powershell calls | Tor Magnus Rakvåg | 2018-02-12 | 1 | -57/+57 | |
* | | | | | | | | | Merge pull request #6827 from chef/rhsm | Tim Smith | 2018-02-19 | 5 | -0/+432 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add new Redhat Subscription Manager resourcesrhsm | Tim Smith | 2018-02-16 | 5 | -0/+432 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #6867 from chef/tm/fix_ohai_tests | Thom May | 2018-02-19 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix ohai tests after require_plugin removaltm/fix_ohai_tests | Thom May | 2018-02-19 | 1 | -2/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #6795 from chef/hostname_resource | Tim Smith | 2018-02-19 | 1 | -0/+43 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add hostname resource from chef_hostname cookbook | Tim Smith | 2018-02-14 | 1 | -0/+43 | |
* | | | | | | | | | Merge pull request #6846 from chef/lcg/add-nodemap-delete-class | Lamont Granquist | 2018-02-14 | 1 | -2/+27 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chefstylelcg/add-nodemap-delete-class | Lamont Granquist | 2018-02-13 | 1 | -3/+3 | |
| * | | | | | | | | add specs | Lamont Granquist | 2018-02-13 | 1 | -2/+27 | |
| |/ / / / / / / |