summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug #2625: Include ShellOut mixin in msi package providerjdm/issue-2626-rebaseSimon Detheridge2014-12-151-0/+2
* Add specs for windows msi_specjdm/win-package-specsJay Mundrawala2014-12-141-2/+12
* Windows msi package privoder unit tests run on all on all systemsJay Mundrawala2014-12-141-1/+6
* Merge pull request #2629 from opscode/jdm/shellout-specJay Mundrawala2014-12-142-42/+44
|\
| * Renamed dummy_obj to shell_out_objjdm/shellout-specJay Mundrawala2014-12-141-39/+39
| * Use extend instead of opening class and includingJay Mundrawala2014-12-141-3/+1
| * Cleanup Mixin:ShellOut use/specsJay Mundrawala2014-12-142-42/+46
|/
* Merge pull request #2631 from opscode/jdm/kitchen-testsJay Mundrawala2014-12-141-1/+1
|\
| * Lock version of database cookbookjdm/kitchen-testsJay Mundrawala2014-12-131-1/+1
|/
* Merge pull request #2616 from jaymzh/whitelistSerdar Sutay2014-12-102-1/+37
|\
| * Add specPhil Dibowitz2014-12-101-0/+34
| * Fix attribute whitelistingPhil Dibowitz2014-12-101-1/+3
|/
* Catch 'unknown protocol' errors in ssl fetch and explain themdanielsdeleo2014-12-102-10/+56
* Fix #2596: parse instead of from_jsonjk/2596John Keiser2014-12-102-1/+2
* Merge pull request #2610 from opscode/sersut/circular-dep-fixSerdar Sutay2014-12-102-7/+18
|\
| * Update changelog based on 12.0.1 and include CHANGELOG info for https://githu...Serdar Sutay2014-12-101-6/+14
| * Resolve the circular dependency between ProviderResolver and Resource.Serdar Sutay2014-12-101-1/+4
|/
* Merge pull request #2594 from jaymzh/digesterPhil Dibowitz2014-12-091-0/+1
|\
| * Fix Digester to require its dependenciesPhil Dibowitz2014-12-091-0/+1
|/
* Merge pull request #2582 from jtimberman/jtimberman/brew-info-installedJoshua Timberman2014-12-093-1/+36
|\
| * add CHANGELOG.md entry for homebrew provider fixjtimberman2014-12-091-0/+1
| * Fixes #2578, check that `installed` isn't emptyjtimberman2014-12-092-1/+35
* | Merge pull request #2584 from opscode/sersut/win-spec-fixSerdar Sutay2014-12-091-0/+1
|\ \ | |/ |/|
| * Stub windows? check in the unit test to make sure specs are green on windows.Serdar Sutay2014-12-091-0/+1
|/
* Merge pull request #2574 from opscode/jdm/evt-log-constSerdar Sutay2014-12-081-3/+5
|\
| * Fix issue where Windows::Constants could potentially not exist, causing win e...Jay Mundrawala2014-12-081-3/+5
* | Merge pull request #2572 from opscode/sersut/win-fork-intervalSerdar Sutay2014-12-083-1/+16
|\ \
| * | CHANGELOG info.Serdar Sutay2014-12-081-0/+1
| * | Add unit test.Serdar Sutay2014-12-081-0/+12
| * | :interval setting can be used on Windows without fork when Chef Client window...Serdar Sutay2014-12-081-1/+3
|/ /
* | Merge pull request #2573 from opscode/sersut/bootstrap-context-aritySerdar Sutay2014-12-083-1/+6
|\ \
| * | CHANGELOG info.Serdar Sutay2014-12-081-0/+1
| * | knife-windows bootstrap context inherits from Chef::Knife::Core::BootstrapCon...Serdar Sutay2014-12-082-1/+5
|/ /
* | Merge pull request #2571 from opscode/sersut/restore-pathSerdar Sutay2014-12-083-0/+22
|\ \ | |/ |/|
| * CHANGELOG update for the issue.Serdar Sutay2014-12-081-0/+1
| * 28fd0c9c87c6fceb7068776a04c32cd8381fe8f6 removed the path attribute fromSerdar Sutay2014-12-082-0/+21
* | add man page for chef-applyjamescott2014-12-081-0/+86
|/
* Update Net::HTTP IPv6 monkey patch w/ version infodanielsdeleo2014-12-081-0/+4
* Merge pull request #2508 from opscode/lcg/script-resource-fixesLamont Granquist2014-12-0819-267/+525
|\
| * Adding CHANGELOG entries for script+execute cleanupLamont Granquist2014-12-081-0/+2
| * Execute and Script Resource improvementsLamont Granquist2014-12-0818-267/+523
|/
* Added CHANGELOG entry for Issue 2552Jay Mundrawala2014-12-081-0/+1
* Merge pull request #2554 from opscode/jdm/lwrp-providesJay Mundrawala2014-12-084-4/+4
|\
| * Added provides to provider in specJay Mundrawala2014-12-081-0/+1
| * Added comment about change in bar.rbjdm/lwrp-providesJay Mundrawala2014-12-051-1/+1
| * Fix issue where LWRP resources using `provides` failsJay Mundrawala2014-12-052-4/+2
| * Added a provides to lwrp in spec to cover that caseJay Mundrawala2014-12-051-0/+1
|/
* pinning ohai to 8.xLamont Granquist2014-12-031-1/+1
* setting master to 12.1.0.dev.0 to drop ancient devodd policyLamont Granquist2014-12-031-1/+1
* Merge pull request #2532 from juliandunn/remove-agentJulian C. Dunn2014-12-032-19/+0
|\