summaryrefslogtreecommitdiff
path: root/spec/functional/resource/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* ignore gid on windows and warn to use groupMatt Wrock2015-10-081-0/+8
* Move `skip` for useradd test to metadatadanielsdeleo2015-05-261-8/+7
* Fix overridden method `skip` causing arity failuresdanielsdeleo2015-05-261-10/+3
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-4/+4
* Added functional tests for user resource on windowsJay Mundrawala2015-05-151-0/+125
* Use FileUtils to delete directoryjdm/useradd-specsJay Mundrawala2015-03-121-1/+1
* Use less common dir namesJay Mundrawala2015-03-121-14/+14
* Use User resource to cleanupJay Mundrawala2015-03-121-5/+4
* Freebsd stuffJay Mundrawala2015-03-121-1/+5
* Cleanup user directories if state was leftover from previous runJay Mundrawala2015-03-121-0/+10
* dscl specs should only run on macjdm/dscl-fixJay Mundrawala2015-03-101-1/+1
* Dont run useradd_spec on osxjdm/osxJay Mundrawala2015-03-091-0/+1
* Modify dscl_spec to runJay Mundrawala2015-03-091-1/+0
* Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
* userdel functional test fixkaustubh-d2015-01-271-5/+18
* Update to RSpec 3.Claire McQuin2014-10-292-50/+50
* DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
* revert change for ubuntu and fix test.kaustubh-d2014-08-181-1/+2
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-122-0/+883