summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | maint: speed up testing output of the help face.Daniel Pittman2011-04-151-9/+13
| | * | | | | | | | | | (#7059) Use option hooks for the indirector terminus option.Daniel Pittman2011-04-152-11/+11
| | * | | | | | | | | | (#6978) Enforce the calling convention of option hooks.Daniel Pittman2011-04-153-17/+57
| | * | | | | | | | | | (#7059) Set the CA location using option hooks.Daniel Pittman2011-04-152-19/+18
| | * | | | | | | | | | (#6978) Add before and after decorators to actions from options.Daniel Pittman2011-04-1512-44/+357
| | * | | | | | | | | | maint: delete an empty describe block containing no tests.Daniel Pittman2011-04-151-4/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'tickets/2.7.x/7115' into 2.7.xPieter van de Bruggen2011-04-158-16/+98
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#7115) Enable default actions.Pieter van de Bruggen2011-04-158-16/+98
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | 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-1412-31/+405
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Adding json-specific matchersLuke Kanies2011-04-144-24/+136
| | * | | | | | | | | Making watchr resilient to syntax errors in testsLuke Kanies2011-04-141-1/+5
| | * | | | | | | | | Adding json support to Puppet::NodeLuke Kanies2011-04-142-0/+86
| | * | | | | | | | | Fixing a failing test resulting from a fixed bugLuke Kanies2011-04-141-0/+5
| | * | | | | | | | | (7080) Adding json support to Indirector RequestLuke Kanies2011-04-142-2/+148
| | * | | | | | | | | Fixing Facts pson methods more resilientLuke Kanies2011-04-142-9/+31
| | |/ / / / / / / /
| | * | | | | | | | 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-132-15/+11
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | (#7103) Fix HEAD requests in the HTTP handlerNick Lewis2011-04-132-15/+11
| * | | | | | | | | | | Merge branch 'ticket/2.7.x/6408' into 2.7.xnfagerlund2011-04-141-47/+51
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (#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-142-0/+357
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | (#4258) Fix pkgutil spec test to have the correct providerMatt Robinson2011-04-141-2/+5
| | * | | | | | | | | | (#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-132-9/+14
| | * | | | | | | | | | (#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-192-29/+117
| | * | | | | | | | | | (#4258) Update pkgutil spec for recent impl changesDominic Cleal2011-03-181-13/+9
| | * | | | | | | | | | (#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
| | * | | | | | | | | | Add spec tests for pkgutil package providerDominic Cleal2011-02-201-0/+132
| | * | | | | | | | | | * Fix exception on parse failure of pkgutil outputDominic Cleal2011-02-201-13/+6
| | * | | | | | | | | | Merge branch 'master' into tickets/master/4258-devDominic Cleal2011-02-19602-3514/+4029
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | 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-27394-9217/+11982
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Ignoring lines from use_gpg and catalog fetchingDominic Cleal2010-11-151-0/+5