summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | (#7101) Fix template error messages in Ruby 1.8.5Max Martin2011-04-271-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch '2.7.x' into 2.7.nextMax Martin2011-04-218-92/+118
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | (#6928) Don't blow up when the method is undefined...Daniel Pittman2011-04-211-6/+4
| * | | | | | | (#6928) backport Symbol#to_proc for Ruby < 1.8.7Daniel Pittman2011-04-211-0/+9
| * | | | | | | (#7183) Implement "invisible glob" version matching for facesDaniel Pittman2011-04-212-30/+41
| * | | | | | | maint: more robust listing of valid faces.Daniel Pittman2011-04-211-1/+1
| * | | | | | | maint: better error report for a missing version of a face.Daniel Pittman2011-04-201-1/+1
| * | | | | | | (#7116) Handle application-level options in parse_optionsDaniel Pittman2011-04-201-0/+17
| * | | | | | | maint: fix gratuitous whitespace in the code.Daniel Pittman2011-04-201-2/+2
| * | | | | | | Merge branch 'bug/2.7.x/7062-improve-cloudpack-option-parsing-errors' into 2.7.xDaniel Pittman2011-04-201-28/+49
| |\ \ \ \ \ \ \
| | * | | | | | | (#7062) better argument handling in the action wrapper methodsDaniel Pittman2011-04-201-8/+30
| | * | | | | | | maint: move method comments outside the comment.Daniel Pittman2011-04-201-20/+19
| * | | | | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-193-4/+4
| |/ / / / / / /
| * | | | | / / maint: Remove unused faces codeMatt Robinson2011-04-193-30/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '2.6.next' into 2.7.nextJosh Cooper2011-04-212-0/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Maint: Fix a #4655 introduced log inconsistencyJesse Wolfe2011-04-201-0/+2
| * | | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-203-4/+4
| * | | | | | Merge branch 'tickets/2.6.x/4655-parameterized-classes-default-stages' into 2...Jacob Helwig2011-04-193-14/+26
| |\ \ \ \ \ \
| | * | | | | | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-14/+26
| * | | | | | | Merge remote branch 'james/tickets/2.6.x/6681' into 2.6.nextJames Turnbull2011-04-141-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixed #6681 - Remove --force-yes option from aptitude is usedJames Turnbull2011-03-121-0/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | (#7021) Fix order dependent spec failuresMatt Robinson2011-04-212-2/+7
* | | | | | | Merge remote-tracking branch 'jamtur01/tickets/master/7166' into nextJosh Cooper2011-04-193-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-203-4/+4
* | | | | | | | Merge branch 'tickets/2.7.x/4655-parameterized-classes-default-stages' into nextJacob Helwig2011-04-193-14/+26
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-14/+26
* | | | | | | | Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-198-34/+152
|\ \ \ \ \ \ \ \
| * | | | | | | | (#7013) Wire up rendering hooks on the CLI.Daniel Pittman2011-04-192-2/+8
| * | | | | | | | (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-192-6/+7
| * | | | | | | | (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-195-18/+12
| * | | | | | | | (#7013) Return bound methods for when_rendering hooks.Daniel Pittman2011-04-191-1/+1
| * | | | | | | | (#7013) Support 'when_rendering' and 'render_as' in actions.Daniel Pittman2011-04-195-13/+98
| * | | | | | | | (#7013) better default rendering support for facesDaniel Pittman2011-04-191-4/+31
| * | | | | | | | maint: print 'false' in the default render method.Daniel Pittman2011-04-191-1/+1
| * | | | | | | | maint: test the 'help' face has the default action 'help'Daniel Pittman2011-04-191-1/+6
* | | | | | | | | Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.xDaniel Pittman2011-04-192-23/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | maint: drop multi-version support from action loading.Daniel Pittman2011-04-191-20/+5
| * | | | | | | | | (#6962) Add 'description' to faces and action.Daniel Pittman2011-04-192-3/+15
| * | | | | | | | | (#7132) Reject 'summary' text with newlines embedded.Daniel Pittman2011-04-192-2/+22
* | | | | | | | | | (#7108) Update help/man text for puppet kicknfagerlund2011-04-181-25/+10
* | | | | | | | | | (#7108) Modernize description of --listen in defaults.rbnfagerlund2011-04-181-4/+4
* | | | | | | | | | Maint: puppetmaster -> puppet master in defaults.rbnfagerlund2011-04-181-3/+3
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-1821-51/+565
* | | | | | | | | Merge branch 'ticket/2.7.x/7131-optional-arguments' into 2.7.xMax Martin2011-04-181-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (#7131) Remove support for optional arguments to optionsMax Martin2011-04-181-2/+3
* | | | | | | | | | (Maint) Fixing an order-dependent failure.Pieter van de Bruggen2011-04-181-2/+0
|/ / / / / / / / /
* | | | | | | | | Merge branch 'bug/2.7.x/7013-interfaces-should-be-able-to-mark-options-as-req...Daniel Pittman2011-04-173-6/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (#7013) Add support for required options.Pieter van de Bruggen2011-04-173-6/+22
| |/ / / / / / / /
* / / / / / / / / (Maint) Code cleanup.Pieter van de Bruggen2011-04-151-4/+21
|/ / / / / / / /
* | | | | | | | Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...Daniel Pittman2011-04-158-50/+161
|\ \ \ \ \ \ \ \