summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated proprety namespace collisionslcg/remove-deprecated-namespace-collisionsLamont Granquist2018-03-051-95/+0
* Merge pull request #6923 from chef/2k3Tim Smith2018-03-0513-65/+13
|\
| * Remove support for Windows 20032k3Tim Smith2018-03-0213-65/+13
* | Merge pull request #6896 from chef/tm/resource_inspectorThom May2018-03-051-0/+60
|\ \
| * | add a utility to dump info about resourcestm/resource_inspectorThom May2018-03-051-0/+60
* | | Merge pull request #6914 from chef/lcg/no-fork-default-command-lineLamont Granquist2018-03-052-13/+137
|\ \ \
| * | | windows does not support daemonizelcg/no-fork-default-command-lineLamont Granquist2018-03-021-1/+1
| * | | fix legacy mode and legacy mode testsLamont Granquist2018-02-261-1/+1
| * | | add an explicit check for --onceLamont Granquist2018-02-261-0/+4
| * | | Don't use supervisor process for one-shot / command-line runsLamont Granquist2018-02-262-13/+133
* | | | Merge pull request #6927 from chef/jcowie/poise-hoistThom May2018-03-051-2/+74
|\ \ \ \
| * | | | Make sure before block of specs is calling correct methods now defensive code...jcowie/poise-hoistJon Cowie2018-03-051-1/+2
| * | | | Add attribute hoisting into coreJon Cowie2018-03-011-2/+73
* | | | | Merge pull request #6947 from chef/registry_keyLamont Granquist2018-03-051-1/+5
|\ \ \ \ \
| * | | | | registry_key: Properly limit allowed values for architectureTim Smith2018-03-041-1/+5
* | | | | | Merge pull request #6903 from chef/portageThom May2018-03-051-5/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove the provider check in the portage resourceportageTim Smith2018-02-261-5/+1
* | | | | | Merge pull request #6498 from chef/apt_repo_cleanupTim Smith2018-03-041-31/+108
|\ \ \ \ \ \
| * | | | | | Break out the gpg key validation into its own methodapt_repo_cleanupTim Smith2018-02-261-0/+23
| * | | | | | Update specsTim Smith2018-02-261-30/+33
| * | | | | | Test is_ppa_url and repo_componentsTim Smith2018-02-261-0/+29
| * | | | | | Remove "should" wordingTim Smith2018-02-261-6/+6
| * | | | | | Test cookbook_name and key_type methodsTim Smith2018-02-261-1/+23
| |/ / / / /
* | | | | | Add windows_feature, windows_feature_powershell, andTim Smith2018-03-023-0/+123
| |_|_|_|/ |/| | | |
* | | | | Remove the :uninstall action from chocolatey_package - CHEF-21remove_choco_uninstallTim Smith2018-02-281-13/+0
| |/ / / |/| | |
* | | | Merge pull request #6916 from chef/lcg/fix-default-precedenceThom May2018-02-282-3/+67
|\ \ \ \
| * | | | Stop mixlib-cli default clobbering mixlib-config settingslcg/fix-default-precedenceLamont Granquist2018-02-262-3/+67
* | | | | Merge pull request #6781 from linyows/notice-duplicated-ipThom May2018-02-271-0/+18
|\ \ \ \ \
| * | | | | support behavior for duplicated_fqdns optionlinyows2018-02-131-3/+3
| * | | | | use skip_on_duplicated_fqdns as command optionlinyows2018-01-251-1/+3
| * | | | | to warning instead of fatal errorlinyows2018-01-251-3/+2
| * | | | | add testlinyows2018-01-241-0/+17
* | | | | | Merge pull request #6861 from smcavallo/bootstrap_preinstall_commandThom May2018-02-271-0/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add support for knife bootstrap-preinstall-commandS.Cavallo2018-02-151-0/+12
* | | | | | Merge pull request #6767 from chef/windows_resourcesTim Smith2018-02-266-0/+268
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add windows auto_run, font, pagefile, printer, printer_port, and shortcut res...Tim Smith2018-02-236-0/+268
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6877 from chef/essentially_builtThom May2018-02-261-0/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add build_essential resource from the build-essential cookbookessentially_builtTim Smith2018-02-211-0/+31
| |/ / /
* | | | Revert "Per-container deep merge caching"lcg/revert-lazy-attributesLamont Granquist2018-02-233-111/+47
* | | | Revert "remove more debugging and revert no-longer necessary fix"Lamont Granquist2018-02-231-2/+4
* | | | Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays"Lamont Granquist2018-02-231-15/+0
* | | | Add chef_handler resource from chef_handler cookbookhandler_resourceTim Smith2018-02-211-0/+35
|/ / /
* | | mock specs to very fake user+groupLamont Granquist2018-02-211-11/+14
* | | Fix travis to correctly run-as-rootlcg/testing-crazy-fucking-ideasLamont Granquist2018-02-212-2/+26
* | | Add specs for the value coerceTim Smith2018-02-201-0/+14
* | | Add macos_user_defaults resource from mac_os_x cookbookTim Smith2018-02-201-0/+31
* | | Merge pull request #6793 from chef/ohai_hintThom May2018-02-201-0/+43
|\ \ \
| * | | Add ohai_hint resourceTim Smith2018-02-131-0/+43
* | | | Merge pull request #6843 from Intility/add_powershell_package_source_paramTim Smith2018-02-192-57/+217
|\ \ \ \
| * | | | add tests for build_powershell_commandTor Magnus Rakvåg2018-02-191-0/+100