summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Add unit tests for Audit::ControlGroupDataClaire McQuin2014-12-171-0/+459
| | | * if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-175-539/+35
| | | * 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-177-31/+55
| | | * 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-1715-37/+317
| | | * Instructions on running audit mode examples.Serdar Sutay2014-12-178-15/+26
| | | * Disable audit phase during specs in order not to break the existing rspec con...Serdar Sutay2014-12-172-0/+7
| | | * * Some primitive recipes that check basic functionality of audit mode.Serdar Sutay2014-12-178-1/+125
| | | * Add omitted config options.Claire McQuin2014-12-171-13/+92
| | | * Raise error if duplicate controls block given.Claire McQuin2014-12-171-2/+9
| | | * Add recipes to test include_recipe, multiple controls blocksClaire McQuin2014-12-178-172/+0
| | | * Wrap in control block until we get top-level tests working.Claire McQuin2014-12-173-7/+11
| | | * Add recipe to test include_recipe with controls.Claire McQuin2014-12-171-0/+15
| | | * 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-176-94/+146
| | | * 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-1720-53/+48
| | | * Basic test for audit mode.Serdar Sutay2014-12-1712-0/+258
| | | * Adding audit mode JSON formattertyler-ball2014-12-171-3/+0
| | | * Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-1713-171/+291
| | | * Preparing for demo - using rspec documentation formatter for output instead o...tyler-ball2014-12-176-23/+27
| | | * add rspec/itsClaire McQuin2014-12-174-10/+7
| | | * Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-178-29/+128
| | | * Add serverspec types and matchers.Claire McQuin2014-12-173-1/+17
| | | * 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-174-6/+69
| | | * 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-173-1/+64
| |_|/ |/| |
* | | Merge pull request #2676 from opscode/jdm/build-statusJay Mundrawala2014-12-171-1/+9
|\ \ \
| * | | Added Travis badgeJay Mundrawala2014-12-171-0/+1
| * | | Describe CI integrated with GithubJay Mundrawala2014-12-171-0/+5
| * | | Added AppVeyor build statusjdm/build-statusJay Mundrawala2014-12-171-1/+3
|/ / /
* | | Merge pull request #2661 from opscode/btm/appveyor11.18.0.rBryan McLellan2014-12-176-4/+41
|\ \ \ | |_|/ |/| |
| * | Use attr_accessor for script resource providerJay Mundrawala2014-12-172-7/+6
| * | Disable broken registry_spec testsbtm/appveyorJay Mundrawala2014-12-162-1/+2
| * | Allow execute unit tests to run on windowsJay Mundrawala2014-12-161-0/+1
| * | Fix broken powershell_script resourceJay Mundrawala2014-12-161-0/+4
| * | More info more versionJay Mundrawala2014-12-161-1/+1
| * | Adding appveyor.ymlJay Mundrawala2014-12-161-0/+32
| |/
* | Merge pull request #2652 from opscode/tball/subscribeTyler Ball2014-12-1714-313/+544
|\ \ | |/ |/|
| * Changelog for https://github.com/opscode/chef/pull/2621tball/subscribetyler-ball2014-12-162-18/+19
| * Fixing homebrew package to use provider resolver per code reviewtyler-ball2014-12-162-3/+4
| * Adding unit test coverage and updating per github reviewtyler-ball2014-12-166-225/+263
| * First pass at fixing broken notificationstyler-ball2014-12-168-105/+296
|/