summaryrefslogtreecommitdiff
path: root/lib/chef/knife/cookbook_site_share.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a deprecation warning to knife cookbook sitedeprecate_knife_cookbook_siteTim Smith2019-01-221-1/+6
* Hide knife cookbook site & null by setting them to deprecated categoryTim Smith2019-01-221-1/+1
* Move all plugin logic into knife supermarketknife_supermarketTim Smith2018-07-131-140/+5
* fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-18/+18
* Add missing knife license headersTim Smith2018-06-261-0/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-5/+5
* We don't care so much about categories on the supermarkettm/fix_supermarket_share_errorThom May2016-07-141-13/+7
* Deprecate knife-supermarket gemtm/include_knife_supermarketThom May2016-05-051-1/+8
* What's with all the exclamation pointsTim Smith2016-03-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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-12/+12
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* Supermarket vs. the SupermarketTim Smith2015-09-271-2/+2
* More Community site -> SupermarketTim Smith2015-09-271-4/+4
* Fix tenseTim Smith2015-09-271-1/+1
* Fix error message to mention Supermarket not community siteTim Smith2015-09-271-2/+2
* Move tar_cmdjdm/osx-fixJay Mundrawala2015-02-271-14/+14
* Use tar_cmd instead of tar directlyJay Mundrawala2015-02-271-1/+1
* Refactor tar_cmdJay Mundrawala2015-02-271-8/+14
* whitespaces fixesLamont Granquist2015-02-181-27/+27
* Move supermarket.getchef.com to supermarket.chef.ioJulian C. Dunn2015-02-161-1/+1
* fix bad rebaseLamont Granquist2015-01-251-1/+1
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+12
* Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-8/+28
|\
| * Adjust banner, error messagesMartin Smith2014-10-101-9/+9
| * Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-101-6/+26
* | remove line for debugsawanoboly2014-09-121-1/+0
* | change option name to dry-run and set false as default.sawanoboly2014-09-121-6/+8
* | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-09-121-1/+1
|\ \ | |/
| * Switches to https://supermarket.getchef.comChristopher Webber2014-08-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-08-121-1/+1
|\ \ | |/
| * remove JSON gem usageLamont Granquist2014-08-111-1/+1
| * Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-1/+1
| * remove #to_json MonkeypatchingLamont Granquist2014-08-091-1/+1
* | change option name --preview-archive to --[no-]uploadsawanoboly2014-08-121-6/+7
* | updates by comment. #1724sawanoboly2014-08-021-4/+4
* | Add option --prevew-archive to `knife cookbook site share`sawanoboly2014-07-311-0/+13
|/
* Remove unused argument to CookbookUploader#initializedanielsdeleo2014-07-301-1/+1
* Include the shell_out mixin in cookbook_site_sharejmink2014-06-271-1/+3
* Fix cookbook_site_share testsjmink2014-06-261-3/+1
* Switch knife site share from command to shell_outjmink2014-06-261-1/+4
* Correct prompt to increase Knife log verbosityBen Langfeld2013-10-221-2/+2