summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-1370-199/+187
* maint: eliminate deprecated since 2008 code from Puppet.Daniel Pittman2011-04-121-8/+3
* Merge branch 'ticket/next/6117' into nextNick Lewis2011-04-124-9/+70
|\
| * (#6117) Add POST support to indirector requestsNick Lewis2011-04-124-9/+70
* | Merge branch 'feature/next/6962-self-documenting-strings-actions-and-options'...Daniel Pittman2011-04-1228-116/+453
|\ \ | |/ |/|
| * (#6962) Move option handling into #parse_options, not #preinit.Daniel Pittman2011-04-125-50/+55
| * maint: whitespace cleanup for puppet/util/command_line.Daniel Pittman2011-04-121-5/+5
| * (#6962) delegate global usage to the help face.Daniel Pittman2011-04-123-26/+18
| * maint: avoid making temporary dirs during testing.Daniel Pittman2011-04-122-13/+2
| * (#6962) Integrate legacy subcommands into the help face.Daniel Pittman2011-04-122-2/+32
| * (#6962) Clean up testing further.Daniel Pittman2011-04-121-25/+11
| * (#6962) Better argument checking for help.Daniel Pittman2011-04-122-10/+17
| * (#6962) Report the template filename for help render errors.Daniel Pittman2011-04-121-6/+11
| * (#6962) Move the logic for help layout into erb templates.Daniel Pittman2011-04-125-48/+44
| * (#6962) Override 'render' in help to just return the string.Daniel Pittman2011-04-121-3/+4
| * (#6962) Add summary help for actions on an individual face.Daniel Pittman2011-04-122-15/+41
| * (#6962) Implement 'summary' for actions.Daniel Pittman2011-04-123-0/+16
| * (#6962) Extract summary from legacy applications for help.Daniel Pittman2011-04-122-6/+67
| * (#6962) Initial support for legacy applications in help.Daniel Pittman2011-04-122-1/+19
| * (#6962) render prints the rval; fix help subcommand.Daniel Pittman2011-04-121-1/+1
| * (#6770) Don't pollute valid face list when #face? is called.Daniel Pittman2011-04-122-2/+15
| * (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-122-2/+14
| * (#6962) Implement Face#summary support for the help face.Daniel Pittman2011-04-124-2/+31
| * (#6962) Create the basic shape of the help face.Daniel Pittman2011-04-123-0/+103
| * (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-123-5/+33
| * (#6770) Improve test robustness against 'require'Daniel Pittman2011-04-121-5/+6
| * maint: finish transition of application help to return strings.Daniel Pittman2011-04-121-2/+1
| * maint: direct people to the expected spec file...Daniel Pittman2011-04-121-0/+1
| * maint: watchr should respect personal account-wide defaults.Daniel Pittman2011-04-121-3/+7
| * maint: added testing for Puppet::Faces#[]Daniel Pittman2011-04-121-0/+15
| * maint: fix indentation in the watchr script.Daniel Pittman2011-04-121-4/+4
|/
* Merge branch 'ticket/next/775' into nextNick Lewis2011-04-123-8/+12
|\
| * (#775) Don't require command when removing cron entriesNick Lewis2011-04-123-8/+12
|/
* Merge branch 'ticket/next/2150' into nextNick Lewis2011-04-125-6/+142
|\
| * (#2150) Add routes file for indirectorNick Lewis2011-04-125-6/+142
|/
* Merge branch 'ticket/next/5027' into nextNick Lewis2011-04-1222-428/+194
|\
| * (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-122-5/+5
| * (#5027) Spell deprecation correctlyNick Lewis2011-04-123-12/+12
| * Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-122-7/+11
| * Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-129-59/+66
| * Refactor for 5027 -- get rid of lookup_qualified_varMarkus Roberts2011-04-121-17/+12
| * Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-124-43/+16
| * Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-122-0/+36
| * Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-122-202/+0
| * Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-1212-94/+63
| * Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-124-23/+18
| * Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-122-7/+1
| * Refactor prior to #5063 -- remove dead "topscope?" codeMarkus Roberts2011-04-121-5/+0
|/
* Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-123-0/+55
|\
| * (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-123-0/+55