summaryrefslogtreecommitdiff
path: root/spec/unit/provider/user
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-2/+2
|\
| * clean up solaris providerLamont Granquist2018-05-101-2/+2
* | Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
* | Updating spec testNick McSpadden2018-05-151-9/+2
|/
* mechanical conversion of most debug log statements to traceThom May2018-03-261-0/+3
* Check for set home property before file existence (fixes #5777)Sean Karlage2018-01-041-0/+26
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-281-5/+5
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-5/+5
* | Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-0/+97
|/
* fix remaining specs for popen4 removalLamont Granquist2017-04-011-16/+4
* remove most of supports APILamont Granquist2017-03-061-2/+2
* Chef-13: Remove supports API from all user providersLamont Granquist2017-02-282-54/+8
* user provider cleanupLamont Granquist2016-12-224-88/+89
* Add a spec for supports non_unique throwing a deprecation messageTim Smith2016-12-061-0/+6
* The suggested fix for the manage_home deprecation is incorrectTim Smith2016-12-061-1/+1
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
* Solaris users are locked only if *LK*COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-1/+2
* Properly check lock status of user on solaris2Tom Duffield2016-10-311-8/+34
* Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-1/+9
* Style fixes.Noah Kantrowitz2016-09-201-1/+0
* Add a test for create_user to make sure we have no `-r`s.Noah Kantrowitz2016-09-191-0/+10
* Refactor these tests to be less repeat-y.Noah Kantrowitz2016-09-191-41/+36
* 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
* add func spec for default and fix unit specsLamont Granquist2016-08-231-3/+8
* clean up everythingLamont Granquist2016-08-231-11/+1
* user provider manage_home behavior and refactorLamont Granquist2016-08-195-14/+41
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-172-52/+52
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-6/+6
* fix trailing whitespacetm/trailing_whitespaceThom May2016-02-161-1/+1
* Merge pull request #4427 from juliandunn/remove-duplicate-shellcmddefLamont Granquist2016-02-162-17/+20
|\
| * Refactor test to remove duplicate definition of ShellCmdResultJulian C. Dunn2016-01-182-17/+20
* | autofixing whitespace copsLamont Granquist2016-02-053-14/+13
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-4/+4
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-024-4/+4
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-025-6/+6
|/
* Use double quotes by defaultThom May2016-01-145-76/+76
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-2/+2
* provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-241-0/+7
* provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-231-0/+7
* fix unit testsMatt Wrock2015-10-081-2/+2
* fix locking/unlocking users on SmartOSDave Eddy2015-09-021-9/+66
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Merge pull request #2723 from patcox/CHEF-2667Phil Dibowitz2015-01-141-4/+4
|\
| * bugfix dscl providerPat Cox2015-01-121-4/+4
* | add code comment, add unit test for case when no salt is foundPat Cox2015-01-121-0/+8
|/
* Update to RSpec 3.Claire McQuin2014-10-291-26/+26
* fix more solaris provider lolwutlcg/rspec3-updatesLamont Granquist2014-10-241-2/+2