summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | maint: Fix sporadic sqlite errorMatt Robinson2011-04-111-0/+1
| * | | | (#6856) Copy dangling symlinks with 'links => manage' File resource.Max Martin2011-04-081-0/+1
| |/ / /
* | | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-133-0/+26
|\ \ \ \
| * | | | Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-133-0/+26
* | | | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-136-111/+7
|\| | | |
| * | | | (#6928) Removed --ignoreimportNick Lewis2011-04-133-26/+0
| * | | | (#6928) Remove --parseonlyNick Lewis2011-04-132-85/+2
| * | | | (#6928) Add a Parser face with Validate actionNick Lewis2011-04-131-0/+5
* | | | | (#7059) handle inherited action binding scopeDaniel Pittman2011-04-131-1/+23
|/ / / /
* | | | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-13402-728/+400
* | | | (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-1327-100/+88
* | | | Merge branch 'ticket/next/6117' into nextNick Lewis2011-04-122-8/+51
|\ \ \ \
| * | | | (#6117) Add POST support to indirector requestsNick Lewis2011-04-122-8/+51
* | | | | (#6962) Move option handling into #parse_options, not #preinit.Daniel Pittman2011-04-123-37/+38
* | | | | (#6962) delegate global usage to the help face.Daniel Pittman2011-04-122-16/+5
* | | | | maint: avoid making temporary dirs during testing.Daniel Pittman2011-04-121-13/+1
* | | | | (#6962) Integrate legacy subcommands into the help face.Daniel Pittman2011-04-121-0/+22
* | | | | (#6962) Clean up testing further.Daniel Pittman2011-04-121-25/+11
* | | | | (#6962) Better argument checking for help.Daniel Pittman2011-04-121-3/+4
* | | | | (#6962) Move the logic for help layout into erb templates.Daniel Pittman2011-04-121-2/+0
* | | | | (#6962) Add summary help for actions on an individual face.Daniel Pittman2011-04-121-0/+2
* | | | | (#6962) Implement 'summary' for actions.Daniel Pittman2011-04-121-0/+11
* | | | | (#6962) Extract summary from legacy applications for help.Daniel Pittman2011-04-121-0/+34
* | | | | (#6962) Initial support for legacy applications in help.Daniel Pittman2011-04-121-0/+4
* | | | | (#6770) Don't pollute valid face list when #face? is called.Daniel Pittman2011-04-121-0/+5
* | | | | (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-121-0/+5
* | | | | (#6962) Implement Face#summary support for the help face.Daniel Pittman2011-04-121-0/+21
* | | | | (#6962) Create the basic shape of the help face.Daniel Pittman2011-04-121-0/+44
* | | | | (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-122-3/+26
* | | | | (#6770) Improve test robustness against 'require'Daniel Pittman2011-04-121-5/+6
* | | | | maint: direct people to the expected spec file...Daniel Pittman2011-04-121-0/+1
* | | | | maint: added testing for Puppet::Faces#[]Daniel Pittman2011-04-121-0/+15
|/ / / /
* | | | (#775) Don't require command when removing cron entriesNick Lewis2011-04-121-0/+10
* | | | (#2150) Add routes file for indirectorNick Lewis2011-04-122-0/+109
* | | | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-121-4/+4
* | | | (#5027) Spell deprecation correctlyNick Lewis2011-04-121-6/+6
* | | | Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-121-6/+6
* | | | Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-125-49/+49
* | | | Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-122-32/+12
* | | | Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-121-0/+25
* | | | Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-121-143/+0
* | | | Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-125-36/+28
* | | | Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-15/+15
* | | | Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-121-4/+0
* | | | Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-121-0/+45
|\ \ \ \
| * | | | (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-121-0/+45
* | | | | Merge branch 'tickets/master/7021' into nextJames Turnbull2011-04-1211-0/+1409
|\ \ \ \ \
| * | | | | Updated confine in Spec test for RSpec 2James Turnbull2011-04-081-3/+2
| * | | | | Add management of router/switchs global vlansBrice Figureau2011-04-083-1/+123
| * | | | | Cisco Switch/Router Interface managementBrice Figureau2011-04-084-0/+747