summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-262-82/+18
* Merge pull request #7788 from chef/lcg/chef-15-shell-out-removalLamont Granquist2018-10-263-219/+1
|\
| * remove more deprecated specsLamont Granquist2018-10-261-30/+0
| * more spec removallcg/chef-15-shell-out-removalLamont Granquist2018-10-261-56/+0
| * Do the shell_out deprecations for Chef-15.Lamont Granquist2018-10-261-133/+1
* | Make all Chef 14 preview resources into full resourcesTim Smith2018-10-264-20/+0
|/
* Add some retry/delay in HTTP functional testsSeth Chisamore2018-10-252-4/+4
* Fix the registry_key resource so the correct value is set when sensitive is trueJosh Barker2018-10-241-0/+74
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-163-2/+3
* Merge pull request #7753 from chef/lcg/fix-sticky-bitsTim Smith2018-10-161-1/+13
|\
| * File provider: fix sticky bits management / preservationlcg/fix-sticky-bitsLamont Granquist2018-10-151-1/+13
* | Merge pull request #7752 from chef/lcg/deep-merge-cache-fixTim Smith2018-10-161-0/+33
|\ \ | |/ |/|
| * Node Attributes: Build ImmutableMash properly in deep_merge!lcg/deep-merge-cache-fixLamont Granquist2018-10-151-0/+33
* | When a property regex fails don't call it an optionbetter_regex_errorTim Smith2018-10-111-1/+1
|/
* Add the timezone resource from the timezone_lwrp cookbookTim Smith2018-10-091-0/+39
* Merge pull request #7701 from chef/lcg/allow-downgrade-pseudo-defaultTim Smith2018-09-272-7/+15
|\
| * fix package provider superclass specslcg/allow-downgrade-pseudo-defaultLamont Granquist2018-09-271-2/+10
| * fix rpm_package specsLamont Granquist2018-09-271-5/+5
* | sanitize inputs to Gem::Versionlcg/gem-version-sanitizationLamont Granquist2018-09-271-0/+22
|/
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-263-22/+22
* Work around rspec 3.8.0 issuesLamont Granquist2018-09-252-5/+6
* Merge pull request #7677 from MsysTechnologiesllc/vasundhara/MSYS-888_Add_ful...Tim Smith2018-09-252-4/+13
|\
| * MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-242-4/+13
* | add suse rspec testingdheerajd-msys2018-09-252-4/+3
* | functional test addeddheerajd-msys2018-09-2516-1/+244
* | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>dheerajd-msys2018-09-251-0/+43
|/
* Move subversion properties out of scm and into subversionscmTim Smith2018-09-141-10/+0
* Merge branch 'master' into feature/windows_ad_joinStuart Preston2018-09-1410-17/+97
|\
| * add locale resource to chefVincent AUBERT2018-09-111-0/+60
| * Merge pull request #7551 from thechile/fix-cookbook-version-regexTim Smith2018-09-101-0/+20
| |\
| | * Add fix for filespecificity regexScott McGillivray2018-09-051-0/+20
| * | Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-077-14/+14
| * | fix specs for deprecation shorteningLamont Granquist2018-09-051-3/+3
* | | Merge branch 'master' of https://github.com/chef/chef into feature/windows_ad...Derek Groh2018-09-0424-31/+1226
|\ \ \ | |/ /
| * | Merge pull request #7586 from chef/openssl_updatesTim Smith2018-08-243-8/+71
| |\ \
| | * | Fix the openssl unit testsopenssl_updatesTim Smith2018-08-243-10/+12
| | * | Add openssl_x509_crl resourceTim Smith2018-08-241-0/+61
| | |/
| * | Simplify / fix our yard doc Rake taskTim Smith2018-08-231-1/+0
| |/
| * switch shell_out to shell_out! in func testslcg/shell-out-mknodLamont Granquist2018-08-211-5/+5
| * Merge pull request #7560 from dbresson/feature/repeated-options-systemd-unitTim Smith2018-08-201-1/+2
| |\
| | * support repeated options in systemd_unitDavid Bresson2018-08-171-1/+2
| * | Merge pull request #7483 from MsysTechnologiesllc/dh/MSYS-854_support_task_on...Tim Smith2018-08-202-0/+92
| |\ \ | | |/ | |/|
| | * added functional testdheerajd-msys2018-07-262-4/+88
| | * update for idempotent and test casedheerajd-msys2018-07-261-0/+8
| * | Add specs for the x509_cert and x509_request resourcesopenssl_new_stuffTim Smith2018-08-162-0/+138
| * | Add specs for the openssl mixinTim Smith2018-08-161-11/+616
| * | Add unit tests for the EC public/private key resourcesTim Smith2018-08-152-0/+107
| * | Add a few specs to cron_manage and cron_dTim Smith2018-08-132-0/+62
| * | Fix the default action in the cron_access specTim Smith2018-08-131-1/+1
| * | Add cron_d and cron_access resources from the cron cookbookTim Smith2018-08-132-0/+64