summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-testJohn Keiser2016-09-081-59/+48
* Merge pull request #5234 from MsysTechnologiesllc/ali/allow_symlink_directory...Bryan McLellan2016-09-072-0/+189
|\
| * Added functional RSpecs for the fix added here for symlink issue on windows.aliasgar162016-09-071-0/+34
| * Fixed RuboCop issues.aliasgar162016-09-011-35/+35
| * Added RSpecs for the fix.aliasgar162016-09-011-0/+155
* | Merge pull request #5281 from coderanger/recipe_file_loadedNoah Kantrowitz2016-09-062-3/+45
|\ \
| * | Thanks, Windows.Noah Kantrowitz2016-09-061-1/+3
| * | Fix dispatcher tests.Noah Kantrowitz2016-09-061-2/+2
| * | Hook up the recipe_file_loaded event which was defined but not actually called.Noah Kantrowitz2016-09-021-1/+41
* | | Merge pull request #5279 from chef/lcg/fix-solo-spec-testLamont Granquist2016-09-061-6/+11
|\ \ \
| * | | use threads to workaround Process.spawn buginesslcg/fix-solo-spec-testLamont Granquist2016-09-021-6/+11
* | | | Merge pull request #5250 from MsysTechnologiesllc/dh/add_timeout_during_packa...Bryan McLellan2016-09-061-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Added spec for Timeout function in Windows remove package codedheerajd-msys2016-09-061-0/+9
* | | | tweak chef-solo run_lock timing testlcg/solo-test-loop-tweakingLamont Granquist2016-09-021-4/+4
| |/ / |/| |
* | | Added fix for spaces in profile identifiers (#5159)Nate Walck2016-08-291-0/+6
* | | Merge pull request #5248 from chef/lcg/linux-user-check-lockLamont Granquist2016-08-261-38/+19
|\ \ \
| * | | add check for the centos why-run buglcg/linux-user-check-lockLamont Granquist2016-08-241-0/+3
| * | | rewrite linu_user provider check_lockLamont Granquist2016-08-241-38/+16
* | | | Use symbols instead of strings as keys for systemd user property (#5241)Joshua Miller2016-08-262-4/+4
* | | | Merge pull request #5249 from evan2645/use-upstart-goal-state-as-service-statusThom May2016-08-251-12/+27
|\ \ \ \
| * | | | Use upstart goal state as service statusEvan Gilman2016-08-241-12/+27
| |/ / /
* | | | Allow flagging a resource property as sensitiveadamleff/sensitive-propertiesAdam Leff2016-08-251-0/+20
|/ / /
* | | remove homedirs not owned by userLamont Granquist2016-08-241-1/+1
* | | Merge pull request #5243 from chef/lcg/rewrite-linux-user-providerLamont Granquist2016-08-243-23/+27
|\ \ \
| * | | remove homedir in beforelcg/rewrite-linux-user-providerLamont Granquist2016-08-231-0/+1
| * | | sort out the -m / -M mess a bit betterLamont Granquist2016-08-231-9/+9
| * | | add func spec for default and fix unit specsLamont Granquist2016-08-232-4/+9
| * | | add func test that manage_home is false by defaultLamont Granquist2016-08-231-0/+8
| * | | clean up everythingLamont Granquist2016-08-232-16/+6
| |/ /
* | | Create and delete yum repositoriesThom May2016-08-246-8/+97
|/ /
* | Merge pull request #5236 from chef/lcg/fix-useradd-test-filtersLamont Granquist2016-08-231-0/+12
|\ \
| * | fix the useradd test filterslcg/fix-useradd-test-filtersLamont Granquist2016-08-231-0/+12
| |/
* | Merge pull request #5233 from coderanger/notifstringNoah Kantrowitz2016-08-231-0/+46
|\ \ | |/ |/|
| * Add a warning for guard blocks that return a non-empty string.Noah Kantrowitz2016-08-221-0/+46
* | fixed CHEF-2205 so fix the func testlcg/fix-rhel-func-testsLamont Granquist2016-08-221-9/+2
|/
* Merge pull request #5231 from chef/lcg/fix-func-useradd-specLamont Granquist2016-08-224-22/+18
|\
| * i think i need a napLamont Granquist2016-08-221-1/+1
| * be less cleverLamont Granquist2016-08-221-30/+25
| * try to fix el breaksLamont Granquist2016-08-221-1/+5
| * also fix typo in windowsLamont Granquist2016-08-221-1/+1
| * fix typo in mac testsLamont Granquist2016-08-221-1/+1
| * no need for provider-resolver hereLamont Granquist2016-08-222-2/+2
| * use provider resolver to get right resourceLamont Granquist2016-08-221-33/+30
* | Stop using obsolete URI.escape; use Addressable::URI instead.John Keiser2016-08-221-2/+4
|/
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-229-74/+96
* Merge pull request #5223 from chef/jkeiser-patch-1Lamont Granquist2016-08-221-3/+2
|\
| * Stop logging "SIGQUIT is not a command" in testsjkeiser-patch-1John Keiser2016-08-181-3/+2
* | user provider manage_home behavior and refactorLamont Granquist2016-08-199-65/+128
* | Merge pull request #5222 from chef/lcg/solo-test-speedupLamont Granquist2016-08-181-20/+6
|\ \
| * | use the chef log file for IPClcg/solo-test-speedupLamont Granquist2016-08-181-7/+8