Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into merging-mastermerging-master | tyler-ball | 2014-12-05 | 26 | -99/+110 |
|\ | |||||
| * | Fix knife plugin path searching | Lamont Granquist | 2014-12-03 | 2 | -2/+11 |
| * | Remove 1.8 and 1.9 specific monkey patches | danielsdeleo | 2014-11-26 | 1 | -37/+0 |
| * | Merge branch 'master' into tball/contrib-pass | tyler-ball | 2014-11-25 | 3 | -2/+24 |
| |\ | |||||
| | * | suppress locale -a warnings on windows | Lamont Granquist | 2014-11-25 | 1 | -2/+2 |
| | * | Merge branch 'fix_prerelease_parameter' of github.com:Daegalus/chef | Serdar Sutay | 2014-11-25 | 1 | -0/+14 |
| | |\ | |||||
| | | * | Fix installer_version_string to be an array on prerelease parameter. | Yulian Kuncheff | 2014-11-24 | 1 | -0/+14 |
| | * | | Merge branch 'empty_version' of github.com:lucywyman/chef | Serdar Sutay | 2014-11-25 | 1 | -0/+8 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Setting version to an empty string in tests | lucywyman | 2014-11-19 | 1 | -0/+8 |
| * | | | Fixing failing tests on merge | tyler-ball | 2014-11-25 | 1 | -4/+4 |
| * | | | Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball... | tyler-ball | 2014-11-25 | 18 | -29/+29 |
| |\ \ \ | |||||
| | * | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-08 | 18 | -29/+29 |
| * | | | | Merge branch 'patch-3' of github.com:justanshulsharma/chef | tyler-ball | 2014-11-25 | 1 | -3/+18 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Update node_run_list_remove_spec.rb | Anshul Sharma | 2014-11-04 | 1 | -1/+1 |
| | * | | | swapped lines | Anshul Sharma | 2014-11-04 | 1 | -2/+2 |
| | * | | | added tests | Anshul Sharma | 2014-10-18 | 1 | -3/+18 |
| * | | | | remove invalid invalidsubtractivemerge specs | Lamont Granquist | 2014-11-21 | 1 | -26/+0 |
| * | | | | adding some more specs around to_hashlcg/to-hash-specs | Lamont Granquist | 2014-11-20 | 1 | -0/+28 |
* | | | | | Fix the spec tests after change in the callback in reporter. | Serdar Sutay | 2014-11-21 | 2 | -11/+5 |
* | | | | | Fix the failing specs on Mac 10.10. (Not necessarily related to audit-mode bu... | Serdar Sutay | 2014-11-21 | 2 | -2/+2 |
* | | | | | Disable audit phase during specs in order not to break the existing rspec con... | Serdar Sutay | 2014-11-21 | 2 | -0/+7 |
* | | | | | Merge pull request #2426 from opscode/mcquin/controls_group_object | Claire McQuin | 2014-11-21 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Add audit mode stub. | Claire McQuin | 2014-11-14 | 1 | -0/+9 |
| * | | | | | Merge branch 'audit-mode' into tball/audit-teststball/audit-tests | tyler-ball | 2014-11-13 | 12 | -243/+754 |
| |\ \ \ \ \ | |||||
| | * | | | | | Adding audit mode JSON formatter | tyler-ball | 2014-11-13 | 1 | -0/+46 |
| * | | | | | | Fixing failing spec test and audit-mode flag | tyler-ball | 2014-11-11 | 1 | -1/+1 |
| * | | | | | | Merging mcquin/rspec-3 to this branchtball/audit-rspec-3 | tyler-ball | 2014-11-04 | 319 | -7511/+7531 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Updating for github commentstball/audit-mode | tyler-ball | 2014-10-31 | 1 | -0/+46 |
* | | | | | | | | Fixing failing spec test and audit-mode flag | tyler-ball | 2014-11-21 | 1 | -1/+1 |
* | | | | | | | | Updating for github comments | tyler-ball | 2014-11-21 | 1 | -0/+46 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | typo fix in specs | Lamont Granquist | 2014-11-19 | 1 | -1/+1 |
* | | | | | | | add specs busted by dup removal | Lamont Granquist | 2014-11-19 | 1 | -0/+34 |
* | | | | | | | fix reset_cache specs busted by removing that | Lamont Granquist | 2014-11-19 | 1 | -44/+0 |
* | | | | | | | Merge branch 'tball/restore-050d148' - this merges PR https://github.com/opsc... | tyler-ball | 2014-11-19 | 1 | -0/+63 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge pull request #2073 from opscode/ryan/group_post-mastertball/restore-050d148 | Serdar Sutay | 2014-11-19 | 1 | -0/+63 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add unit test for group normalization in ChefFS | Ryan Cragun | 2014-11-19 | 1 | -0/+63 |
* | | | | | | | | Merge pull request #2425 from opscode/lcg/memoize-localemh/recover | Lamont Granquist | 2014-11-18 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | stop recomputing locale -a constantlylcg/memoize-locale | Lamont Granquist | 2014-11-17 | 1 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Introduct :auto mode for :file_staging_uses_destdir which tries the dest_dir ... | Serdar Sutay | 2014-11-14 | 1 | -2/+23 |
|/ / / / / / / | |||||
* | | | | | | | Add another case for chef-dk#227 to ensure regex correctnesschef-dk-227-master | danielsdeleo | 2014-11-13 | 1 | -0/+9 |
* | | | | | | | Fix conflicting data in test cases | danielsdeleo | 2014-11-13 | 1 | -4/+4 |
* | | | | | | | Merge branch 'chef-dk-227' into 11-stable | danielsdeleo | 2014-11-13 | 1 | -1/+66 |
* | | | | | | | rspec 3 fixes for openbsd package resource | Lamont Granquist | 2014-11-13 | 1 | -3/+3 |
* | | | | | | | use PKG_PATH instead of PACKAGEROOT/SITE | Scott Bonds | 2014-11-13 | 1 | -4/+2 |
* | | | | | | | simplify openbsd package provider | Scott Bonds | 2014-11-13 | 1 | -295/+4 |
* | | | | | | | add openbsd package provider | Scott Bonds | 2014-11-13 | 2 | -0/+408 |
* | | | | | | | Fix rubygems provider to use https instead of http. | Nathan Cerny | 2014-11-13 | 1 | -6/+6 |
* | | | | | | | cleanup cookbook path from stale files | Vasiliy Tolstov | 2014-11-13 | 1 | -0/+2 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Fix unit specs on Sparc. | Serdar Sutay | 2014-11-12 | 1 | -1/+7 |
* | | | | | | Merge pull request #2336 from opscode/lcg/12-systemd-fixesjdm/foo | Serdar Sutay | 2014-11-08 | 5 | -203/+367 |
|\ \ \ \ \ \ |