summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-3016-206/+254
* change "internal" to "default_env"Lamont Granquist2018-05-302-2/+2
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-254-25/+26
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-2/+2
|\
| * clean up solaris providerLamont Granquist2018-05-101-2/+2
* | Merge pull request #7274 from mal/fix-systemd-user-callsThom May2018-05-212-41/+86
|\ \
| * | Contextualise daemon-reload callsMal Graty2018-05-191-39/+84
| * | Fix systemd_unit user property usageMal Graty2018-05-192-2/+2
* | | Merge pull request #7270 from chef/tm/fix_manifest_root_filesThom May2018-05-182-1/+3
|\ \ \
| * | | Fix manifest entries for root filestm/fix_manifest_root_filesThom May2018-05-162-1/+3
| |/ /
* | | Merge pull request #7196 from chef/tg/clear_gem_sources_optionThom May2018-05-181-0/+13
|\ \ \
| * | | Add test for Chef::Config[:clear_gem_sources]Thomas Gordon2018-04-271-0/+13
* | | | Merge pull request #7264 from jeremymv2/jeremymv2/fix_normalize_hashJosh Hudson2018-05-171-0/+65
|\ \ \ \
| * | | | prefer double quotesJeremy J. Miller2018-05-161-1/+1
| * | | | added one more rspec testJeremy J. Miller2018-05-161-4/+11
| * | | | object validation for DataHandlerBase#normalize_hashJeremy J. Miller2018-05-151-0/+58
* | | | | Merge pull request #4903 from nmcspadden/mac_uidThom May2018-05-171-9/+2
|\ \ \ \ \
| * | | | | Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
| * | | | | Updating spec testNick McSpadden2018-05-151-9/+2
| |/ / / /
* | | | | Add additional resource specsTim Smith2018-05-1697-417/+1169
* | | | | Add additional unit tests for resource actions/propertiesTim Smith2018-05-1513-20/+176
| |_|/ / |/| | |
* | | | [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-151-0/+9
|/ / /
* | | remote_directory: restore overwrite defaultRoland Moriz2018-05-121-0/+4
* | | sadly --prune-tags is not available with old git versions, fixes #7233Roland Moriz2018-05-101-4/+4
* | | Switch Node#role? to use the attributes expansion instead of the run list.Noah Kantrowitz2018-05-081-3/+3
| |/ |/|
* | Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-031-1/+1
* | Merge pull request #7214 from chef/tm/fix_unix_testsThom May2018-05-031-1/+2
|\ \
| * | Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-021-1/+2
* | | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-022-614/+335
|\ \ \
| * | | [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-242-614/+335
* | | | Merge pull request #7194 from coderanger/silent-failureThom May2018-05-022-5/+44
|\ \ \ \
| * | | | Feed the Rubocop.Noah Kantrowitz2018-04-262-8/+8
| * | | | Allow specifying `ignore_failure :quiet` to disable the error spew.Noah Kantrowitz2018-04-262-5/+44
* | | | | Merge pull request #7204 from chef/remote_directoryTim Smith2018-04-301-3/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix source property to use the name_property not nameTim Smith2018-04-301-1/+2
| * | | | Convert some of remote_directory to use propertiesremote_directoryTim Smith2018-04-271-2/+2
* | | | | fix application tests on linuxThom May2018-04-302-0/+2
* | | | | Merge pull request #7199 from chef/registry_keyThom May2018-04-301-1/+1
|\ \ \ \ \
| * | | | | Convert :key property in registry_key to use propertyregistry_keyTim Smith2018-04-271-1/+1
| |/ / / /
* | | | | Allow build_essential resource to be used without setting a namebuild_nameTim Smith2018-04-271-0/+8
|/ / / /
* | | | Merge pull request #7129 from rmoriz/rmoriz/git-pruneTim Smith2018-04-271-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | prune remotes with git fetch, fixes #3929Roland Moriz2018-04-061-8/+8
* | | | Merge pull request #7138 from RoboticCheese/roboticcheese/package-locking-nom...Tim Smith2018-04-262-2/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix NoMethodError when (un)locking single packages in apt and zypperJonathan Hartman2018-04-092-2/+67
* | | | Merge pull request #7170 from chef/tm/ub_1404_serviceThom May2018-04-231-161/+41
|\ \ \ \
| * | | | [Debian/Ubuntu] Detect init script service levelstm/ub_1404_serviceThom May2018-04-231-161/+41
| | |_|/ | |/| |
* | | | Fixing specs for powershell_packagesp/fix7166Stuart Preston2018-04-211-19/+19
|/ / /
* | | add test that methods wind up in important classesLamont Granquist2018-04-131-1/+10
|/ /
* | remove invalid coercing unit testsErik Gomez2018-04-061-14/+0
|/
* Merge pull request #7027 from gengor/CHEF-7026Lamont Granquist2018-04-021-147/+11
|\