summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | Set append_log_file property to true by defaultchef_client_cronTim Smith2020-03-241-8/+8
* | | If append_log_file is set then use the -L flagTim Smith2020-03-241-1/+1
* | | Validate that splay values are positiveTim Smith2020-03-231-2/+11
* | | Use random to ensure we have a splay sleep time in rangeTim Smith2020-03-231-9/+9
* | | Fix some bugs in command generation and add specsTim Smith2020-03-231-0/+36
* | | Initial commit of unit testsTim Smith2020-03-231-0/+64
* | | Merge pull request #9522 from chef/cron_validationsTim Smith2020-03-234-61/+90
|\ \ \ | |_|/ |/| |
| * | Make this a helper module not a mixincron_validationsTim Smith2020-03-231-15/+15
| * | Add additional specs to the cron_d resourceTim Smith2020-03-231-1/+13
| * | Fixes to the mixin tests from the reviewTim Smith2020-03-231-2/+6
| * | Move the first part of the cron resource over to mixin cron validationsTim Smith2020-03-232-12/+6
| * | Move cron validatioin methods into a mixinTim Smith2020-03-232-54/+73
| |/
* | Simplify YAML mode checking for chef-applyBryan McLellan2020-03-231-14/+0
* | Add YAML support to 'chef-apply'Bryan McLellan2020-03-231-0/+17
* | Improve errors around loading YAML recipesBryan McLellan2020-03-231-0/+68
|/
* fix own failures in unit testsPatrick Schaumburg2020-03-201-3/+3
* Add/Change unit tests to support displaynamePatrick Schaumburg2020-03-201-20/+32
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-191-2/+2
* Merge pull request #9492 from MsysTechnologiesllc/sangmesh/Fixed_Use_Ohai_dat...Tim Smith2020-03-181-1/+2
|\
| * run powershell_spec for windows onlysanga172020-03-181-1/+1
| * Powershell spec file updatedsanga172020-03-171-0/+1
* | Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-162-7/+7
|\ \
| * | Found some tests that fail when run by themselves on master.Ryan Davis2020-03-161-7/+6
| * | Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-0/+1
* | | Merge pull request #9484 from chef/lcg/log-resource-no-notifyTim Smith2020-03-162-5/+5
|\ \ \ | |/ / |/| |
| * | fix unit testsLamont Granquist2020-03-161-4/+4
| * | Turn off notifications from log resource by defaultLamont Granquist2020-03-121-1/+1
| |/
* | Add user_ulimit resource from the ulimit cookbookTim Smith2020-03-161-0/+53
|/
* Add the final two sets of specsTim Smith2020-03-121-0/+14
* Add spec for path_existsTim Smith2020-03-121-0/+28
* Flip the alternatives_cmd logic to support SLESTim Smith2020-03-121-0/+5
* Add unit test for #alternatives_cmdTim Smith2020-03-121-0/+23
* Add alternatives resource for LinuxTim Smith2020-03-121-0/+50
* Fix require in test.Pete Higgins2020-03-091-1/+1
* Merge pull request #9453 from chef/remove_legacy_updatercTim Smith2020-03-091-136/+38
|\
| * Remove support in debian service init for old update-rcremove_legacy_updatercTim Smith2020-03-051-136/+38
* | Merge pull request #9455 from chef/link_checkTim Smith2020-03-062-7/+2
|\ \
| * | link resource: Remove checks for link support on Windowslink_checkTim Smith2020-03-052-7/+2
| |/
* | Merge pull request #9441 from chef/lcg/remove-canonical-dslTim Smith2020-03-064-7/+7
|\ \
| * | fix for 2.6Lamont Granquist2020-03-031-1/+1
| * | Remove the canonical DSLLamont Granquist2020-03-034-7/+7
| |/
* | Make the links end with /docs_linksTim Smith2020-03-042-3/+3
* | Update all our links to use the new docs site formatTim Smith2020-03-042-4/+4
|/
* Merge pull request #9433 from chef/lcg/action-dslTim Smith2020-03-024-20/+18
|\
| * Use the action DSL consistentlyLamont Granquist2020-03-024-20/+18
* | Replace highline.color with pastel.decorateBryan McLellan2020-03-021-0/+16
* | Merge pull request #9422 from chef/remove_msi_checksLamont Granquist2020-03-021-73/+1
|\ \
| * | Deprecate Chef::Platform.supports_msi?remove_msi_checksTim Smith2020-02-281-73/+1
* | | Remove constraints on specsnuke_old_specsTim Smith2020-02-284-42/+31
* | | directory resource: Remove support for macOS < 10.11Tim Smith2020-02-281-16/+5
|/ /