summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | (#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 '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
|\ \
| * | (#7059) Use option hooks for the indirector terminus option.Daniel Pittman2011-04-151-7/+8
| * | (#6978) Enforce the calling convention of option hooks.Daniel Pittman2011-04-151-0/+6
| * | (#7059) Set the CA location using option hooks.Daniel Pittman2011-04-151-17/+11
| * | (#6978) Add before and after decorators to actions from options.Daniel Pittman2011-04-156-26/+136
* | | Merge branch 'tickets/2.7.x/7115' into 2.7.xPieter van de Bruggen2011-04-155-13/+35
|\ \ \
| * | | (#7115) Enable default actions.Pieter van de Bruggen2011-04-155-13/+35
| | |/ | |/|
* | | Merge branch 'tickets/2.7.x/7111-deprecation-warning-wordsmithing' into 2.7.xJacob Helwig2011-04-151-3/+3
|\ \ \
| * | | Cleanup trailing whitespaceJacob Helwig2011-04-141-2/+2
| * | | (#7111) Clarify scoping deprecation warningJacob Helwig2011-04-141-1/+1
| | |/ | |/|
* | | Merge branch 'tickets/next/7080-serializable_indirector_requests' into 2.7.xLuke Kanies2011-04-145-15/+92
|\ \ \ | |/ / |/| |
| * | Adding json support to Puppet::NodeLuke Kanies2011-04-141-0/+23
| * | (7080) Adding json support to Indirector RequestLuke Kanies2011-04-141-2/+49
| * | Fixing Facts pson methods more resilientLuke Kanies2011-04-141-8/+12
| |/
| * Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-141-1/+4
| |\
| | * (#6928) Add a notice to Parser#validate action when using defaultNick Lewis2011-04-141-1/+4
| * | Merge branch 'ticket/next/7103' into nextNick Lewis2011-04-131-4/+4
| |\ \
| | * | (#7103) Fix HEAD requests in the HTTP handlerNick Lewis2011-04-131-4/+4
* | | | (#6408) Update puppet cert help for new subcommand action syntax.nfagerlund2011-04-141-47/+51
* | | | Merge branch 'feature/master/4258-pkgutil' into 2.7.xMatt Robinson2011-04-141-0/+175
|\ \ \ \ | |/ / / |/| | |