summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4867 from willoucom/untar-under-windowsThom May2016-05-101-2/+7
|\
| * messages in log.debugWilfried JEANNIARD2016-05-041-2/+2
| * code cleanupWilfried JEANNIARD2016-05-031-4/+3
| * fixes matchesWilfried JEANNIARD2016-04-291-3/+3
| * use shell_out instead of backticksWilfried JEANNIARD2016-04-281-1/+1
| * Detect version of tar and use option --force-local if neededWilfried JEANNIARD2016-04-281-1/+10
| * cookbook site install : tar error on windowsWilfried JEANNIARD2016-04-261-3/+0
* | chefstyle fixThom May2016-05-051-1/+0
* | Introduce display_name and use itThom May2016-05-051-1/+1
* | fixes knife ssl check on windowsssl_check_winMatt Wrock2016-05-021-1/+2
|/
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-1/+1
* Add default timeoutSalim Alam2016-04-051-1/+2
* Convert timeout config to integersalam/ssh-fixSalim Alam2016-04-011-1/+1
* Merge pull request #4757 from tas50/better_mdLamont Granquist2016-03-311-22/+32
|\
| * Create better docs with knife cookbook createTim Smith2016-03-261-22/+32
* | Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-291-0/+9
|/
* Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-2328-42/+42
|\
| * Fix failing specsTim Smith2016-03-062-2/+2
| * Provide a docs link for the first error every knife user getsTim Smith2016-03-051-1/+1
| * What's with all the exclamation pointsTim Smith2016-03-057-8/+8
| * Specify what version of Chef Server API V1 isTim Smith2016-03-052-2/+2
| * Typos and improved wordingTim Smith2016-03-056-6/+6
| * Avoid sentence fragments in errorsTim Smith2016-03-053-3/+3
| * Single space after periodsTim Smith2016-03-0514-22/+22
* | Fix proxified socketSalim Alam2016-03-211-0/+1
* | Merge pull request #4707 from chef/lcg/useless-assignmentLamont Granquist2016-03-154-4/+3
|\ \
| * | fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-144-4/+3
* | | chefstyle Style/AndOr fixesLamont Granquist2016-03-149-10/+10
|/ /
* | s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-105-10/+10
|/
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-046-7/+8
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-236-7/+8
* | Adding specs for rehash updatetyler-ball2016-03-042-3/+4
* | Changing the knife behavior when using the cached plugins to only display 1 e...tyler-ball2016-03-041-3/+21
* | First part of fixing the rehash command, it now always loads gems from disc i...tyler-ball2016-03-042-1/+10
* | Merge pull request #4630 from chef/ksubrama/fips_guardKartik Null Cating-Subramanian2016-02-261-1/+7
|\ \
| * | Have client.rb verify that FIPS mode can be enforcedksubrama/fips_guardKartik Null Cating-Subramanian2016-02-251-1/+7
| |/
* | Copy client.d files during bootstrapJay Mundrawala2016-02-242-0/+30
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-4/+4
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-161-2/+2
|\
| * don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-2/+2
* | Merge pull request #4524 from PatrickWalker/feature/4154Steven Murawski2016-02-161-1/+1
|\ \
| * | Update to Log Level when showing unencrypted databagPatrick Walker2016-02-031-1/+1
* | | Merge pull request #4581 from chef/tm/h4ck3rm1k3-master-masterThom May2016-02-161-1/+2
|\ \ \
| * | | bugfix #2865 check for validation_keytm/h4ck3rm1k3-master-masterJames Michael DuPont2016-02-161-1/+2
* | | | remove bogus recalculation of cookbook upload failurestm/cookbook_upload_name_argsThom May2016-02-161-2/+0
|/ / /
* | | Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-1514-17/+34
* | | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-125-6/+6
* | | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-126-8/+8
| |/ |/|
* | Merge pull request #4566 from chef/lcg/useless-run-commandLamont Granquist2016-02-111-3/+0
|\ \