summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-052-2/+61
| * 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
| |/
* | Merge branch 'feature/next/resource_application_order' into nextMarkus Roberts2011-04-065-104/+133
|\ \
| * | (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-312-7/+3
* | | 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
| | | |_|/ / / | | |/| | | |
| * | | | | | (#4769) Fix negative timeout support for newer rubiesNick Lewis2011-03-241-2/+14
* | | | | | | (#6855) ResourceType#search now accepts a regexLuke Kanies2011-03-251-2/+29
* | | | | | | Merge branch 'tickets/master/6850-resource_type_listing_and_converting' into ...Luke Kanies2011-03-254-20/+202
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-252-8/+153
| * | | | | | Fixing Module#path detectionLuke Kanies2011-03-251-7/+32
| * | | | | | Fixed #6850 - Clean up ResourceType#to_psonLuke Kanies2011-03-251-5/+17
* | | | | | | (#4576) Raise an error when a node is classified into a non-existent classJesse Wolfe2011-03-241-19/+5
|/ / / / / /
* | | | | | Merge branch '2.6.next' into nextMax Martin2011-03-236-126/+1253
|\| | | | |
| * | | | | Merge branch 'ticket/2.6.next/6658' into 2.6.nextMatt Robinson2011-03-181-3/+2
| |\ \ \ \ \
| | * | | | | (#6658) Propagate ENC connection errors to the agentMatt Robinson2011-03-181-3/+2
| | |/ / / /