summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging mcquin/rspec-3 to this branchtball/audit-rspec-3tyler-ball2014-11-04331-7544/+7565
|\
| * Merge pull request #2346 from opscode/tball/rspec3-fixClaire McQuin2014-11-033-17/+18
| |\
| | * Updating from comments - simplifying codetball/rspec3-fixtyler-ball2014-11-032-16/+6
| | * Removing bad check-intyler-ball2014-11-031-1/+0
| | * Updating pedant to run correctly and send output to STDOUTtyler-ball2014-11-032-8/+24
| | * Merge 83965110f4803416ffa535080b129f6546c746e4 into 2f942406d9bb64335586cbca9...Claire McQuin2014-10-31318-7486/+7481
| | |\
| | | * shell_out didn't pick up entire commandClaire McQuin2014-10-311-2/+4
| | | * Modify pedant to run w/o chefClaire McQuin2014-10-313-18/+12
| | | * Change pending to skipClaire McQuin2014-10-311-1/+1
| * | | Explicitly disable :should syntax in spec and mocksClaire McQuin2014-11-031-0/+8
| * | | Remove remaining should syntax.Claire McQuin2014-11-031-4/+4
| * | | Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-032-3/+3
| * | | Fix stub for failing spec on 1.9.3Claire McQuin2014-11-031-0/+1
| * | | Update for RSpec 3.Claire McQuin2014-11-031-0/+1
| * | | Change pending to skip.Claire McQuin2014-11-031-1/+1
| | |/ | |/|
| * | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-313-5/+4
| |\ \ | | |/
| | * Merge pull request #2326 from opscode/tball/travisBryan McLellan2014-10-311-0/+1
| | |\
| | | * Updating travis to run builds on 12-stabletball/travistyler-ball2014-10-301-0/+1
| | * | Merge pull request #2328 from opscode/sersut/win-spec-fixSerdar Sutay2014-10-301-2/+2
| | |\ \
| | | * | Fix windows specs for windows package type.Serdar Sutay2014-10-301-2/+2
| | |/ /
| | * | Merge pull request #2322 from opscode/tball/doc-fixTyler Ball2014-10-301-3/+1
| | |\ \
| | | * | Fixing documentation errortball/doc-fixtyler-ball2014-10-291-3/+1
| | | |/
| * | | Merge branch 'mcquin/rspec-3' of github.com:opscode/chef into mcquin/rspec-3Claire McQuin2014-10-304-16/+18
| |\ \ \
| | * | | Fix some Windows specs.Claire McQuin2014-10-304-16/+18
| * | | | Get pedant changes for rspec 3Claire McQuin2014-10-301-1/+1
| |/ / /
| * | | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-3011-57/+69
| |\ \ \ | | |/ /
| | * | Merge pull request #2313 from opscode/sersut/win-res-lookup-fixSerdar Sutay2014-10-3011-58/+70
| | |\ \ | | | |/ | | |/|
| | | * Fix the after blocks in reboot_pending specs.sersut/win-res-lookup-fixSerdar Sutay2014-10-291-4/+4
| | | * Updates based on the PR comments.Serdar Sutay2014-10-281-7/+3
| | | * Fix the logic that checks for existing reboot pending in reboot pending tests.Serdar Sutay2014-10-281-15/+15
| | | * Fix freebsd group provider regression introduced by b06510323102fcb35fb7b0289...Serdar Sutay2014-10-281-9/+9
| | | * Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-284-16/+6
| | | * Disable eventlogger on win2k3Jay Mundrawala2014-10-281-1/+1
| | | * Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-286-21/+31
| | | * Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-286-14/+30
| * | | Fix failures from pendingClaire McQuin2014-10-306-22/+22
| * | | Use expect syntax.Claire McQuin2014-10-291-5/+8
| * | | Update to RSpec 3.Claire McQuin2014-10-29307-7417/+7418
| * | | Remove treat_symbols_as_metadata_keys_with_true_values = true, now true by de...Claire McQuin2014-10-291-7/+0
| * | | Use RSpec documentation formatter.Claire McQuin2014-10-291-1/+1
| * | | Bump to rspec 3.Claire McQuin2014-10-291-2/+2
| |/ /
* | | Merge pull request #2321 from opscode/tball/audit-modeTyler Ball2014-10-319-20/+214
|\ \ \
| * | | Updating for github commentstball/audit-modetyler-ball2014-10-313-4/+55
| * | | Adding error handling so saving node doesn't prevent us from running audit mo...tyler-ball2014-10-311-2/+14
| * | | Adding logic for exceptions from converge phase not interfering with audit ph...tyler-ball2014-10-303-15/+50
| * | | Creating our own example group class to simplify adding examples to the spec ...tyler-ball2014-10-305-43/+75
| * | | Renaming DSL methods to match the spectyler-ball2014-10-291-7/+8
| * | | First pass at DLS methodstyler-ball2014-10-293-2/+65
| |\ \ \ | | |/ / | |/| |
| | * | First pass at DSL additionstyler-ball2014-10-293-2/+65
* | | | Adding audit mode JSON formattertyler-ball2014-10-312-0/+172
|/ / /