summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint/next/load-order-bug-with-component' into nextJesse Wolfe2011-04-072-2/+2
|\
| * Maint: fix a load order problem with type(:component)Jesse Wolfe2011-04-072-2/+2
* | Merge branch '2.6.x' into nextMax Martin2011-04-0710-37/+138
|\ \ | |/ |/|
| * Merge branch '2.6.next' into 2.6.xMax Martin2011-04-0713-22/+90
| |\
| | * Merge commit '647a640fcac281e3a8cda05b92b51c44c93f1d19' into 2.6.nextNick Lewis2011-04-071-1/+3
| | |\
| | | * (#6893) Document the cron type in the case of specials.Ben Hughes2011-03-311-1/+3
| | * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-054-0/+20
| | * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-054-16/+45
| | * | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-051-1/+0
| | |\ \
| | | * | Fixed #3127 - removed legacy debug codeJames Turnbull2011-04-051-1/+0
| | * | | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-041-2/+3
| | |\| |
| | | * | Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-2/+3
| | * | | Merge branch 'ticket/2.6.x/5437-report-manifest-errors-on-agent' into 2.6.nextJacob Helwig2011-04-012-1/+7
| | |\ \ \
| | | * | | (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-012-1/+7
| | * | | | (#6937) Adjust formatting of recurse's descnfagerlund2011-04-011-9/+10
| | * | | | (#6937) Document the recurse parameter of File type.Ben Hughes2011-04-011-1/+11
| | |/ / /
| | * / / (#5670) Don't trigger refresh from a failed resourceNick Lewis2011-03-301-1/+1
| | |/ /
| * | | (maint) Indentation fixesMarkus Roberts2011-04-062-15/+13
| * | | (#6490) Add plugin initialization callback system to coreMarkus Roberts2011-04-063-5/+100
| |/ /
* | | Merge branch 'feature/next/resource_application_order' into nextMarkus Roberts2011-04-068-213/+259
|\ \ \
| * | | (5200) -- replace containers with sentinalsMarkus Roberts2011-04-065-110/+133
| * | | (6911) Cleanup and renaming of transaction internalsMarkus Roberts2011-04-011-19/+12
| * | | (6911) Core change -- replace topsort with frontier ordered by salted SHA1Markus Roberts2011-04-012-18/+36
| * | | (6911) Add bookkeeping facade around Transaction#relationship_graphMarkus Roberts2011-04-011-1/+32
| * | | (6911) Cleanup of generate_additional_resourcesMarkus Roberts2011-03-311-6/+6
| * | | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-314-89/+76
| * | | (maint) Fix for require order issueMarkus Roberts2011-03-301-0/+1
| * | | (6911) Use normal methods to implement "depthfirst?" testMarkus Roberts2011-03-303-10/+4
* | | | (Maint) Fix uninitialized constant.Pieter van de Bruggen2011-04-061-0/+1
* | | | Merge branch 'feature/master/5528-certificates_signing_api' into nextMax Martin2011-04-055-14/+161
|\ \ \ \
| * | | | (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-055-14/+161
* | | | | (#6937) Document the recurse parameter of File type.Ben Hughes2011-04-011-1/+11
| |/ / / |/| | |
* | | | Merge branch '2.6.x' into nextMax Martin2011-03-303-3/+8
|\ \ \ \ | | |/ / | |/| |
| * | | (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+6
| * | | Merge branch 'tickets/2.6.x/6256' into 2.6.nextJames Turnbull2011-03-262-1/+2
| |\ \ \
| | * | | Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-262-1/+2
| | | |/ | | |/|
| * | | Merge branch 'ticket/2.6.next/5477' into 2.6.nextJesse Wolfe2011-03-255-10/+5
| |\ \ \
| | * | | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-255-10/+5
* | | | | Merge branch 'tickets/master/6494' of https://github.com/domcleal/puppet into...Jesse Wolfe2011-03-291-0/+21
|\ \ \ \ \
| * | | | | (#6494) Add setm command to Augeas providerDominic Cleal2011-02-251-0/+5
| * | | | | (#6494) Add mv command to Augeas providerDominic Cleal2011-02-251-0/+6
| * | | | | (#6494) Add defnode command to Augeas providerDominic Cleal2011-02-251-0/+5
| * | | | | (#6494) Add defvar command to Augeas providerDominic Cleal2011-02-251-0/+5
* | | | | | Merge branch 'tickets/master/6324' of https://github.com/domcleal/puppet into...Jesse Wolfe2011-03-291-3/+3
|\ \ \ \ \ \
| * | | | | | Fix non-existent method called in SMF manifest import exception message, upda...Dominic Cleal2011-02-191-1/+1
| * | | | | | (#6324) Always fall back to svcadm enable except for the maintenance stateDominic Cleal2011-02-151-2/+2
| |/ / / / /
* | | | | | Merge branch 'feature/master/6144' of https://github.com/ghoneycutt/puppet in...Jesse Wolfe2011-03-292-20/+92
|\ \ \ \ \ \
| * | | | | | (#6144) add missing zfs propertiesGarrett Honeycutt2011-02-082-20/+92
| |/ / / / /
* | | | | | Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-291-0/+47
|\ \ \ \ \ \
| * | | | | | (5909) Function to dyncamically generate resources.Dan Bode2011-03-161-0/+47
| | |_|_|/ / | |/| | | |