summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | speed up solo testLamont Granquist2016-08-181-16/+1
| |/
* | fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-17154-1512/+1583
|/
* Fix race where lockfile can be created but not yet acquiredJohn Keiser2016-08-171-4/+8
* Merge pull request #5215 from chef/jk/windows-ruby-2.3John Keiser2016-08-171-1/+70
|\
| * Don't use relative_path_from on glob resultsjk/windows-ruby-2.3John Keiser2016-08-161-1/+70
* | fix Style/VariableName copLamont Granquist2016-08-162-4/+4
* | fix some Style/TrailingWhitespaceLamont Granquist2016-08-161-30/+30
* | fixing Style/ConstantName copLamont Granquist2016-08-161-4/+4
* | fixing Lint/Void copLamont Granquist2016-08-164-13/+13
* | fix Lint/UselessAccessModifier copLamont Granquist2016-08-162-22/+16
* | fix Lint/UnderscorePrefixedVariableName copLamont Granquist2016-08-162-10/+10
* | autofixing Style/WhileUntilModifier copLamont Granquist2016-08-164-15/+5
* | autofixing Style/SpaceBeforeSemicolon copLamont Granquist2016-08-162-3/+3
* | autofixing Style/SpaceBeforeComment copLamont Granquist2016-08-162-3/+3
* | auotfixing Style/SpaceAfterSemicolon copLamont Granquist2016-08-161-5/+5