summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixing metadata.json validation, adding spec test to ensure we're actually va...ad/3888andy-dufour2016-09-211-1/+11
* Fixed undefined short_cksum method issue and checksum in uppercase issue for ...Aliasgar162016-09-202-0/+59
* clean up users left from terminated builds and use explicid UIDs and GIDsMatt Wrock2016-09-191-3/+11
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-1/+17
* Fix whitespace on EOMsJohn Keiser2016-09-161-43/+43
* Renamed supress_log_resource_count to count_log_resource_updatesnimisha2016-09-161-5/+5
* Removed update_resource_count attribute and added supress_log_resource_count ...nimisha2016-09-162-20/+5
* Fixing travis issuesnimisha2016-09-162-4/+4
* Added specs for update_resource_count attributenimisha2016-09-162-0/+29
* Merge pull request #5330 from chef/lcg/derpLamont Granquist2016-09-151-1/+6
|\
| * derp fix for master breakagelcg/derpLamont Granquist2016-09-151-1/+6
* | Merge pull request #5268 from MsysTechnologiesllc/dh/registry_resource_idempo...Bryan McLellan2016-09-152-17/+45
|\ \ | |/ |/|
| * Updated functional spec as per review commentdheerajd-msys2016-09-141-1/+2
| * Added functional specs for registry keydheerajd-msys2016-09-131-0/+9
| * Refactored specsdheerajd-msys2016-09-131-28/+36
| * Added specs for registry_key resource idempotent issue fixdheerajd-msys2016-09-131-1/+11
* | Merge pull request #5322 from chef/lcg/manage-home-fixLamont Granquist2016-09-153-6/+42
|\ \
| * | suppress deprecation errors in testslcg/manage-home-fixLamont Granquist2016-09-152-0/+6
| * | add tests for provider behaviorLamont Granquist2016-09-141-0/+12
| * | revert supports[:manage_home] behaviorLamont Granquist2016-09-141-6/+24
| |/
* | typofix [ci skip]Lamont Granquist2016-09-151-1/+1
* | add tests and tweak codeLamont Granquist2016-09-151-9/+34
|/
* Fixes GH-4955, allowing local gems with remote dependenciesJoseph (Jy) Yaworski2016-09-081-4/+2
* 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