summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | (#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
| | * | | | | | | | | | Merge branch 'maint/master/use-bracket-notation-in-specs'Nick Lewis2011-03-2914-13/+13
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | maint: Use bracket notation instead of define in specsNick Lewis2011-03-2914-13/+13
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-2922-197/+114
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#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-2822-197/+114
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'maint/master/puppet-strings-is-the-official-api-name'Daniel Pittman2011-03-2866-408/+408
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-2866-408/+408
| | |/ / / / / / / / / /
| | * | | | | | | | | | MAINT: fix the misordered invocations in action.Daniel Pittman2011-03-251-2/+2
| | * | | | | | | | | | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-2510-38/+247
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-256-6/+83
| | | * | | | | | | | | | (#6770) Add version lookup and comparison.Pieter van de Bruggen2011-03-252-0/+137
| | | * | | | | | | | | | (#6770) Refactor Puppet::Interface#initialize.Pieter van de Bruggen2011-03-258-35/+30
| | |/ / / / / / / / / /
| | * | | | | | | | | | Config#print action always returns nilLuke Kanies2011-03-252-0/+7
| | * | | | | | | | | | Merge branch 'feature/master/6833-support-'script'-as-"short-form"-action-cre...Daniel Pittman2011-03-244-9/+49
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6833) support 'script' as a short form of 'action'Daniel Pittman2011-03-244-9/+49
| | |/ / / / / / / / / /
| | * | | | | | | | | | (Maint.) Require 'puppet/interface' in spec_helper.rbPieter van de Bruggen2011-03-231-0/+1
| | * | | | | | | | | | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-2347-155/+170
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-2335-68/+72
| | | * | | | | | | | | | (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-2344-93/+93
| | | * | | | | | | | | | (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-2346-131/+148
| | * | | | | | | | | | | Propagating an argument to search out of core.Richard Crowley2011-03-231-4/+3
| | * | | | | | | | | | | Added list action.Richard Crowley2011-03-232-12/+25
| | * | | | | | | | | | | Alter generate action to work on CSRs only.Richard Crowley2011-03-231-3/+4
| | * | | | | | | | | | | Adding Certficate#generateLuke Kanies2011-03-221-2/+12
| | * | | | | | | | | | | WIP - all tests failLuke Kanies2011-03-223-12/+20
| | * | | | | | | | | | | Use the new name for the terminus.Richard Crowley2011-03-232-8/+2
| | * | | | | | | | | | | Factoring cert status app back into certificate.Richard Crowley2011-03-233-0/+51
| | * | | | | | | | | | | Merge branch 'maint/master/fix-order-dependent-spec-failures'Nick Lewis2011-03-222-6/+11
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | maint: Fix order-dependent spec failuresNick Lewis2011-03-222-6/+11
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'maint/master/always-use-interface-method'Nick Lewis2011-03-2234-340/+229
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-2234-340/+229
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'ticket/master/6814'Nick Lewis2011-03-221-0/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6814) Add missing require for specsNick Lewis2011-03-221-0/+1
| | * | | | | | | | | | | Merge branch 'maint/master/make-catalog-select-args-explicit'Nick Lewis2011-03-222-9/+9
| | |\ \ \ \ \ \ \ \ \ \ \