summaryrefslogtreecommitdiff
path: root/lib/chef/application
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-056-30/+29
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-0/+6
|\
| * Allow use of command line fips switch for knifeJay Mundrawala2016-01-281-0/+6
* | Some more author domain stragglers.Noah Kantrowitz2016-02-023-4/+4
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-3/+3
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-026-7/+7
|/
* Allow chef-client --fipsJay Mundrawala2016-01-251-0/+7
* Do openssl initialization from applicationsJay Mundrawala2016-01-251-0/+1
* explicitly adding .bat to service executable called by service in case users ...Matt Wrock2016-01-191-1/+1
* Use double quotes by defaultThom May2016-01-146-95/+95
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-3/+3
* Merge pull request #4373 from PatrickWalker/feature/issue-4268Thom May2016-01-121-1/+1
|\
| * Ensuring running Help returns an exit code of 0Patrick Walker2016-01-111-1/+1
* | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
|/
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-1/+1
* Allow named_run_list to be loaded from configDonald Guy2015-11-111-2/+1
* fix log location resolution in windows serviceMatt Wrock2015-11-091-7/+7
* windows service uses log fileMatt Wrock2015-11-052-8/+18
* allow reboot by reboot resource with chef-applysawanoboly2015-10-241-0/+1
* add logger to windows service shelloutservice_loggerMatt Wrock2015-10-201-1/+5
* Fix chef-apply usage bannerpwelch2015-10-171-1/+1
* Merge pull request #4034 from chef/lcg/ruby-profilingLamont Granquist2015-10-133-2/+20
|\
| * fix PR feedbacklcg/ruby-profilingLamont Granquist2015-10-132-2/+2
| * make description of option scarierLamont Granquist2015-10-061-1/+1
| * add optional ruby-profiling with --profile-rubyLamont Granquist2015-10-053-2/+20
* | Windows cli tools should have color true by defaultadamedx/windows-color-defaultsAdam Edwards2015-10-063-5/+5
|/
* Configure named run list via command line or config filedanielsdeleo2015-09-211-0/+6
* Merge pull request #3687 from chef/mh/formatter_chef_applyThom May2015-08-131-0/+18
|\
| * Add formatter and force-logger/formatter options to chef-applymh/formatter_chef_applyMark Harrison2015-07-201-0/+18
* | Merge pull request #3652 from chef/alexpop/fix_audit_mode_explanationThom May2015-08-131-3/+3
|\ \
| * | fix explanation for configuring audit mode in client.rbalexpop/fix_audit_mode_explanationAlex Pop2015-07-091-3/+3
* | | Add ability to specify dependencies in chef-service-manager.Kartik Null Cating-Subramanian2015-07-241-7/+9
* | | Make service manager tests pass.Kartik Null Cating-Subramanian2015-07-201-1/+1
* | | Add flag to windows_service_manager to delay start.Kartik Null Cating-Subramanian2015-07-201-12/+17
|/ /
* | fix typoDeWaRs12062015-06-291-1/+0
* | fix solo_spec according previous changeEmmanuel Iturbide2015-06-291-2/+2
* | Use Mixlib::Shellout instead of Chef::Mixin::CommandDeWaRs12062015-06-251-1/+2
* | Merge pull request #3299 from juliandunn/remove-audit-mode-experimental-warningThom May2015-06-091-19/+2
|\ \
| * | Remove experimental warning on audit mode.Julian C. Dunn2015-04-281-19/+2
| |/
* | Revert "Add CLI option --audit-as-warning"Claire McQuin2015-05-271-5/+0
* | Add CLI option --audit-as-warningClaire McQuin2015-05-271-0/+5
* | Fix cli issue with unset chef_repo_pathshain/fix_cliScott Hain2015-05-221-0/+6
|/
* Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-012-1/+10
* Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-273-0/+15
* Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-111-2/+2
* Add help for windows service timeoutJay Mundrawala2015-02-261-0/+6
* Modify windows_service to use timeoutJay Mundrawala2015-02-261-1/+1
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-092-1/+3
* add json_attribs option for chef-apply commandsonots2015-02-091-1/+17