summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release v1.3.21.3.2jtimberman2012-07-113-1/+8
* [COOK-1033] - remove libraries/ruby_19_patches.rbjtimberman2012-07-111-26/+0
* Merge pull request #3 from paulmooring/COOK-811Joshua Timberman2012-07-112-2/+3
|\
| * Added timeout option to windows_package lwrpPaul Mooring2012-06-272-2/+3
|/
* release v1.3.0jtimberman2012-05-253-13/+35
* [COOK-1323] - Update for changes in Chef 0.10.10jtimberman2012-05-257-30/+26
* Merge pull request #2 from josephholsten/start-without-window-nameJoshua Timberman2012-04-251-1/+1
|\
| * remove the quotes from the first parameter of the start command. Start does n...Joseph Anthony Pasquale Holsten2012-04-111-1/+1
* | Prevent havoc on non-Windows systemsHolger Just2012-04-251-14/+16
|/
* [COOK-1087] Update the CONTRIBUTING file to fix a minor typoNathen Harvey2012-03-081-1/+1
* Merge branch 'master' of github.com:customink/cookbooksNathen Harvey2012-03-080-0/+0
|\
| * Merge remote-tracking branch 'upstream/master'Nathen Harvey2011-10-0428-0/+2285
| |\
| * | merge upstreamNathen Harvey2011-06-190-0/+0
| /
* | windows v1.2.12jtimberman2012-03-072-1/+8
* | Merge pull request #344 from Andorbal/masterJoshua Timberman2012-03-061-0/+1
|\ \
| * | COOK-1037: specified that the windows_zipfile provider use version 0.9.5 of r...Andrew Benz2012-02-211-0/+1
* | | Merge pull request #349 from pmorton/COOK-667Joshua Timberman2012-03-012-0/+83
|\ \ \
| * | | COOK-667Paul Morton2012-02-232-0/+83
* | | | Preparing repository for splitting cookbooks into their own repos.jtimberman2012-02-284-84/+310
| |/ / |/| |
* | | windows v1.2.10jtimberman2012-02-132-3/+6
* | | COOK-1007- windows_feature does not work to remove features with dismjessica2012-02-131-1/+1
* | | Rebasing to provide a point of comparisonmartink2012-02-013-107/+0
* | | Updating windows readme to provide information about firewall rules.martink2012-02-011-0/+21
* | | Adding firewall resource to windows cookbook.renegaderebel2012-02-012-0/+86
|/ /
* | add future plans for 1.2.10, remove extraneous debugg debug logsjtimberman2011-12-233-43/+45
* | COOK-939, COOK-940 - type parameter and fix return logicjtimberman2011-12-231-339/+343
* | Support binary types in registry keysJohn Keiser2011-12-233-4/+9
* | Merge branch 'COOK-716'jtimberman2011-11-180-0/+0
|\ \
| * | name attributes should not have a default valueSeth Chisamore2011-11-181-1/+1
* | | name attributes should not have a default valueSeth Chisamore2011-11-101-1/+1
|/ /
* | don't catch specific exception as they differ betweenSeth Chisamore2011-11-011-1/+1
* | windows v1.2.8Seth Chisamore2011-10-282-2/+7
* | older versions of windows sometimes return 127 on successful commandsSeth Chisamore2011-10-281-2/+2
* | ensure we pass the registry redirection flag into reg.openSeth Chisamore2011-10-283-21/+21
* | windows server 2003 compat fixesSeth Chisamore2011-10-281-7/+17
* | windows v1.2.4Seth Chisamore2011-10-232-18/+24
* | retry keyword can only be used in a rescue block in Ruby 1.9Seth Chisamore2011-10-231-3/+5
* | Ruby 1.9's Open3 returns 0 and 42 for successful commandsSeth Chisamore2011-10-232-8/+8
* | patch to fix [CHEF-2684], Open4 is named Open3 in Ruby 1.9Seth Chisamore2011-10-231-0/+24
|/
* windows v1.2.4Seth Chisamore2011-09-292-1/+5
* catch Win32::Registry::Error that pops up when searching certain keysSeth Chisamore2011-09-291-11/+14
* windows v1.2.2Seth Chisamore2011-09-272-1/+10
* added a windows_batch resource/provider for running batch scripts remotelySeth Chisamore2011-09-273-0/+135
* refactored windows_path LWRPSeth Chisamore2011-09-273-18/+3
* renamed Chef::Provider::WindowsFeature::Base file to the more descriptive fea...Seth Chisamore2011-09-271-0/+0
* combined numerous helper libarires for easier sharing across libaries/LWRPsSeth Chisamore2011-09-276-74/+28
* timeout should be name attribute for windows_reboot resourceSeth Chisamore2011-09-131-1/+1
* windows v1.2.0Seth Chisamore2011-09-122-1/+11
* [COOK-745] gracefully handle required server restarts on Windows platformSeth Chisamore2011-09-127-6/+267
* [COOK-714] Correct initialize misspellingSeth Chisamore2011-09-122-2/+2