summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | (#4258) Remove superfluous command check that called pkgutilDominic Cleal2011-04-131-8/+4
| * | | | | | (#4258) Fix fd leak opening pkgutil config filesDominic Cleal2011-04-131-2/+3
| * | | | | | (#4258) Permit variations of -nv in both pkgutil.conf filesDominic Cleal2011-04-131-2/+4
| * | | | | | (#4258) Stop file and config checks from breaking specDominic Cleal2011-04-131-9/+11
| * | | | | | (#4258) Check wgetopts in pkgutil.confJuerg Walz2011-04-131-0/+7
| * | | | | | (#4258) Fix hash duplication affecting canonical provider instanceDominic Cleal2011-03-221-1/+1
| * | | | | | (#4258) Use pkgutil -a to reliably determine package common names/aliasesDominic Cleal2011-03-191-23/+63
| * | | | | | (#4258) pkgutil: bug fix: if shortname is not equal to package nameJuerg Walz2011-03-101-2/+2
| * | | | | | (#4258) pkgutil provider: better handling of short package namesJuerg Walz2011-03-081-1/+5
| * | | | | | (#4258) pkgutil provider: misc enhancementsJuerg Walz2011-02-221-6/+9
| * | | | | | * Fix exception on parse failure of pkgutil outputDominic Cleal2011-02-201-13/+6
| * | | | | | Merge branch 'master' into tickets/master/4258-devDominic Cleal2011-02-19110-884/+961
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Fixing indentationDominic Cleal2010-11-291-3/+3
| * | | | | | Removing blastwave references and unused PAGERDominic Cleal2010-11-291-10/+8
| * | | | | | Changing indentation to 2-spaces as per 2.6+ styleDominic Cleal2010-11-291-106/+106
| * | | | | | Single package queries made more robust when dealing with pkgutil noiseDominic Cleal2010-11-291-2/+8
| * | | | | | Fixing wget verbose regexDominic Cleal2010-11-271-1/+1
| * | | | | | Merge remote branch 'remotes/rgevaert/master' into tickets/masters/4258Dominic Cleal2010-11-271-3/+1
| |\ \ \ \ \ \
| | * | | | | | These regular expressions will not match anything. pkgutil doesn't output an...rgevaert2010-11-171-2/+0
| | * | | | | | Add comments that explain what we are ignoring in the package and remove lega...rgevaert2010-11-161-3/+3
| * | | | | | | Merge branch 'master' of github.com:domcleal/puppet into master-oldDominic Cleal2010-11-27207-3930/+4189
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Ignoring lines from use_gpg and catalog fetchingDominic Cleal2010-11-151-0/+5