summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
* Updating spec testNick McSpadden2018-05-151-9/+2
* 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
* Merge pull request #7223 from chef/windows-open-uriThom May2018-05-041-0/+6
|\
| * check the path to --recipe-urlwindows-open-uriThom May2018-05-041-0/+6
* | Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-032-2/+2
|/
* Merge pull request #7214 from chef/tm/fix_unix_testsThom May2018-05-035-5/+7
|\
| * Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-025-5/+7
* | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-023-792/+1184
|\ \
| * | Fix for failing functional spec on adhoc buildbtm/MSYS-752_buildvasu11052018-04-241-1/+1
| * | [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-243-792/+1184
* | | 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-303-0/+3
* | | | 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
* | | Revert "Updated specs for chef_fs_data_store after switching to use metadata"Lamont Granquist2018-04-231-23/+4
* | | Revert "fix Chef-14 chef_fs/chef-zero perf regression"Lamont Granquist2018-04-231-1/+1
* | | 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
* | | | Merge pull request #7174 from chef/tm/ubu_1804Thom May2018-04-232-2/+3
|\ \ \ \
| * | | | Set the test APT repo as trustedtm/ubu_1804Thom May2018-04-231-1/+1
| * | | | begin fix up of ifconfig provider on 1804Thom May2018-04-231-1/+2
| |/ / /
* | | | 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
* | | add a testlcg/enable-repo-fixLamont Granquist2018-04-111-0/+8
* | | fix Chef-14 chef_fs/chef-zero perf regressionlcg/chef-zero-perfLamont Granquist2018-04-101-1/+1
|/ /
* | remove invalid coercing unit testsErik Gomez2018-04-061-14/+0
|/
* Merge pull request #7027 from gengor/CHEF-7026Lamont Granquist2018-04-021-147/+11
|\
| * Fix style issues reported by travis-ci.Gordon Malm2018-03-211-1/+1
| * Fix portage tests for candidate_version rewrite in previous commit.Gordon Malm2018-03-211-147/+11
* | Merge pull request #7083 from chef/btm/fix-windows-serviceTim Smith2018-03-291-8/+9
|\ \
| * | Avoid lookups for rights of 'LocalSystem' in windows serviceBryan McLellan2018-03-291-8/+9
* | | Merge pull request #7079 from chef/case_insensitve_dismTim Smith2018-03-281-5/+5
|\ \ \ | |/ / |/| |
| * | Keep case sensitivity on Windows < 2012case_insensitve_dismTim Smith2018-03-281-1/+1
| * | windows_feature_dism: Be case insensitive with feature namesTim Smith2018-03-271-5/+5
* | | Merge pull request #7037 from chef/lcg/nil-sets-defaultThom May2018-03-281-4/+51
|\ \ \ | |/ / |/| |
| * | Setting nil to properties with implicit nil sets default valueLamont Granquist2018-03-221-4/+51
| |/
* | Fix array parsing in windows_feature_dism / windows_feature_powershellfix_dismTim Smith2018-03-272-4/+24