summaryrefslogtreecommitdiff
path: root/lib/chef/formatters/doc.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert back to the first argument being cookbook_name.Noah Kantrowitz2015-07-311-1/+1
* Make the doc formatter actually show what version of a cookbook is being used.Noah Kantrowitz2015-07-221-3/+3
* count skipped resources in among total resourcesRanjib Dey2015-06-251-1/+3
* Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-291-2/+4
* Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-271-2/+4
* Display policy name and ID during the chef rundanielsdeleo2015-05-221-0/+4
* Remove old TODO commentdanielsdeleo2015-05-221-3/+3
* Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-111-2/+2
* Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-171-2/+1
* if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-171-2/+8
* Adding cookbook and recipe information per analytics requesttyler-ball2014-12-171-8/+19
* Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-171-4/+2
* Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-29/+1
* Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-171-2/+4
* Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-171-7/+47
* Adding logic for exceptions from converge phase not interfering with audit ph...tyler-ball2014-12-171-0/+18
* Refactor for simplicity, make the resource a streamJohn Keiser2014-04-301-4/+4
* Add ability to stream (and indent) command outputJohn Keiser2014-04-301-0/+4
* Use indent and unindent instead of indent_by()John Keiser2014-04-291-14/+21
* Add indentation to pretty-print LWRPs with inline resourcesJohn Keiser2014-04-291-22/+36
* [CHEF-4784] Output formatter "doc" lacks information about handlersSteffen Gebert2013-12-201-0/+15
* print total number of resources as wellRanjib Dey2013-12-051-2/+8
* CHEF-4379: initialize @end_time to @start_timeBryan McLellan2013-11-061-0/+1
* compute elapsed time without altering public apiRanjib Dey2013-11-061-2/+11
* pass elapsed time along with node/exception in event hanldersRanjib Dey2013-11-061-4/+4
* Normalize whitespace on all filesSeth Vargo2013-09-261-5/+5
* [CHEF-972] created a ConditionalAction class to be used in resource#should_sk...Xabier de Zuazo2013-06-191-1/+1
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+236