summaryrefslogtreecommitdiff
path: root/spec/unit/knife/user_edit_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove knife user support for open source Chef Server < 12Tim Smith2018-11-041-18/+0
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+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-4/+4
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-2/+2
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-12/+31
* Update to RSpec 3.Claire McQuin2014-10-291-7/+7
* Supress stdout/err output from knife testsdanielsdeleo2014-04-241-0/+5
* Add user commands to knife.Steven Danna2013-02-061-0/+42