summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* comments and reararngementlcg/test-for-erubisLamont Granquist2013-06-201-8/+18
* typoLamont Granquist2013-06-191-1/+1
* add which helper and add fatal message if erubis is not in the pathLamont Granquist2013-06-192-4/+51
* aix's error message for EPERM is like solaris'sLamont Granquist2013-06-191-7/+7
* CHEF-3521: Wrap the call to yum-dump.rb in a configurable timeout.Phil Dibowitz2013-06-193-32/+55
* [CHEF-972] fixed test unit/runner_spec.rb:379: only_if_called_times.should == 2Xabier de Zuazo2013-06-191-1/+1
* [CHEF-972] removed the #self.not_if method and the private constructor from C...Xabier de Zuazo2013-06-193-31/+19
* [CHEF-972] first line of conditional_action_nothing_spec.rb with an empty com...Xabier de Zuazo2013-06-191-1/+1
* [CHEF-972] replaced the CondidionalAction class by a ConditionalActionNothing...Xabier de Zuazo2013-06-194-112/+63
* [CHEF-972] added test for checking doc formatter output when action is :nothingXabier de Zuazo2013-06-191-0/+7
* [CHEF-972] created a ConditionalAction class to be used in resource#should_sk...Xabier de Zuazo2013-06-195-9/+164
* [CHEF-972] replaced only_if Conditional by a not_if ConditionalXabier de Zuazo2013-06-191-1/+1
* [CHEF-972] added event dispatcher call to display messages properlyXabier de Zuazo2013-06-191-0/+1
* [CHEF-972] resource action should have higher precedence than only_if/not_if ...Xabier de Zuazo2013-06-192-1/+106
* [CHEF-3029] Added some lines that have disappeared in the rebaseXabier de Zuazo2013-06-191-0/+7
* [CHEF-3029] fixed old tests from Version, already exists in the Version::Plat...Xabier de Zuazo2013-06-191-5/+1
* [CHEF-3029] onboot improved/fixed in Provider::Ifconfig::RedhatXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] removed not needed "require"Xabier de Zuazo2013-06-191-1/+0
* [CHEF-3029] source directive using full path (required to work properly)Xabier de Zuazo2013-06-192-2/+2
* [CHEF-3029] Removed accidental code duplication inside Provider::IfconfigXabier de Zuazo2013-06-191-9/+0
* [CHEF-3029] require fileutils moved one line belowXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Ifconfig::Debian interfaces.d directory creation fixedXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] some empty lines and whitespaces cleaned upXabier de Zuazo2013-06-194-8/+6
* [CHEF-3029] Avoid code duplication in Ifconfig::Debian and Ifconfig::Redhat c...Xabier de Zuazo2013-06-193-46/+53
* [CHEF-3029] a typo in Ifconfig::Debian unit testsXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Provider::Ifconfig::Debian why_run support fixedXabier de Zuazo2013-06-191-4/+6
* [CHEF-3029] Tests added to Provider::Ifconfig for testing redhat, ubuntu and ...Xabier de Zuazo2013-06-191-1/+60
* [CHEF-3029] Chef::Version tests fixed to test versions such as "1" correctlyXabier de Zuazo2013-06-191-1/+5
* [CHEF-3029] Provider::Ifconfig::Redhat tests little clean upXabier de Zuazo2013-06-191-5/+3
* [CHEF-3029] Provider::Ifconfig::Debian unit tests improvedXabier de Zuazo2013-06-191-22/+32
* [CHEF-3029] Provider::Ifconfig::Debian basic unit tests createdXabier de Zuazo2013-06-192-1/+79
* [CHEF-3029] Provider::Ifconfig some regex improved on testsXabier de Zuazo2013-06-191-2/+2
* [CHEF-3029] Provider::Ifconfig tests fixedXabier de Zuazo2013-06-192-33/+74
* [CHEF-3029] added hwaddr, metric and mtu configuration support to Ifconfig pr...Xabier de Zuazo2013-06-192-0/+6
* [CHEF-3029] Ifconfig:Debian, end-of-line comments are not supported, regex si...Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] removed trailing whitespaces generated by Ifconfig::Redhat providerXabier de Zuazo2013-06-191-8/+8
* [CHEF-3029] first working version of Ifconfig::Debian providerXabier de Zuazo2013-06-191-8/+9
* [CHEF-3029] ifconfig debian provider addedXabier de Zuazo2013-06-192-0/+81
* [CHEF-3029] some requires and class names fixedXabier de Zuazo2013-06-193-1/+3
* [CHEF-3029] Redhat ifconfig provider detachedXabier de Zuazo2013-06-193-43/+68
* [CHEF-4204] add functional tests for updating userdanielsdeleo2013-06-191-7/+231
* Merge branch 'CHEF-4204-functional-tests'danielsdeleo2013-06-191-0/+174
|\
| * [CHEF-4204] Add functional tests for user resourcedanielsdeleo2013-06-191-0/+174
|/
* Merge branch 'CHEF-3731-chef-11'danielsdeleo2013-06-192-6/+54
|\
| * Remove block parameter support from #set_or_returnChris Roberts2013-06-191-4/+2
| * Rename #delay_eval helper to #lazy. Update specs to account for change.Chris Roberts2013-06-192-8/+4
| * More specs for more coverage on delayed evaluator usageChris Roberts2013-06-191-4/+22
| * Allow delayed attribute evaluation. Add tests for delayed evaluationChris Roberts2013-06-192-8/+44
|/
* Merge branch 'windows-for-workgroups-acl-test-fix'danielsdeleo2013-06-181-2/+6
|\
| * skip tests for default ACLs on win2003danielsdeleo2013-06-181-2/+6
|/