summaryrefslogtreecommitdiff
path: root/lib/chef/application
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix masterLamont Granquist2015-01-251-3/+1
* Merge pull request #2771 from drag00n/drag00n/updateloghelpLamont Granquist2015-01-251-1/+1
|\
| * Update chef-client help with auto.drag00n2015-01-171-1/+1
* | drop expensive exception handlingVasiliy Tolstov2015-01-251-8/+2
* | raise exception when errorVasiliy Tolstov2015-01-251-0/+1
* | cosmetic fixesVasiliy Tolstov2015-01-251-3/+12
* | cleanup code to avoid its duplicationVasiliy Tolstov2015-01-251-10/+10
* | add ability to fetch recipes like in chef-solo when using local-modeVasiliy Tolstov2015-01-251-1/+25
* | update docs as suggestedRob Redpath2015-01-252-2/+2
* | Move the require up a levelRob Redpath2015-01-251-2/+1
* | require exceptions!Rob Redpath2015-01-251-0/+1
* | Correct syntax for using Chef::ExceptionsRob Redpath2015-01-251-2/+2
* | Use Chef::Exception to raise exception if PIDfile and lockfile matchRob Redpath2015-01-251-8/+3
* | Use PathHelper to establish path equalityRob Redpath2015-01-251-2/+3
* | Rephrase errorRob Redpath2015-01-251-1/+1
* | FATAL if pidfile and lockfile matchRob Redpath2015-01-251-0/+6
* | Set lockfile, not pidfileRob Redpath2015-01-252-2/+12
* | Make the --pid / -P option to chef-client set the :lockfile config optRob Redpath2015-01-251-1/+1
|/
* Merging master to audit-modetyler-ball2014-12-291-2/+8
|\
| * Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-2/+8
* | Add specs for audit-mode command-line and configuration settings.Claire McQuin2014-12-171-6/+5
* | Disable audit-mode by default.Claire McQuin2014-12-171-11/+39
* | Instructions on running audit mode examples.Serdar Sutay2014-12-172-3/+11
* | Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-0/+3
|/
* :interval setting can be used on Windows without fork when Chef Client window...Serdar Sutay2014-12-081-1/+3
* Remove unused "agent".Julian C. Dunn2014-12-031-18/+0
* A memorial for Ezra ZygmuntowiczAdam Jacob2014-12-011-0/+18
* Ensure 'uri' is required where it's used.danielsdeleo2014-11-261-0/+1
* Remove 1.8 and 1.9 specific monkey patchesdanielsdeleo2014-11-261-1/+0
* Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-251-1/+1
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* | cleanup cookbook path from stale filesVasiliy Tolstov2014-11-131-0/+2
|/
* 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-171-0/+5
* Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-101-8/+10
|\
| * Expanding the file name before checking existanceDavid Workman2014-09-041-2/+1
| * Fixing travis-ci failure.David Workman2014-09-041-1/+0
| * Fixing case of a nil recipe file with chef applyDavid Workman2014-09-031-7/+11
| * Update apply.rbDavid Workman2014-09-031-1/+1