Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Avoid compile time error in apt_repository | Tim Smith | 2018-03-05 | 1 | -12/+0 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #6923 from chef/2k3 | Tim Smith | 2018-03-05 | 13 | -65/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove support for Windows 20032k3 | Tim Smith | 2018-03-02 | 13 | -65/+13 | |
* | | | | | | | | | Merge pull request #6896 from chef/tm/resource_inspector | Thom May | 2018-03-05 | 1 | -0/+60 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add a utility to dump info about resourcestm/resource_inspector | Thom May | 2018-03-05 | 1 | -0/+60 | |
* | | | | | | | | | | Merge pull request #6914 from chef/lcg/no-fork-default-command-line | Lamont Granquist | 2018-03-05 | 2 | -13/+137 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | windows does not support daemonizelcg/no-fork-default-command-line | Lamont Granquist | 2018-03-02 | 1 | -1/+1 | |
| * | | | | | | | | | | fix legacy mode and legacy mode tests | Lamont Granquist | 2018-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | add an explicit check for --once | Lamont Granquist | 2018-02-26 | 1 | -0/+4 | |
| * | | | | | | | | | | Don't use supervisor process for one-shot / command-line runs | Lamont Granquist | 2018-02-26 | 2 | -13/+133 | |
* | | | | | | | | | | | Merge pull request #6927 from chef/jcowie/poise-hoist | Thom May | 2018-03-05 | 1 | -2/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Make sure before block of specs is calling correct methods now defensive code...jcowie/poise-hoist | Jon Cowie | 2018-03-05 | 1 | -1/+2 | |
| * | | | | | | | | | | 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 |