summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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 'next'Nick Lewis2010-11-23107-860/+1772
|\| | | | | |
| * | | | | | 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 '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
| | * | | | | | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-184-5/+17
| | * | | | | | Maint: Improved spec testsPaul Berry2010-11-182-15/+12
| |/ / / / / /
| * | | | | | Merge branch 'maint/next/rake_spec_backtraces' into nextPaul Berry2010-11-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | Maint: Modified "rake spec" so that it prints full backtraces.Paul Berry2010-11-181-1/+1
| |/ / / / / /
| * | | | | | Merge branch 'ticket/next/5274' into nextPaul Berry2010-11-181-3/+6
| |\ \ \ \ \ \
| | * | | | | | (#5274) Fixed some "rake unit" tests that were inadvertently broken byPaul Berry2010-11-181-3/+6
| * | | | | | | Merge branch 'maint/next/fix-intermittent-parser-spec-failure' into nextNick Lewis2010-11-171-21/+21
| |\ \ \ \ \ \ \
| | * | | | | | | maint: Fix intermittent parser spec failuresNick Lewis2010-11-171-21/+21
| |/ / / / / / /
| * | | | | | | Merge branch 'ticket/next/5274' into nextNick Lewis2010-11-175-72/+330
| |\| | | | | |
| | * | | | | | (#5274) New tests for new hosttype/parsedproviderStefan Schulte2010-11-173-3/+50
| | * | | | | | (#5274) New comment property for the hosttypeStefan Schulte2010-11-172-72/+32
| | * | | | | | (#5274) Tests for hostprovider removes commentsStefan Schulte2010-11-173-0/+251
| | |/ / / / /
| * | | | | | Merge branch 'ticket/next/5288' into nextNick Lewis2010-11-171-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fixed #5288 - Changed report default to trueJames Turnbull2010-11-141-2/+2
| * | | | | | | Merge branch 'ticket/next/5304' into nextNick Lewis2010-11-171-6/+5
| |\ \ \ \ \ \ \
| | * | | | | | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-171-6/+5
| |/ / / / / / /
| * | | | | | | Merge commit '2.6.3' into nextPaul Berry2010-11-1760-420/+549
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Incremented CHANGELOG for 2.6.3James Turnbull2010-11-171-0/+16