summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | (#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-2310-141/+1462
|\| | | | |
| * | | | | 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
| | |/ / / /
| * | | | | Merge branch 'ticket/2.6.x/5814' into 2.6.nextMax Martin2011-03-181-18/+466
| |\ \ \ \ \
| | * | | | | (#5814) Improved cron type specsStefan Schulte2011-01-091-17/+454
| | * | | | | (#5814) cron_spec shouldn't depend on cron providerStefan Schulte2011-01-091-1/+12
| | | |/ / / | | |/| | |
| * | | | | (#4884) Remove typo from spec testMax Martin2011-03-181-1/+1
| * | | | | (#4884) Modify tests to pass on non-OS X systemsMax Martin2011-03-182-75/+82
| * | | | | Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered...Max Martin2011-03-179-99/+995
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | (#4884) Revise new exec tests, add a few moreMax Martin2011-03-172-10/+21
| | * | | | (#4884) Add an shell provider for execsMatt Robinson2011-03-151-0/+44
| | * | | | (#4884) Break the exec type out to have a posix providerDaniel Pittman2011-03-152-83/+706
| | * | | | (#4884) Add consistent path validation and behaviorDaniel Pittman2011-03-152-0/+209
| | * | | | (#4884) Add expand_path to requiring the spec_helperMatt Robinson2011-03-151-1/+1