summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove cruftconfigure-and-separate-run-failuresClaire McQuin2015-05-221-2/+0
* Give captured exception a meaningful nameClaire McQuin2015-05-212-7/+7
* Raise errors at the end of the client run, for proper exiting.Claire McQuin2015-05-213-28/+56
* remove configuration optionClaire McQuin2015-05-215-93/+30
* Revert "Add CLI option --audit-as-warning"Claire McQuin2015-05-211-5/+0
* Add CLI option --audit-as-warningClaire McQuin2015-05-211-0/+5
* Skip adding backtrace to error message if unset.Claire McQuin2015-05-211-1/+5
* refactor ohai stubs, remove hardcodingClaire McQuin2015-05-212-17/+18
* Remove unused method definitionClaire McQuin2015-05-211-4/+0
* Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-213-418/+378
* Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-213-14/+91
* Mark run failed on failed audits unless configured to audit as warning.Claire McQuin2015-05-215-132/+203
* Merge pull request #3407 from chef/policyfile-native-defaultThom May2015-05-213-9/+29
|\
| * Make policyfile native mode the defaultpolicyfile-native-defaultdanielsdeleo2015-05-202-9/+20
| * Stub config loading that was breaking tests on my boxdanielsdeleo2015-05-201-0/+9
|/
* Update changelog for chef-config gemdanielsdeleo2015-05-201-0/+2
* Merge branch 'config-gem'danielsdeleo2015-05-2054-1364/+2130
|\
| * Use --local install for component testsdanielsdeleo2015-05-201-1/+1
| * Bundle install chef-config before running testsdanielsdeleo2015-05-201-0/+1
| * Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-2026-36/+32
| * Update rake tasks for componentizationdanielsdeleo2015-05-208-12/+181
| * Move Win2003 dependent config into chef coredanielsdeleo2015-05-202-7/+20
| * Configure logger before loading configdanielsdeleo2015-05-201-0/+8
| * Chef::Config is now tested in chef-configdanielsdeleo2015-05-201-587/+0
| * Use PathHelper from chef-configdanielsdeleo2015-05-202-459/+3
| * Move Chef::Config into a subprojectdanielsdeleo2015-05-2022-735/+2357
|/
* Install bundler before upgrading rubygemsdanielsdeleo2015-05-201-1/+1
* Enable caching of rubygems in appveyorappveyor-cachingdanielsdeleo2015-05-201-0/+4
* Run rubygems from master for perf improvementsdanielsdeleo2015-05-202-1/+2
* Update changelogThom May2015-05-201-2/+4
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-206-14/+133
|\
| * Pin sid_spec default group expectation to observed behaviorDan Bjorge2015-04-233-3/+8
| * Stop sid_spec.rb from referencing Win32 classes on non-WindowsDan Bjorge2015-04-231-1/+3
| * Added trailing newline to new sid_spec.rbDan Bjorge2015-04-231-1/+1
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-235-14/+126
* | Silence rubygems update on appveyordanielsdeleo2015-05-201-1/+1
* | Show cookbook trace when available regardless of exception typedanielsdeleo2015-05-202-9/+37
* | Add regression test for failures not originating from cookbook codedanielsdeleo2015-05-201-0/+33
* | Modernize compile error inspector specdanielsdeleo2015-05-201-113/+101
* | Merge pull request #3402 from chef/jdm/winnetfixThom May2015-05-201-30/+6
|\ \
| * | Don't call get_last_error for net apijdm/winnetfixJay Mundrawala2015-05-201-30/+6
* | | Merge pull request #3400 from chef/tm/fix_testThom May2015-05-202-2/+2
|\ \ \ | |/ / |/| |
| * | fix an lwrp default action testThom May2015-05-202-2/+2
|/ /
* | Update changelogThom May2015-05-201-4/+5
* | Merge branch 'Kasen-master'Thom May2015-05-202-4/+4
|\ \
| * \ Merge branch 'master' of https://github.com/Kasen/chef into Kasen-masterThom May2015-05-202-4/+4
| |\ \ |/ / /
| * | Behavior of default_action method changed.Pavel Yudin2015-03-272-4/+4
* | | Merge pull request #3325 from chef/ryan/validatorless_bootstrapThom May2015-05-202-0/+19
|\ \ \
| * | | Enforce passing a node name when bootstrapping with chef-vault or userryan/validatorless_bootstrapRyan Cragun2015-05-012-0/+19
* | | | Update appveyor to newest rubygemsdanielsdeleo2015-05-191-0/+1