summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Fixing dependency loading in Rails::FactNameLuke Kanies2011-04-091-0/+1
* | | | | | | | Fixing 'puppet faces' applicationLuke Kanies2011-04-091-16/+9
* | | | | | | | Fixing FaceCollection#facesLuke Kanies2011-04-091-3/+1
* | | | | | | | maint: delete dead darwinport package providerDaniel Pittman2011-04-081-86/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'ticket/next/7026' into nextNick Lewis2011-04-081-0/+6
|\ \ \ \ \ \ \
| * | | | | | | (#7026) Remove whits from reports when finalizingNick Lewis2011-04-081-0/+6
* | | | | | | | maint: Add Array combinations methodMatt Robinson2011-04-081-0/+14
* | | | | | | | Merge puppet-interfaces into puppet.Daniel Pittman2011-04-0741-0/+1229
|\ \ \ \ \ \ \ \
| * | | | | | | | (#6969) String failures differentiate between invalid string/versionDan Bode2011-04-071-1/+10
| * | | | | | | | (#6985) Allows indirectors to accept a hash as an argument.Dan Bode2011-04-071-1/+1
| * | | | | | | | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-079-129/+141
| * | | | | | | | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0729-169/+171
| * | | | | | | | (#7012) global rename of strings to faces.Daniel Pittman2011-04-0726-0/+0
| * | | | | | | | (#7006) Add a missing require to puppet/string/option.rbDaniel Pittman2011-04-071-0/+2
| * | | | | | | | (#6983) mark test pending until string is fixed...Daniel Pittman2011-04-061-1/+0
| * | | | | | | | (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-062-12/+20
| * | | | | | | | (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-061-1/+21
| * | | | | | | | (#6972) Clean up OptParse name extraction a little.Daniel Pittman2011-04-061-2/+2
| * | | | | | | | (#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
| * | | | | | | | (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-041-6/+8
| * | | | | | | | (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-0411-20/+21
| * | | | | | | | (#6749) Handle options with inline arguments.Daniel Pittman2011-04-041-1/+5
| * | | | | | | | (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-041-2/+6
| * | | | | | | | (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-042-8/+8
| * | | | | | | | (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-041-11/+7
| * | | | | | | | (#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-0410-13/+14
| * | | | | | | | (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-041-12/+0
| * | | | | | | | (#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) Remove "save does not work" language from strings.Daniel Pittman2011-04-041-1/+1
| * | | | | | | | (#6749) string cli base: implement preinit CLI parsingDaniel Pittman2011-04-042-41/+50
| * | | | | | | | (#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-048-47/+134
| * | | | | | | | (#6749) Implement support for options on strings and actions.Daniel Pittman2011-04-047-18/+138
| * | | | | | | | MAINT: nicer to_s for actions, for user-focused rendering.Daniel Pittman2011-04-021-0/+4
| * | | | | | | | (#6758) Pass options as an argument to string actions.Daniel Pittman2011-04-022-9/+6
| * | | | | | | | 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) Fix Puppet::String#load_actions.Pieter van de Bruggen2011-03-291-1/+1
| * | | | | | | | (#6770) Change versioning; adopt :current over :latest.Pieter van de Bruggen2011-03-2818-60/+40
| * | | | | | | | MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-2836-172/+172
| * | | | | | | | MAINT: fix the misordered invocations in action.Daniel Pittman2011-03-251-2/+2
| * | | | | | | | (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-253-5/+20
| * | | | | | | | (#6770) Add version lookup and comparison.Pieter van de Bruggen2011-03-251-0/+35
| * | | | | | | | (#6770) Refactor Puppet::Interface#initialize.Pieter van de Bruggen2011-03-252-14/+11
| * | | | | | | | Config#print action always returns nilLuke Kanies2011-03-251-0/+1