summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* missing spec fixlcg/immutablize-speedupLamont Granquist2017-08-281-1/+1
* speed up immutabilizationLamont Granquist2017-08-281-3/+11
* enable Lint/PercentStringArraylcg/rubocop.ymlLamont Granquist2017-08-241-1/+1
* Merge pull request #6295 from MsysTechnologiesllc/nim/windows_pathTim Smith2017-08-173-0/+167
|\
| * Using FFI instead of Win32apinimisha2017-08-161-24/+0
| * Fixing Appveyor issuesnimisha2017-08-162-2/+25
| * Fixed specsnimisha2017-08-163-0/+168
* | Merge pull request #6314 from chef/btm/chef-shell-jsonTim Smith2017-08-161-58/+82
|\ \
| * | Unit tests for json attribs and chef-shellbtm/chef-shell-jsonBryan McLellan2017-08-101-58/+82
* | | Merge pull request #6316 from twk3/deep-merge-preserve-vivid-nilTim Smith2017-08-161-0/+7
|\ \ \ | |_|/ |/| |
| * | Fix rubocop styling issue in node_specDJ Mountney2017-08-111-1/+1
| * | Fix an issue where DeepMerge overwrites nil valuesDJ Mountney2017-08-101-0/+7
| |/
* | And fix the resource name.Noah Kantrowitz2017-08-131-1/+1
* | Better spec label.Noah Kantrowitz2017-08-131-1/+1
* | Ignore validation errors in Resource#to_text.Noah Kantrowitz2017-08-131-0/+8
* | Merge pull request #6321 from chef/preference_actionTim Smith2017-08-101-1/+1
|\ \
| * | Fix the apt_preference action to be removepreference_actionTim Smith2017-08-101-1/+1
* | | Maintain compat with old zypper_repo resource used in cookbookszypper2Tim Smith2017-08-101-0/+16
|/ /
* | Add zypper_repository resourceTim Smith2017-08-091-0/+49
|/
* Merge pull request #6307 from Happycoil/better_multidsc_errorThom May2017-08-091-2/+2
|\
| * throw readable errors if multiple dsc resources are foundTor Magnus Rakvåg2017-08-071-2/+2
* | add option to enable unprivileged symlink creation on windows (#6236)Dan Sedlacek2017-08-081-0/+73
* | MSYS-631 Added tests for Chef::Provider::Package::Windows::RegistryUninstallE...piyushawasthi2017-08-082-4/+57
|/
* Set explicit page size for every search requestssd/always-forwardSteven Danna2017-07-312-19/+14
* Fix typosAkira Kitada2017-07-301-1/+1
* Merge pull request #5529 from chef/tas50/apt_preferenceTim Smith2017-07-272-0/+128
|\
| * Disable pref file test on Windowstas50/apt_preferenceTim Smith2017-05-121-1/+2
| * Rework the cleanup logic and always use the santized name + testing improvementsTim Smith2017-05-121-13/+36
| * Testing updatesTim Smith2017-05-121-7/+3
| * Chefstyle fixesTim Smith2017-05-121-2/+2
| * Check the content of the preference fileTim Smith2017-05-121-1/+2
| * Test that the sanitized names workTim Smith2017-05-121-7/+5
| * Wire up provider/resource and use constants so we can testTim Smith2017-05-121-14/+25
| * Require pin/pin_priority and update copyrightsTim Smith2017-05-122-2/+2
| * Initial apt_preference commitTim Smith2017-05-122-0/+98
* | [MSYS-629] Added username/password validation for elevated option (#6293)Nimisha Sharad2017-07-261-1/+21
* | use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-251-1/+7
* | fix a busted speclcg/fix-nil-maintainerLamont Granquist2017-07-211-3/+3
* | chef server rejects metadata with nil maintainerLamont Granquist2017-07-201-3/+3
* | fix retries on JSON POST requests when negotiating protocol versionLamont Granquist2017-07-203-5/+89
* | Added :elevated option for powershell_script resourceNimishaS2017-07-191-2/+2
* | Merge pull request #6278 from jeremymv2/jeremymv2/knife_status_fixJeremy Miller2017-07-181-0/+2
|\ \
| * | avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-171-0/+2
* | | [MSYS-586] Allow windows_task create action to update tasks. (#6193)Harikesh Kolekar2017-07-171-0/+40
|/ /
* | Merge pull request #6102 from chef/tm/fix-policy-bootstrapThom May2017-07-111-0/+4
|\ \
| * | If we don't have a run_list, don't send ittm/fix-policy-bootstrapThom May2017-07-051-0/+4
* | | Ensure the service_name is always escaped when using systemdDavide Cavalca2017-07-102-62/+65
* | | Merge pull request #6252 from chef/shain/enable_zypper_optionsLamont Granquist2017-07-101-0/+43
|\ \ \
| * | | Enable zypper package optionsshain/enable_zypper_optionsScott Hain2017-07-031-0/+43
* | | | Merge pull request #6201 from chef/tm/no_api_versionThom May2017-07-101-0/+22
|\ \ \ \