summaryrefslogtreecommitdiff
path: root/spec/functional/resource/user
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-101-4/+23
* add functional testryancragun/mac_userRyan Cragun2019-09-031-0/+188
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* user resource: Remove support for macOS 10.7 and 10.7 upgraded to 10.8+Tim Smith2019-01-141-9/+2
* Cleanup some functional helpersfunctional_cleanupTim Smith2018-12-041-1/+1
* MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-1/+1
* Assume credentials supplied are still valid if they cannot be validated due t...Stuart Preston2018-07-251-17/+127
* Remove check to exclude tests on macos 10.6Tim Smith2018-07-161-1/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* migrate logic into aix and solaris subclassesLamont Granquist2018-05-091-709/+0
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+3
* Change a useradd_spec test for RHEL >= 6.8 and >= 7.3jsnapp/fix_useradd_spec_testJeremiah Snapp2017-11-151-4/+4
* Looks like this is broken on SLES 12.0/x64 tootm/fix_suse_12Thom May2017-04-201-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-4/+2
* Fix failing useradd test for rhel6 on s390x platformjsinha/fix_rhel67_testsJaymala Sinha2017-01-051-0/+9
* fix Style/SelfAssignmentLamont Granquist2016-12-061-1/+1
* Update useradd test to account for new SUSE 12.1 behaviorTom Duffield2016-10-201-2/+4
* remove homedirs not owned by userLamont Granquist2016-08-241-1/+1
* remove homedir in beforelcg/rewrite-linux-user-providerLamont Granquist2016-08-231-0/+1
* add func spec for default and fix unit specsLamont Granquist2016-08-231-1/+1
* add func test that manage_home is false by defaultLamont Granquist2016-08-231-0/+8
* fix the useradd test filterslcg/fix-useradd-test-filtersLamont Granquist2016-08-231-0/+12
* fixed CHEF-2205 so fix the func testlcg/fix-rhel-func-testsLamont Granquist2016-08-221-9/+2
* i think i need a napLamont Granquist2016-08-221-1/+1
* be less cleverLamont Granquist2016-08-221-30/+25
* fix typo in mac testsLamont Granquist2016-08-221-1/+1
* no need for provider-resolver hereLamont Granquist2016-08-221-1/+1
* use provider resolver to get right resourceLamont Granquist2016-08-221-33/+30
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-1/+1
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-021-3/+0
|/
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* skip uid check for aix in user add functional testsMatt Wrock2016-02-181-16/+9
* change shell to /bin/sh in user_add tests to fix aixMatt Wrock2016-02-161-1/+1
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-0/+3
|\
| * Updated specartursitarski2016-02-021-0/+3
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* | auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* | autofixing whitespace copsLamont Granquist2016-02-051-16/+10
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-3/+3
|/
* Set range of system user/group id to max of 200Jay Mundrawala2016-01-261-3/+3
* wrlinux is a derivative of RHEL and as such the default creation of user home...tball/nexus7_more_failurestyler-ball2016-01-251-1/+1
* Test failures for the Cisco Nexus 7 platform in Manhattan. It cannot have up...tyler-ball2016-01-211-4/+4
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-143-31/+31
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1