summaryrefslogtreecommitdiffstats
path: root/lib/puppet/string
Commit message (Expand)AuthorAgeFilesLines
* (#6995) Fix indexing of :current on string load.Daniel Pittman2011-04-061-20/+66
* (#6982) Patch the Certificate String against (#5528).Pieter van de Bruggen2011-04-051-1/+3
* (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-0411-20/+21
* (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-041-2/+3
* (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-041-12/+20
* (#6749) add a shim around the action implementation.Daniel Pittman2011-04-042-3/+35
* (#6749) Start porting existing strings to the options API.Daniel Pittman2011-04-048-10/+11
* (#6749) base indirector string should fail on invalid terminus.Daniel Pittman2011-04-041-1/+2
* (#6749) disable Action#invoke for this release.Daniel Pittman2011-04-041-3/+34
* (#6749) string cli base: implement preinit CLI parsingDaniel Pittman2011-04-041-0/+1
* (#6749) detect duplicate aliases in a single option statement.Daniel Pittman2011-04-041-3/+12
* (#6749) fix an inheritance bug in ActionManagerDaniel Pittman2011-04-041-1/+9
* (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-046-33/+100
* (#6749) Implement support for options on strings and actions.Daniel Pittman2011-04-046-16/+132
* MAINT: nicer to_s for actions, for user-focused rendering.Daniel Pittman2011-04-021-0/+4
* MAINT: fix error reporting when you set terminus incorrectly.Daniel Pittman2011-04-021-1/+1
* (Maint) Bugfix for failing requires inside Puppet Strings.Pieter van de Bruggen2011-03-301-6/+7
* (#6770) Change versioning; adopt :current over :latest.Pieter van de Bruggen2011-03-2816-44/+22
* MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-2820-0/+443