summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (#7005) added require 'tmpdir' to spec helper.Dan Bode2011-04-071-0/+1
| * | | Merge branch 'refactor/master/7012-rename-strings-to-interfaces-and-faces'Daniel Pittman2011-04-0779-634/+623
| |\ \ \
| | * | | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-0725-270/+259
| | * | | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0756-398/+398
| | * | | (#7012) global rename of strings to faces.Daniel Pittman2011-04-0749-0/+0
| |/ / /
| * | | Merge branch 'bug/master/7006-missing-require'Daniel Pittman2011-04-071-0/+2
| |\ \ \
| | * | | (#7006) Add a missing require to puppet/string/option.rbDaniel Pittman2011-04-071-0/+2
| |/ / /
| * | | Merge branch 'bug/master/6972-setting-CA-location-for-cert-string-no-longer-w...Daniel Pittman2011-04-067-25/+93
| |\ \ \
| | * | | (#6983) mark test pending until string is fixed...Daniel Pittman2011-04-062-4/+3
| | * | | (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-064-21/+41
| | * | | (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-062-1/+50
| | * | | (#6972) Clean up OptParse name extraction a little.Daniel Pittman2011-04-061-2/+2
| |/ / /
| * | | Merge branch 'bug/master/6995-current-is-not-always-calculated-correctly'Daniel Pittman2011-04-064-78/+135
| |\ \ \
| | * | | (#6995) Fix indexing of :current on string load.Daniel Pittman2011-04-063-52/+89
| | * | | maint: add `write_scratch_string` helper for testing...Daniel Pittman2011-04-061-1/+15
| | * | | maint: whitespace cleanup for spec_helper.Daniel Pittman2011-04-061-17/+19
| | * | | (#6995) more robust testing of string loadingDaniel Pittman2011-04-061-15/+19
| |/ / /
| * | | Merge branch 'tickets/master/6982'Pieter van de Bruggen2011-04-051-1/+3
| |\ \ \
| | * | | (#6982) Patch the Certificate String against (#5528).Pieter van de Bruggen2011-04-051-1/+3
| |/ / /
| * | | Merge branch 'feature/master/6749-actions-need-to-support-options'Daniel Pittman2011-04-042-6/+14
| |\ \ \
| | * | | (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-042-6/+14
| |/ / /
| * | | Merge branch 'refactor/master/6964-when_invoked-rather-than-invoke-in-actions'Daniel Pittman2011-04-0416-56/+57
| |\ \ \
| | * | | (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-0416-56/+57
| |/ / /
| * | | maint: added testing to ensure we inherit options correctly.Daniel Pittman2011-04-041-0/+16
| * | | Merge branch 'feature/master/6749-actions-need-to-support-options'Daniel Pittman2011-04-0433-180/+1013
| |\ \ \
| | * | | (#6749) Handle options with inline arguments.Daniel Pittman2011-04-042-1/+11
| | * | | (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-042-2/+14
| | * | | (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-043-16/+35
| | * | | (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-042-60/+23
| | * | | (#6749) clean up various testing bits...Daniel Pittman2011-04-042-15/+23
| | * | | (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-043-21/+30
| | * | | (#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-0415-22/+23
| | * | | (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-042-17/+12
| | * | | (#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-044-49/+140
| | * | | (#6749) detect duplicate aliases in a single option statement.Daniel Pittman2011-04-042-3/+26
| | * | | (#6749) fix an inheritance bug in ActionManagerDaniel Pittman2011-04-042-1/+26
| | * | | (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-0416-204/+377
| | * | | (#6749) Implement support for options on strings and actions.Daniel Pittman2011-04-0412-20/+458
| | * | | 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-024-15/+13
| | * | | MAINT: fix error reporting when you set terminus incorrectly.Daniel Pittman2011-04-021-1/+1
| | * | | MAINT: delete a test that can't work on 2.6.Daniel Pittman2011-04-021-5/+0
| | * | | MAINT: implement a pending test for code we wrote...Daniel Pittman2011-04-021-1/+11
| | * | | MAINT: use a table for table-style tests...Daniel Pittman2011-04-021-14/+5
| | * | | MAINT: fix up tests that depend on the LoadError message to work.Daniel Pittman2011-04-021-3/+7
| |/ / /
| * | | (Maint) Bugfix for failing requires inside Puppet Strings.Pieter van de Bruggen2011-03-301-6/+7