summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextMatt Robinson2010-12-0228-40/+77
|\
| * (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
| * Updated CHANGELOG and version for 2.6.4James Turnbull2010-12-022-1/+10
| * Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
| * Disable remote ralsh by defaultPaul Berry2010-12-022-2/+0
| * (#5424) Ship auth.conf as part of installing from sourceNigel Kersten2010-12-021-7/+38
| * (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
| * Renamed Reductive to PuppetJames Turnbull2010-11-2922-24/+24
* | Merge branch 'maint/next/test_order_failure' into nextMatt Robinson2010-12-021-0/+1
|\ \
| * | maint: Restore a default value that can cause order dependent test failuresMatt Robinson2010-12-021-0/+1
|/ /
* | Merge branch 'ticket/next/5211' into nextMatt Robinson2010-12-022-1/+30
|\ \
| * | (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-022-1/+30
| |/
* | Merge branch 'ticket/next/2495' into nextNick Lewis2010-11-302-1/+77
|\ \
| * | (#2495) Better value validation for sshkeyStefan Schulte2010-11-302-1/+77
|/ /
* | Merge branch 'maint/next/remove_save_delegation' into nextPaul Berry2010-11-3039-139/+115
|\ \
| * | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-3022-38/+31
| * | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-3019-94/+72
| * | Maint: Add a default value for key in Facts::NodeExpirer#savePaul Berry2010-11-301-1/+1
| * | Maint: Moved auto-signing logic into an indirector extensionPaul Berry2010-11-302-12/+20
| * | Maint: Swap the order of arguments to Indirection#savePaul Berry2010-11-307-10/+7
|/ /
* | Merge branch 'maint/next/remove_indirection_delegation' into nextPaul Berry2010-11-302-20/+22
|\ \
| * | Maint: Make http handler code call the indirector through ".indirection"Paul Berry2010-11-302-20/+22
* | | Merge branch 'maint/next/remove_indirection_delegation' into nextPaul Berry2010-11-2965-465/+357
|\| |
| * | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-2924-91/+65
| * | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-2941-374/+292
|/ /
* | Merge branch 'maint/next/remove_dead_monkey_patch' into nextPaul Berry2010-11-241-6/+0
|\ \
| * | Maint: Removed unused monkey patch that connected OpenSSL::PKey::RSA to indir...Paul Berry2010-11-241-6/+0
|/ /
* | Merge branch 'ticket/next/5375' into nextPaul Berry2010-11-234-38/+19
|\ \
| * | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-234-38/+19
* | | Merge branch 'maint/next/make_upstart_tests_more_robust' into nextPaul Berry2010-11-231-2/+1
|\ \ \
| * | | Maint: made upstart tests more robust.Paul Berry2010-11-231-2/+1
| |/ /
* | | Merge branch 'ticket/next/2866' into nextMatt Robinson2010-11-232-1/+75
|\ \ \ | |/ / |/| |
| * | (#2866) yum should support downgrade.Dan Bode2010-11-232-8/+21
| * | (#4711) Provide unit tests for yum package provider.Dan Bode2010-11-231-0/+61
|/ /
* | Merge branch 'ticket/2.6.x/5261' into nextJesse Wolfe2010-11-222-22/+16
|\ \
| * | Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-11-222-22/+16
| |/
* | Merge branch 'maint/next/all_tests_run_on_their_own' into nextMatt Robinson2010-11-2213-0/+13
|\ \
| * | maint: Fix tests that don't run on their ownMatt Robinson2010-11-2213-0/+13
|/ /
* | Merge branch 'maint/next/fix_missing_require_test_failure' into nextMatt Robinson2010-11-221-0/+1
|\ \
| * | maint: Fix a test that was missing a requireMatt Robinson2010-11-221-0/+1
|/ /
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-2213-25/+228
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-137-0/+71
| * | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-132-0/+12
| * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-137-25/+145
| * | Merge branch 'next'Paul Berry2010-11-1025-193/+568
| |\ \
| * \ \ Merge branch 'next'Jesse Wolfe2010-11-0326-1113/+495
| |\ \ \
* | \ \ \ Merge branch 'ticket/2.6.x/5370' into nextPaul Berry2010-11-221-1/+1
|\ \ \ \ \
| * | | | | (#5370) Made metrics and --summarize work with Puppet applyPaul Berry2010-11-221-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'maint/next/log_refactoring' into nextPaul Berry2010-11-186-20/+30
|\ \ \ \ \
| * | | | | Maint: Added assertion to make sure Log.close_all succeedsPaul Berry2010-11-181-0/+1