summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-13468-815/+452
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-1330-103/+91
* 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-122-13/+2
* | (#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-123-0/+29
* | (#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: 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
|/
* (#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
| * | Base class for network device based providersBrice Figureau2011-04-081-0/+148
| * | Ssh transport for network device managementBrice Figureau2011-04-081-0/+212
| * | Telnet transport to connect to remote network deviceBrice Figureau2011-04-081-0/+76
| * | Remote Network Device transport systemBrice Figureau2011-04-081-0/+42
| * | Introduce a module for some IP computationsBrice Figureau2011-04-081-0/+63
* | | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-112-38/+0
* | | Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-091-63/+69