summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adding Application options to InterfacesLuke Kanies2011-02-231-2/+16
| * | Adding render and exit_code override supportLuke Kanies2011-02-221-1/+28
| * | Fixing 'puppet interface list'Luke Kanies2011-02-222-1/+11
| * | Adding a simple "config" appLuke Kanies2011-02-222-0/+37
| * | Splitting the Application base classLuke Kanies2011-02-2213-2/+261
| * | Adding a string form to interfacesLuke Kanies2011-02-221-0/+4
| * | Switching Interfaces to be instancesLuke Kanies2011-02-2210-0/+490
| /
* | Merge branch '2.6.x' into nextMax Martin2011-04-074-46/+75
|\ \ | |/ |/|
| * Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-053-0/+51
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-053-7/+99
| * Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-041-1/+11
| |\
| | * Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-1/+11
| * | (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-012-15/+23
| * | (#5670) Don't trigger refresh from a failed resourceNick Lewis2011-03-301-27/+34
| |/
* | Merge branch 'feature/next/resource_application_order' into nextMarkus Roberts2011-04-067-114/+143
|\ \
| * | (5200) -- replace containers with sentinalsMarkus Roberts2011-04-065-84/+125
| * | (6911) Cleanup and renaming of transaction internalsMarkus Roberts2011-04-011-13/+3
| * | (6911) Core change -- replace topsort with frontier ordered by salted SHA1Markus Roberts2011-04-011-1/+3
| * | (6911) Cleanup of generate_additional_resourcesMarkus Roberts2011-03-311-4/+4
| * | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-314-17/+13
* | | Merge branch 'feature/master/5528-certificates_signing_api' into nextMax Martin2011-04-053-54/+341
|\ \ \ | |/ / |/| |
| * | (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-053-54/+341
* | | Merge branch '2.6.x' into nextMax Martin2011-03-302-4/+16
|\ \ \ | | |/ | |/|
| * | (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+14
| * | Merge branch 'tickets/2.6.x/6256' into 2.6.nextJames Turnbull2011-03-261-2/+2
| |\ \
| | * | Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-261-2/+2
| * | | Merge branch 'ticket/2.6.next/5477' into 2.6.nextJesse Wolfe2011-03-254-18/+35
| |\ \ \
| | * | | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-254-18/+35
* | | | | Merge branch 'tickets/master/6494' of https://github.com/domcleal/puppet into...Jesse Wolfe2011-03-291-0/+54
|\ \ \ \ \
| * | | | | (#6494) Add setm command to Augeas providerDominic Cleal2011-02-251-0/+12
| * | | | | (#6494) Add mv command to Augeas providerDominic Cleal2011-02-251-0/+10
| * | | | | (#6494) Add defnode command to Augeas providerDominic Cleal2011-02-251-1/+10
| * | | | | (#6494) Add defvar command to Augeas providerDominic Cleal2011-02-251-0/+23
* | | | | | Merge branch 'tickets/master/6324' of https://github.com/domcleal/puppet into...Jesse Wolfe2011-03-291-0/+137
|\ \ \ \ \ \
| * | | | | | Fix non-existent method called in SMF manifest import exception message, upda...Dominic Cleal2011-02-191-2/+13
| * | | | | | (#6324) Use real service resource object instead of a stubDominic Cleal2011-02-191-10/+3
| * | | | | | (#6324) Add spec for SMF service providerDominic Cleal2011-02-181-0/+133
| |/ / / / /
* | | | | | Merge branch 'feature/master/6144' of https://github.com/ghoneycutt/puppet in...Jesse Wolfe2011-03-291-0/+1
|\| | | | |
* | | | | | Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-291-0/+135
|\ \ \ \ \ \
| * | | | | | (5909) Function to dyncamically generate resources.Dan Bode2011-03-161-0/+135
| | |_|_|/ / | |/| | | |
* | | | | | (#6830) Fix tests that depended on special inherited behaviorMatt Robinson2011-03-2913-63/+66
* | | | | | (#6830) Fix overly stubbed testsMatt Robinson2011-03-291-11/+15
* | | | | | (#6830) Fix badly stubbed Time object in testMatt Robinson2011-03-292-2/+2
* | | | | | Merge branch 'ticket/next/5477' into nextJesse Wolfe2011-03-254-19/+36
|\ \ \ \ \ \
| * | | | | | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-254-19/+36
* | | | | | | Merge commit '2.6.next^1' into nextJesse Wolfe2011-03-252-2/+22
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'ticket/2.6.next/5221' into 2.6.nextNick Lewis2011-03-241-0/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | (#5221) Add test for fix to fileset with trailing separatorNick Lewis2011-03-241-0/+8
| * | | | | | Merge branch 'feature/2.6.next/4576' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-241-2/+1
| |\ \ \ \ \ \
| | * | | | | | (4576) - if ENC declares invalid class, it is logged at warning.Dan Bode2011-03-161-2/+1
| | | |_|/ / / | | |/| | | |