summaryrefslogtreecommitdiff
path: root/spec/unit/user_v1_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Knife user create to work with only username and options --email and --passwordSmriti Garg2021-04-011-2/+4
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-251-2/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add more typo fixesVivek Singh2020-04-071-9/+9
* Style/EmptyLiteralLamont Granquist2019-07-051-3/+3
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-25/+25
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-8/+8
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-7/+6
* Some more author domain stragglers.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-7/+7
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-5/+5
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-0/+584