summaryrefslogtreecommitdiff
path: root/lib/chef/user_v1.rb
Commit message (Expand)AuthorAgeFilesLines
* Knife user create to work with only username and options --email and --passwordSmriti Garg2021-04-011-4/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+2
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-10/+10
* Convert require to require_relativeLamont Granquist2019-05-081-9/+9
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-4/+4
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-6/+8
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-25/+25
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-5/+0
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-11/+9
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-18/+18
* Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* deprecate a few more callstm/rest_deprecationThom May2016-01-191-2/+3
* Use double quotes by defaultThom May2016-01-141-26/+26
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Merge pull request #4396 from chef/ssd/duplicate-passwordThom May2016-01-131-1/+0
|\
| * Remove duplicate initialization of @password in user_v1ssd/duplicate-passwordSteven Danna2016-01-131-1/+0
* | yet more lint copslcg/lint-cops-againLamont Granquist2016-01-131-6/+1
|/
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-3/+3
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-0/+335