summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Remove resource collision deprecationsLamont Granquist2019-05-172-53/+20
* Fix for Chef::Exceptions::Win32APIError: The operation completed successfullyKapil Chouhan2019-05-171-0/+25
* Merge pull request #8401 from chef/better_errorsTim Smith2019-04-193-5/+5
|\
| * Break the error message into 2 sentencesTim Smith2019-04-193-5/+5
| * Improve the error message when no config can be loadedTim Smith2019-04-193-5/+5
* | fix default/override attribute blacklists and whitelistsLamont Granquist2019-04-191-45/+42
|/
* Allowing encryption of an unencrypted data bagvijaymmali19902019-04-171-2/+1
* Backport fix to chef-14 for #8080Jason Barnett2019-03-151-0/+26
* Ensure that a new blank line `\n\n` is added when appending a new mount point...Gavin Reynolds2019-03-041-1/+9
* Merge pull request #8264 from chef/openssl_14Tim Smith2019-03-041-0/+5
|\
| * chefstyle fixdheerajd-msys2019-03-041-1/+1
| * test case addeddheerajd-msys2019-03-041-0/+5
* | chocolatey_package private source specVivek Singh2019-03-041-0/+29
* | Authentication on chocolatey_packageVivek Singh2019-03-041-1/+1
|/
* Update spec for changes to rubygemsTim Smith2019-02-051-0/+1
* Merge pull request #8120 from chef/tasksTim Smith2019-01-161-20/+61
|\
| * windows_task resource: allow non-system users without password for interactiv...tasksNimesh2019-01-161-20/+61
* | change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-1621-50/+50
|/
* Merge pull request #8072 from chef/minimal_ohaiTim Smith2018-12-191-1/+1
|\
| * minimal_ohai: Add init_package plugin as a required pluginminimal_ohaiTim Smith2018-12-191-1/+1
* | test case for special character in pfx_passworddheerajd-msys2018-12-191-0/+7
|/
* Merge pull request #8052 from chef/sp/chef14-backport-8038Tim Smith2018-12-142-0/+32
|\
| * Merge pull request #8038 from MsysTechnologiesllc/Kapil/MSYS-897_allow_settin...sp/chef14-backport-8038Stuart Preston2018-12-142-0/+32
* | Merge pull request #8025 from Intility/bugfixessp/chef14-backport-8025Tim Smith2018-12-141-2/+2
|/
* Merge pull request #7993 from chef/apt_downgradeTim Smith2018-11-271-4/+81
|\
| * add tests for apt-get --allow-downgradesapt_downgradeLamont Granquist2018-11-271-2/+79
| * add --allow-downgrades to apt-getLamont Granquist2018-11-271-6/+6
* | gem_package provider supports --no-document and rubygems 3.xgem_14Lamont Granquist2018-11-271-9/+47
|/
* Merge pull request #7971 from chef/aptTim Smith2018-11-201-3/+3
|\
| * fix code stylesem2018-11-201-1/+1
| * restore spec name - acidently defacedEugen Mayer2018-11-201-2/+1
| * Fix specs for including --no-ttyEugen Mayer2018-11-201-4/+5
* | Merge pull request #7972 from chef/workgroupTim Smith2018-11-201-0/+27
|\ \
| * | windows_workgroup: Coerce the provided reboot property and add more testsTim Smith2018-11-201-0/+27
| |/
* | windows_certificate: Add testing of the defaults and allowed propertiesTim Smith2018-11-201-0/+30
|/
* windows_feature: Move provider logic into the default of the install_method p...Tim Smith2018-11-131-0/+4
* Coerce arrays of ints to an array of stringsfirewall_ports_14Tim Smith2018-11-071-4/+9
* Allow passing multiple ports in windows_firewallTim Smith2018-11-071-10/+45
* add testsTor Magnus Rakvåg2018-11-051-0/+361
* Auto mark windows_certificate as sensitive if a password is setTim Smith2018-10-311-0/+5
* Add windows_certificate and windows_share resourcesTim Smith2018-10-312-0/+80
* 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-162-1/+2
* 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
|\