summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-254-17/+188
| | * | | | | | | | | | | | Fixing Module#path detectionLuke Kanies2011-03-252-8/+33
| | * | | | | | | | | | | | Fixed #6850 - Clean up ResourceType#to_psonLuke Kanies2011-03-253-8/+27
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'ticket/next/6830_stat_calls' into nextMatt Robinson2011-03-259-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | (#6830) Fix stat method calls to not use an unneeded argumentMatt Robinson2011-03-259-9/+9
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'ticket/next/4576' into nextJesse Wolfe2011-03-243-30/+12
|/| | | | | | | | | | |
| * | | | | | | | | | | (#4576) Raise an error when a node is classified into a non-existent classJesse Wolfe2011-03-243-30/+12
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'next'Max Martin2011-03-2395-621/+2197
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch '2.6.next' into nextMax Martin2011-03-2317-471/+1742
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'tickets/2.6.x/6562' into 2.6.nextJames Turnbull2011-03-221-1/+0
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fixed #6562 - Minor kick documentation fixJames Turnbull2011-03-221-1/+0
| | * | | | | | | | | | Merge branch 'ticket/2.6.next/6658' into 2.6.nextMatt Robinson2011-03-182-5/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6658) Propagate ENC connection errors to the agentMatt Robinson2011-03-182-5/+3
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'ticket/2.6.x/5814' into 2.6.nextMax Martin2011-03-181-18/+466
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#5814) Improved cron type specsStefan Schulte2011-01-091-17/+454
| | | * | | | | | | | | | (#5814) cron_spec shouldn't depend on cron providerStefan Schulte2011-01-091-1/+12
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'ticket/2.6.next/maint-more-exec-testing' into 2.6.nextMax Martin2011-03-181-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#4884) Remove typo from spec testMax Martin2011-03-181-1/+1
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'ticket/2.6.next/maint-fix-exec-tests' into 2.6.nextMax Martin2011-03-182-75/+82
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#4884) Modify tests to pass on non-OS X systemsMax Martin2011-03-182-75/+82
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered...Max Martin2011-03-1715-434/+1279
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | (#4884) Revise new exec tests, add a few moreMax Martin2011-03-173-11/+22
| | | * | | | | | | | | (#4884) Add an shell provider for execsMatt Robinson2011-03-152-0/+61
| | | * | | | | | | | | (#4884) Fix Test::Unit exec testsMatt Robinson2011-03-151-176/+87
| | | * | | | | | | | | (#4884) Break the exec type out to have a posix providerDaniel Pittman2011-03-154-239/+841
| | | * | | | | | | | | (#4884) Add consistent path validation and behaviorDaniel Pittman2011-03-154-0/+253
| | | * | | | | | | | | (#4884) Add expand_path to requiring the spec_helperMatt Robinson2011-03-151-1/+1
| | | * | | | | | | | | (#4884) Autorequire shared behaviors and method to silence warningsDaniel Pittman2011-03-152-0/+15
| | | * | | | | | | | | (#4884) Fix whitespaceMatt Robinson2011-03-151-15/+9
| | | * | | | | | | | | (#4884) Get rid of open3 require since it wasn't being usedMatt Robinson2011-03-151-3/+1
| * | | | | | | | | | | Merge branch 'ticket/next/6820_ruby19_fixes' into nextMatt Robinson2011-03-236-21/+39
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (#6820) Fix File class lookup in the file type for Ruby 1.9Matt Robinson2011-03-231-14/+14
| | * | | | | | | | | | | (#6820) Fix nagios parser to use proper hash syntax for Ruby 1.9Matt Robinson2011-03-231-1/+1
| | * | | | | | | | | | | (#6820) Fix Invalid multibyte characterMatt Robinson2011-03-231-1/+1
| | * | | | | | | | | | | (#6820) Fix RDOC parser to work with Ruby 1.9Matt Robinson2011-03-231-3/+9
| | * | | | | | | | | | | (#6820) Fix invalid next that should be a returnMatt Robinson2011-03-231-1/+1
| | * | | | | | | | | | | (#2782) Fix constant_defined?Matt Robinson2011-03-231-1/+13
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'feature/next/6527-pip_package_provider' into nextMatt Robinson2011-03-221-4/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (#6527) Fix pip testsMatt Robinson2011-03-221-4/+5
| * | | | | | | | | | | | Merge branch 'feature/next/6257-pip_package_provider' into nextMatt Robinson2011-03-222-0/+285
| |\| | | | | | | | | | |
| | * | | | | | | | | | | (#6527) Fix uninstall problem and refactorMatt Robinson2011-03-222-68/+48
| | * | | | | | | | | | | (#6527) Added pip package provider.Richard Crowley2011-03-222-0/+305
| * | | | | | | | | | | | Merge branch 'ticket/next/maint-fix_require_spec_helper_for_ruby_19' into nextMatt Robinson2011-03-2263-66/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-2262-63/+62
| | * | | | | | | | | | | Fix error "invalid multibyte char (US-ASCII)" under Ruby 1.9Matt Robinson2011-03-221-3/+3
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'ticket/next/6566' into nextMatt Robinson2011-03-222-54/+55
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (#6566) Replace tabs with spacesMatt Robinson2011-03-221-50/+50
| | * | | | | | | | | | | (#6566) Fix ruby 1.9 incompatible case statementMatt Robinson2011-03-221-2/+2
| | * | | | | | | | | | | Fixed #6566 Replace ftools with filetuils in rake gem taskJames Turnbull2011-03-221-4/+5
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'ticket/next/6555' into nextMatt Robinson2011-03-225-7/+7
| |\ \ \ \ \ \ \ \ \ \ \