summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Clean up mount provider teststm/backport_6851Thom May2018-03-192-43/+2
* update mount to use properties and fix 6851Thom May2018-03-192-7/+13
* add failing test for labelled filesystemsThom May2018-03-191-2/+29
* Implement RFC 101: Custom Validation MessagesThom May2018-03-082-1/+21
* allow resources to be documentedThom May2018-03-081-0/+31
* Add `introduced` property fieldThom May2018-03-081-1/+5
* properties can have descriptionsThom May2018-03-081-2/+8
* Revert "Revert "fixup some unit tests""lcg/revert-revert-derpLamont Granquist2018-02-231-6/+7
* Revert "Per-container deep merge caching"Lamont Granquist2018-02-231-2/+2
* Revert "Per-container deep merge caching"Lamont Granquist2018-02-223-111/+47
* Revert "remove more debugging and revert no-longer necessary fix"Lamont Granquist2018-02-221-2/+4
* Revert "fixup some unit tests"Lamont Granquist2018-02-221-7/+6
* Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays"Lamont Granquist2018-02-221-15/+0
* mock specs to very fake user+groupfix_chef_13_buildsLamont Granquist2018-02-221-11/+14
* Fix travis to correctly run-as-rootLamont Granquist2018-02-221-1/+7
* Fix windows_task idle_time validationtask_chef13algaut2018-02-141-1/+9
* Merge pull request #6848 from chef/lcg/add-nodemap-delete-class-13Lamont Granquist2018-02-141-4/+29
|\
| * chefstylelcg/add-nodemap-delete-class-13Lamont Granquist2018-02-131-3/+3
| * add specsLamont Granquist2018-02-131-4/+29
* | add specLamont Granquist2018-02-131-8/+6
|/
* fix node assignment of ImmutableArrays to VividMashes/AttrArraysLamont Granquist2018-01-251-0/+15
* Update the pending version to 14.1revert_inlineTim Smith2018-01-181-1/+1
* Revert "Enable the spec use_inline_resoruces deprecation"Tim Smith2018-01-181-0/+1
* spec fixes for ruby 2.5Lamont Granquist2018-01-182-6/+6
* Fix style errordheerajd-msys2018-01-161-1/+1
* Fix rspecsdheerajd-msys2018-01-161-0/+4
* fix validation for idle_timedheerajd-msys2018-01-161-0/+8
* Merge pull request #6732 from chef/deprecationsLamont Granquist2018-01-081-1/+0
|\
| * Enable the spec use_inline_resoruces deprecationdeprecationsTim Smith2018-01-051-1/+0
* | Fix dscl group provider gid_used? (#6703)Sean Karlage2018-01-081-5/+14
* | Merge pull request #6688 from MsysTechnologiesllc/vasundhara/chef#6638_window...Bryan McLellan2018-01-082-9/+103
|\ \
| * | Fixed chefstyle issuesVasu11052018-01-052-18/+18
| * | Added new specs and updated code to handle more scenariosVasu11052018-01-052-1/+95
| * | chef#6638 fixed random_delay and execution_time_limit property not idempotent...Vasu11052018-01-051-10/+10
| |/
* | Check for set home property before file existence (fixes #5777)Sean Karlage2018-01-041-0/+26
|/
* Merge pull request #6699 from chef/windows_pathThom May2018-01-031-1/+1
|\
| * Modernize windows_path resourceTim Smith2017-12-211-1/+1
* | Improve property warnings in resourcesbetter_resource_errorsTim Smith2017-12-291-13/+13
|/
* Merge pull request #6695 from bloomberg/bootstrap-stringsTim Smith2017-12-211-0/+5
|\
| * Escape single-quoted strings from the contextAllan Espinosa2017-12-201-0/+5
* | Merge pull request #6701 from chef/lcg/chef-http-inject-tempfileLamont Granquist2017-12-202-19/+32
|\ \ | |/ |/|
| * allow injecting tempfiles into Chef::HTTPlcg/chef-http-inject-tempfileLamont Granquist2017-12-192-19/+32
* | Fix priority to accept 1-99 not 0-99yum_repo_cleanupTim Smith2017-12-191-0/+1
* | Merge pull request #6692 from chef/resource_specsTim Smith2017-12-1958-1397/+1358
|\ \ | |/ |/|
| * Move zypper_repo tests out of linux only and cleanupresource_specsTim Smith2017-12-191-27/+17
| * Add a test for the name property in subversion resourceTim Smith2017-12-181-0/+4
| * Improve the windows_path specsTim Smith2017-12-181-4/+6
| * Improve the yum_repository resource specsTim Smith2017-12-182-9/+61
| * Improve the zypper_repository resource specsTim Smith2017-12-181-5/+14
| * Cleanup for resource specsTim Smith2017-12-1858-1377/+1281