summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Adding test for recipe DSL audit additionstyler-ball2014-12-171-2/+1
* | | Rescuing Exception blind was covering up an unexpected errortyler-ball2014-12-171-1/+1
* | | if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-174-7/+26
* | | Failing an audit example will now raise an error and make chef exit with a no...tyler-ball2014-12-174-1/+13
* | | Adding cookbook and recipe information per analytics requesttyler-ball2014-12-176-30/+48
* | | Updating to use audit syntax rather than controltyler-ball2014-12-175-13/+13
* | | Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-173-6/+4
* | | Instructions on running audit mode examples.Serdar Sutay2014-12-175-12/+17
* | | * Some primitive recipes that check basic functionality of audit mode.Serdar Sutay2014-12-171-1/+1
* | | Add omitted config options.Claire McQuin2014-12-171-13/+92
* | | Raise error if duplicate controls block given.Claire McQuin2014-12-171-2/+9
* | | Wrap in control block until we get top-level tests working.Claire McQuin2014-12-171-1/+1
* | | Add Chef::Exceptions to audit errorClaire McQuin2014-12-171-1/+1
* | | Use a central runnerClaire McQuin2014-12-176-148/+65
* | | Add a Chef::Audit::Controls object for 'controls'Claire McQuin2014-12-175-94/+137
* | | Adding audit mode JSON formattertyler-ball2014-12-176-85/+110
* | | Adding uncaught error informationtyler-ball2014-12-171-2/+11
* | | Sending to correct server URLtyler-ball2014-12-173-9/+12
* | | Make sure we don't close the output_stream after running rspec.Serdar Sutay2014-12-178-29/+41
* | | Adding audit mode JSON formattertyler-ball2014-12-171-3/+0
* | | Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-1712-170/+290
* | | Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-176-23/+27
* | | add rspec/itsClaire McQuin2014-12-173-2/+2
* | | Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-178-29/+128
* | | Add serverspec types and matchers.Claire McQuin2014-12-172-1/+14
* | | Adding audit mode JSON formattertyler-ball2014-12-177-49/+278
* | | Adding error handling so saving node doesn't prevent us from running audit mo...tyler-ball2014-12-173-6/+23
* | | Adding logic for exceptions from converge phase not interfering with audit ph...tyler-ball2014-12-173-15/+50
* | | Creating our own example group class to simplify adding examples to the spec ...tyler-ball2014-12-175-43/+75
* | | Add setup phase to audit-mode.Claire McQuin2014-12-172-7/+72
* | | First pass at DSL additionstyler-ball2014-12-172-0/+63
|/ /
* | Merge pull request #2661 from opscode/btm/appveyor11.18.0.rBryan McLellan2014-12-172-3/+6
|\ \
| * | Use attr_accessor for script resource providerJay Mundrawala2014-12-172-7/+6
| * | Fix broken powershell_script resourceJay Mundrawala2014-12-161-0/+4
| |/
* | Fixing homebrew package to use provider resolver per code reviewtyler-ball2014-12-161-1/+2
* | Adding unit test coverage and updating per github reviewtyler-ball2014-12-162-1/+19
* | First pass at fixing broken notificationstyler-ball2014-12-167-105/+127
|/
* fix apt default_release attribute broken in 12.0Lamont Granquist2014-12-151-2/+2
* Merge pull request #2642 from opscode/btm/site_install_jsonSerdar Sutay2014-12-152-10/+39
|\
| * Clean up knife cookbook site install testsBryan McLellan2014-12-151-2/+4
| * Use a real error class when metadata is not foundSeth Vargo2014-12-152-1/+6
| * Allow knife to install cookbooks with metadata.jsonSeth Vargo2014-12-151-9/+31
* | Merge pull request #2634 from BackSlasher/repair-subversion-commandSerdar Sutay2014-12-151-3/+3
|\ \ | |/ |/|
| * Subversion failes with "option ':command' is not a valid option for Mixlib::S...Nitz2014-12-141-3/+3
* | Add specific error messaging for SSL errors to knifedanielsdeleo2014-12-151-0/+7
* | Merge pull request #2637 from opscode/jdm/issue-2626-rebaseJay Mundrawala2014-12-151-0/+2
|\ \
| * | Bug #2625: Include ShellOut mixin in msi package providerjdm/issue-2626-rebaseSimon Detheridge2014-12-151-0/+2
| |/
* | As https://github.com/opscode/chef/issues/2580 summarizes, Link resource need...sersut/revert-1901Serdar Sutay2014-12-111-3/+13
* | Revert "Merge pull request #1901 from opscode/dont-prepend-to-relative-paths"Serdar Sutay2014-12-112-2/+6
|/
* Fix attribute whitelistingPhil Dibowitz2014-12-101-1/+3