summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Adds 'makecache_fast' property to `yum_repository` minimise cached repodata (...Stuart Sears2023-01-031-0/+4
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-1/+1
* Merge pull request #13118 from tmccombs/sysctl-newlineMarc A. Paradise2022-08-161-2/+2
|\
| * Add newline to end of sysctl filesThayne McCombs2022-08-051-2/+2
* | add splay 0 test to chef_client_scheduled_taskCorey Hemminger2022-08-021-0/+5
* | Update chef_client_systemd_timer_spec.rbCorey Hemminger2022-08-021-5/+0
* | testCorey Hemminger2022-08-021-10/+1
* | add tests for splay 0Corey Hemminger2022-07-263-1/+25
|/
* Limit cron_d job name validation to linux platformMario Haustein2022-05-311-7/+35
* Fix cron_d job name character setMario Haustein2022-05-311-0/+8
* add expire and inactive options to linux user resource (#11659)Corey Hemminger2022-05-031-0/+42
* SELinux integration to infra client (#12694)neha-p62022-04-117-0/+399
* copyright and some reorganizationLamont Granquist2022-04-011-0/+17
* simplify DSL codeLamont Granquist2022-03-311-1/+1
* more consolidationLamont Granquist2022-03-312-35/+364
* Initial mergeLamont Granquist2022-03-311-0/+35
* Add rubygems_url property to chef_client_config resourceJoseph Larionov2022-03-301-0/+8
* Eager load ffi-libarchive to resolve centos-7 failuresLamont Granquist2022-02-071-2/+1
* Resolve Performance/StringIdentifierArgument warningsPerformance_StringIdentifierArgumentTim Smith2021-12-261-4/+4
* Merge pull request #11970 from chef/snehal/fix_version_comparisons_on_upgradeLamont Granquist2021-11-171-0/+12
|\
| * Updated review changessnehaldwivedi2021-10-071-0/+12
* | spellcheck fixCollin McNeese2021-10-291-2/+2
* | adds additional properties to rhsm_register resourceCollin McNeese2021-10-291-0/+42
* | remove require root metafix-macos-userdefaults-nomethod-errorrishichawda2021-10-271-1/+1
* | Add support for `sensitive` in `chef_client_trusted_certificate`Jared Kauppila2021-10-261-0/+14
* | Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-228-20/+20
* | Merge pull request #12105 from qubitrenegade/qbrd/kernel_module-enableTim Smith2021-10-211-1/+2
|\ \
| * | Add 'enable' action to 'kernel_module' resource to reverse 'disable' action. ...qubitrenegade2021-10-181-1/+2
* | | Fix chefstyle failurefix-failing-pipeline-testsTim Smith2021-10-211-1/+1
* | | add macos_only to unit testsrishichawda2021-10-211-1/+1
|/ /
* | Merge pull request #11898 from chef/api-based-macos-userdefaultsTim Smith2021-10-161-95/+35
|\ \ | |/ |/|
| * remove unused variable in unit testrishichawda2021-09-301-1/+0
| * update testsrishichawda2021-09-241-95/+36
* | Merge pull request #12029 from chef/jfm/powershell_package_sourceJohn McCrae2021-09-251-62/+63
|\ \ | |/ |/|
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-151-62/+63
* | Merge pull request #12062 from gogsbread/jsonTim Smith2021-09-231-0/+72
|\ \
| * | Change copyright to FacebookAntony Deepak Thomas2021-09-221-1/+1
| * | Change rspec to reflect the behavior of JSONCompatAntony Deepak Thomas2021-09-221-3/+9
| * | Add Json verifierAntony Deepak Thomas2021-09-201-0/+66
* | | Merge pull request #11904 from chef/lcg/compliance-segmentTim Smith2021-09-232-0/+612
|\ \ \
| * | | Native compliance phaseLamont Granquist2021-09-172-0/+612
| |/ /
* | | Exclude running libarchive tests on platforms where loading libarchive is brokenJason Barnett2021-09-231-3/+14
* | | Chefstyle fixTim Smith2021-09-211-1/+1
* | | Re-enable archive_file tests on WindowsJason Barnett2021-09-211-13/+2
* | | Add strip_components property to archive_fileJason Barnett2021-09-211-3/+414
|/ /
* | Merge pull request #12022 from jiokmiso/mount_point_coerceTim Smith2021-09-141-0/+10
|\ \
| * | Coerce mount_point only when it is not root directoryJiSoo2021-09-131-0/+10
* | | Fix spelling and chefstyle issuesTim Smith2021-09-141-1/+1
* | | Merge pull request #11894 from gholtiii/gh/chef_client_scheduled_task_behaves...Tim Smith2021-09-141-0/+55
|\ \ \ | |_|/ |/| |
| * | Enable chef-client scheduled task to behave like chef_client_cron, with consi...George Holt2021-09-011-0/+55