summaryrefslogtreecommitdiff
path: root/spec/unit/provider/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactored Chef::Provider::User to short circuit and provider better comparis...Geoffrey Hichborn2016-10-131-0/+6
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-4/+3
* 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-021-1/+1
* Use double quotes by defaultThom May2016-01-141-15/+15
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Merge pull request #3119 from cmluciano/cml/bug1586Phil Dibowitz2015-10-201-0/+9
|\
| * Add recommended test from btmChristopher M. Luciano2015-10-121-0/+9
* | Purge pending specscleanup-pendingdanielsdeleo2015-05-231-3/+3
|/
* Provider::User: remove gecos#force_encoding existence check (ruby 1.8 specifi...Xabier de Zuazo2015-01-271-1/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-72/+72
* s/mock\(/double(/gLamont Granquist2014-01-291-8/+8
* s/stub!/stub/gLamont Granquist2014-01-291-26/+26
* [CHEF-4842] Fix comparison of user resources with non-ASCII commentsTobias Schmidt2013-12-041-0/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-17/+17
* User provider does not update user when uid/gid are stringsEric Saxby2013-09-241-29/+21
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-1/+1
* Finished refactoring converge and updated teststylercloke2012-11-051-16/+7
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+477