summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | (#4943) Add puppet inspect applicationNick Lewis2010-12-024-2/+170
| | | |/ / / | | |/| | |
| | | * | | Merge branch 'ticket/2.6.next/5261' into 2.6.nextMatt Robinson2010-12-022-22/+16
| | | |\ \ \
| | | | * | | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-022-22/+16
| | | * | | | Merge branch 'maint/2.6.next/bogus_mongrel_daemonize_test' into 2.6.nextMatt Robinson2010-12-021-6/+0
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | maint: Remove bogus mongrel testMatt Robinson2010-12-021-6/+0
| | | |/ / /
| | | * | | Merge branch 'ticket/2.6.next/5081' into 2.6.nextMatt Robinson2010-12-012-9/+0
| | |/| | |
| | | * | | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-012-9/+0
| | |/ / /
| * | | | Merge branch 'ticket/next/5427' into nextMatt Robinson2010-12-145-247/+80
| |\ \ \ \
| | * | | | (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-144-42/+80
| | * | | | (#5427) Remove redundant testunit testsMatt Robinson2010-12-141-205/+0
| |/ / / /
| * | | | Merge branch 'ticket/next/5393' into nextJesse Wolfe2010-12-072-0/+30
| |\ \ \ \
| | * | | | (#5393) Add "dataset" parameter to the zone providerDerek Olsen2010-12-072-0/+30
| |/ / / /
| * | | | Merge remote branch 'someword/feature/master/5391' into nextPaul Berry2010-12-063-2/+22
| |\ \ \ \
| | * | | | (#5391) Include additional zfs propertiesDerek Olsen2010-11-243-4/+23
| * | | | | Merge branch 'ticket/next/maint-require_spec_helper' into nextMatt Robinson2010-12-06434-436/+437
| |\ \ \ \ \
| | * | | | | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-06434-434/+434
| | * | | | | maint: Fix more order dependent test failuresMatt Robinson2010-12-062-2/+3
| |/ / / / /
| * | | | | 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 '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
| |\ \ \ \ \ | | |/ / / / | |/| | | |