summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Update for audit-mode changes.mcquin/audit_reporter_specClaire McQuin2014-12-081-10/+19
* Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/audit_report...Claire McQuin2014-12-0826-99/+110
|\
| * Merge branch 'master' into merging-mastermerging-mastertyler-ball2014-12-0526-99/+110
| |\
| | * Fix knife plugin path searchingLamont Granquist2014-12-032-2/+11
| | * Remove 1.8 and 1.9 specific monkey patchesdanielsdeleo2014-11-261-37/+0
| | * Merge branch 'master' into tball/contrib-passtyler-ball2014-11-253-2/+24
| | |\
| | | * suppress locale -a warnings on windowsLamont Granquist2014-11-251-2/+2
| | | * Merge branch 'fix_prerelease_parameter' of github.com:Daegalus/chefSerdar Sutay2014-11-251-0/+14
| | | |\
| | | | * Fix installer_version_string to be an array on prerelease parameter.Yulian Kuncheff2014-11-241-0/+14
| | | * | Merge branch 'empty_version' of github.com:lucywyman/chefSerdar Sutay2014-11-251-0/+8
| | | |\ \ | | | | |/ | | | |/|
| | | | * Setting version to an empty string in testslucywyman2014-11-191-0/+8
| | * | | Fixing failing tests on mergetyler-ball2014-11-251-4/+4
| | * | | Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-2518-29/+29
| | |\ \ \
| | | * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-0818-29/+29
| | * | | | Merge branch 'patch-3' of github.com:justanshulsharma/cheftyler-ball2014-11-251-3/+18
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Update node_run_list_remove_spec.rbAnshul Sharma2014-11-041-1/+1
| | | * | | swapped linesAnshul Sharma2014-11-041-2/+2
| | | * | | added testsAnshul Sharma2014-10-181-3/+18
| | * | | | remove invalid invalidsubtractivemerge specsLamont Granquist2014-11-211-26/+0
| | * | | | adding some more specs around to_hashlcg/to-hash-specsLamont Granquist2014-11-201-0/+28
* | | | | | Add unit tests for Audit::AuditReporterClaire McQuin2014-12-051-0/+365
|/ / / / /
* | | | | Fix the spec tests after change in the callback in reporter.Serdar Sutay2014-11-212-11/+5
* | | | | Fix the failing specs on Mac 10.10. (Not necessarily related to audit-mode bu...Serdar Sutay2014-11-212-2/+2
* | | | | Disable audit phase during specs in order not to break the existing rspec con...Serdar Sutay2014-11-212-0/+7
* | | | | Merge pull request #2426 from opscode/mcquin/controls_group_objectClaire McQuin2014-11-211-0/+9
|\ \ \ \ \
| * | | | | Add audit mode stub.Claire McQuin2014-11-141-0/+9
| * | | | | Merge branch 'audit-mode' into tball/audit-teststball/audit-teststyler-ball2014-11-1312-243/+754
| |\ \ \ \ \
| | * | | | | Adding audit mode JSON formattertyler-ball2014-11-131-0/+46
| * | | | | | Fixing failing spec test and audit-mode flagtyler-ball2014-11-111-1/+1
| * | | | | | Merging mcquin/rspec-3 to this branchtball/audit-rspec-3tyler-ball2014-11-04319-7511/+7531
| |\ \ \ \ \ \
| * | | | | | | Updating for github commentstball/audit-modetyler-ball2014-10-311-0/+46
* | | | | | | | Fixing failing spec test and audit-mode flagtyler-ball2014-11-211-1/+1
* | | | | | | | Updating for github commentstyler-ball2014-11-211-0/+46
| |_|_|/ / / / |/| | | | | |
* | | | | | | typo fix in specsLamont Granquist2014-11-191-1/+1
* | | | | | | add specs busted by dup removalLamont Granquist2014-11-191-0/+34
* | | | | | | fix reset_cache specs busted by removing thatLamont Granquist2014-11-191-44/+0
* | | | | | | Merge branch 'tball/restore-050d148' - this merges PR https://github.com/opsc...tyler-ball2014-11-191-0/+63
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #2073 from opscode/ryan/group_post-mastertball/restore-050d148Serdar Sutay2014-11-191-0/+63
| |\ \ \ \ \ \
| | * | | | | | Add unit test for group normalization in ChefFSRyan Cragun2014-11-191-0/+63
* | | | | | | | Merge pull request #2425 from opscode/lcg/memoize-localemh/recoverLamont Granquist2014-11-181-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | stop recomputing locale -a constantlylcg/memoize-localeLamont Granquist2014-11-171-3/+3
| |/ / / / / / /
* | | | | | | | Introduct :auto mode for :file_staging_uses_destdir which tries the dest_dir ...Serdar Sutay2014-11-141-2/+23
|/ / / / / / /
* | | | | | | Add another case for chef-dk#227 to ensure regex correctnesschef-dk-227-masterdanielsdeleo2014-11-131-0/+9
* | | | | | | Fix conflicting data in test casesdanielsdeleo2014-11-131-4/+4
* | | | | | | Merge branch 'chef-dk-227' into 11-stabledanielsdeleo2014-11-131-1/+66
* | | | | | | rspec 3 fixes for openbsd package resourceLamont Granquist2014-11-131-3/+3
* | | | | | | use PKG_PATH instead of PACKAGEROOT/SITEScott Bonds2014-11-131-4/+2
* | | | | | | simplify openbsd package providerScott Bonds2014-11-131-295/+4
* | | | | | | add openbsd package providerScott Bonds2014-11-132-0/+408
* | | | | | | Fix rubygems provider to use https instead of http.Nathan Cerny2014-11-131-6/+6