summaryrefslogtreecommitdiff
path: root/distro/common/html
Commit message (Collapse)AuthorAgeFilesLines
* Remove the manpagesmanpagesTim Smith2018-03-11102-13699/+0
| | | | | | These are horribly outdated and we shouldn't have people using them for decision making Signed-off-by: Tim Smith <tsmith@chef.io>
* Add support for knife bootstrap-preinstall-commandS.Cavallo2018-02-151-0/+2
| | | | Signed-off-by: S. Cavallo <smcavallo@hotmail.com>
* Fixing missing and/or inconsistent quoting in knife search documentationAndy Feller2017-11-281-7/+7
| | | | | Obvious fix. Signed-off-by: Andy Feller <andrew.feller@gmail.com>
* Remove non-working documention statements/arguments.Ronald Gundlach-Chmara2016-12-231-8/+4
| | | | | | Obvious fix. Signed-off-by: Ronald Gundlach-Chmara <ronabop@gmail.com>
* More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-024-4/+4
| | | Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"
* Update more references from cookbooks -> supermarketTim Smith2015-09-271-18/+18
|
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
|
* update html pages for chef-client 12jamescott2014-11-0322-123/+348
|
* update HTML man pagesjamescott2014-09-2541-335/+1220
|
* update html man page help; add knife servejamescott2014-07-0248-197/+322
|
* update man pages for 11-12jamescott2014-04-0451-1223/+1007
|
* add updated html files for knife and chef- man pagesjamescott2014-02-0467-4829/+1977
|
* remove old crufty man pagesjamescott2014-02-0424-4943/+0
|
* add HTML file for manpage output testingjamescott2014-02-0487-0/+15534
|
* Bump the version number to 11.8.0 for release.11.8.0sersut2013-10-3124-72/+72
|
* Bump the version number for 11.8.0.rc.4.11.8.0.rc.4sersut2013-10-2824-72/+72
|
* Bump chef version to 11.8.0.rc.111.8.0.rc.1sersut2013-10-2124-72/+72
|
* Bump the version number to 11.8.0.rc.011.8.0.rc.0sersut2013-10-1724-107/+107
|
* Fix --email knife option typo in docsJeremiah Snapp2013-10-041-2/+2
|
* Fix --copyright knife option typo in docsJeremiah Snapp2013-10-041-2/+2
|
* Bump dev version to 11.8.0.alpha.011.8.0.alpha.0danielsdeleo2013-07-1624-73/+73
| | | | Ongoing bugfixes for 11.6.0 release will occur in the 11-stable branch.
* Regenerate docs for 11.6.0.rc.2.11.6.0.rc.2sersut2013-07-1124-72/+72
|
* Regenerate docs for 11.6.0.rc.111.6.0.rc.1sersut2013-07-0324-96/+96
|
* Regenerate docs for 11.6.0.rc.011.6.0.rc.0danielsdeleo2013-06-2624-135/+121
|
* Release 11.2.0-clientBryan McLellan2013-02-0624-101/+101
|
* 11.2.0.rc.111.2.0.rc.1Bryan McLellan2013-02-0624-102/+102
|
* bump version and regen docs11.0.0danielsdeleo2013-02-0124-72/+72
|
* bump to 11.0.0 rc 0, regen docs11.0.0.rc.0danielsdeleo2013-02-0124-96/+96
|
* version bump to 11.0.0.beta.2, regen docs11.0.0.beta.2danielsdeleo2013-01-2924-72/+72
|
* update manpages for version bump to beta 1danielsdeleo2013-01-2924-72/+72
|
* version bump to 11.0.0 beta 0; regen docs11.0.0.beta.0danielsdeleo2013-01-2124-72/+72
|
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-1725-172/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitattributes chef-expander/Rakefile chef-expander/lib/chef/expander/version.rb chef-server-api/Rakefile chef-server-api/chef-server-api.gemspec chef-server-api/lib/chef-server-api/version.rb chef-server-webui/Rakefile chef-server-webui/chef-server-webui.gemspec chef-server-webui/lib/chef-server-webui/version.rb chef-server/Rakefile chef-server/lib/chef-server/version.rb chef-solr/lib/chef/solr/version.rb chef.gemspec chef/Rakefile chef/spec/support/platform_helpers.rb chef/spec/support/shared/functional/file_resource.rb chef/spec/unit/api_client_spec.rb chef/spec/unit/provider/directory_spec.rb ci/jenkins_run_tests.bat ci/jenkins_run_tests.sh distro/common/html/chef-client.8.html distro/common/html/chef-expander.8.html distro/common/html/chef-expanderctl.8.html distro/common/html/chef-server-webui.8.html distro/common/html/chef-server.8.html distro/common/html/chef-shell.1.html distro/common/html/chef-solo.8.html distro/common/html/chef-solr.8.html distro/common/html/knife-bootstrap.1.html distro/common/html/knife-client.1.html distro/common/html/knife-configure.1.html distro/common/html/knife-cookbook-site.1.html distro/common/html/knife-cookbook.1.html distro/common/html/knife-data-bag.1.html distro/common/html/knife-environment.1.html distro/common/html/knife-exec.1.html distro/common/html/knife-index.1.html distro/common/html/knife-node.1.html distro/common/html/knife-role.1.html distro/common/html/knife-search.1.html distro/common/html/knife-ssh.1.html distro/common/html/knife-status.1.html distro/common/html/knife-tag.1.html distro/common/html/knife.1.html distro/common/man/man1/chef-shell.1 distro/common/man/man1/knife-bootstrap.1 distro/common/man/man1/knife-client.1 distro/common/man/man1/knife-configure.1 distro/common/man/man1/knife-cookbook-site.1 distro/common/man/man1/knife-cookbook.1 distro/common/man/man1/knife-data-bag.1 distro/common/man/man1/knife-environment.1 distro/common/man/man1/knife-exec.1 distro/common/man/man1/knife-index.1 distro/common/man/man1/knife-node.1 distro/common/man/man1/knife-role.1 distro/common/man/man1/knife-search.1 distro/common/man/man1/knife-ssh.1 distro/common/man/man1/knife-status.1 distro/common/man/man1/knife-tag.1 distro/common/man/man1/knife.1 distro/common/man/man8/chef-client.8 distro/common/man/man8/chef-expander.8 distro/common/man/man8/chef-expanderctl.8 distro/common/man/man8/chef-server-webui.8 distro/common/man/man8/chef-server.8 distro/common/man/man8/chef-solo.8 distro/common/man/man8/chef-solr.8 lib/chef/api_client.rb lib/chef/rest.rb lib/chef/version.rb spec/functional/knife/ssh_spec.rb spec/functional/resource/cookbook_file_spec.rb spec/spec_helper.rb spec/stress/win32/security_spec.rb spec/support/shared/functional/securable_resource.rb spec/unit/config_spec.rb spec/unit/knife/ssh_spec.rb
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-3025-0/+5054
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!