Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | (#6833) support 'script' as a short form of 'action' | Daniel Pittman | 2011-03-24 | 3 | -7/+23 | |
| * | | | | | | | | Merge branch 'tickets/master/6770' | Pieter van de Bruggen | 2011-03-23 | 27 | -87/+96 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | (#6770) Rename Puppet::Interface::interface method. | Pieter van de Bruggen | 2011-03-23 | 19 | -47/+51 | |
| | * | | | | | | | | (#6770) Changing versioning to semver. | Pieter van de Bruggen | 2011-03-23 | 25 | -50/+50 | |
| | * | | | | | | | | (#6770) Add basic versioning for interfaces. | Pieter van de Bruggen | 2011-03-23 | 27 | -68/+73 | |
| * | | | | | | | | | Propagating an argument to search out of core. | Richard Crowley | 2011-03-23 | 1 | -4/+3 | |
| * | | | | | | | | | Added list action. | Richard Crowley | 2011-03-23 | 2 | -12/+25 | |
| * | | | | | | | | | Alter generate action to work on CSRs only. | Richard Crowley | 2011-03-23 | 1 | -3/+4 | |
| * | | | | | | | | | Adding Certficate#generate | Luke Kanies | 2011-03-22 | 1 | -2/+12 | |
| * | | | | | | | | | WIP - all tests fail | Luke Kanies | 2011-03-22 | 2 | -12/+12 | |
| * | | | | | | | | | Use the new name for the terminus. | Richard Crowley | 2011-03-23 | 2 | -8/+2 | |
| * | | | | | | | | | Factoring cert status app back into certificate. | Richard Crowley | 2011-03-23 | 2 | -0/+30 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | maint: Implement an InterfaceCollection class to manage interfaces | Nick Lewis | 2011-03-22 | 17 | -74/+84 | |
| * | | | | | | | | Merge branch 'ticket/master/6814' | Nick Lewis | 2011-03-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | (#6814) Add missing require for specs | Nick Lewis | 2011-03-22 | 1 | -0/+1 | |
| * | | | | | | | | | maint: Make args to Catalog.select explicit | Nick Lewis | 2011-03-22 | 1 | -3/+1 | |
| * | | | | | | | | | Merge branch 'ticket/master/6814' | Nick Lewis | 2011-03-22 | 10 | -75/+138 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | (#6814) Create a dedicated Action class | Nick Lewis | 2011-03-22 | 10 | -75/+138 | |
| * | | | | | | | | | (#6786) Change interface storage and access. | Pieter van de Bruggen | 2011-03-22 | 6 | -28/+32 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | (Maint.) Remove Puppet::Interface#unload_interface | Pieter van de Bruggen | 2011-03-21 | 1 | -4/+0 | |
| * | | | | | | | | (#6805) Add a "configurer" application | Nick Lewis | 2011-03-21 | 5 | -0/+79 | |
| * | | | | | | | | Fixing a load-order issue in Puppet::Interface | Luke Kanies | 2011-03-21 | 2 | -2/+5 | |
| * | | | | | | | | (#6806) Improve error checking and reporting for interface naming. | Daniel Pittman | 2011-03-21 | 1 | -5/+5 | |
| * | | | | | | | | (#6785) Internal consistency for `--terminus`. | Pieter van de Bruggen | 2011-03-21 | 1 | -3/+3 | |
| * | | | | | | | | (#6786) Fixing a number of failing tests. | Pieter van de Bruggen | 2011-03-21 | 3 | -6/+11 | |
| * | | | | | | | | (#6786) Removing the #interface method. | Pieter van de Bruggen | 2011-03-21 | 1 | -20/+9 | |
| * | | | | | | | | Modifying Facts.upload a bit | Luke Kanies | 2011-03-02 | 1 | -2/+5 | |
| * | | | | | | | | Fixing #16 - nodes default to yaml | Luke Kanies | 2011-03-02 | 1 | -0/+1 | |
| * | | | | | | | | Fixing #13 - showconfig moved to indirector | Luke Kanies | 2011-03-02 | 2 | -9/+9 | |
| * | | | | | | | | Adding a test for fix to #14 | Luke Kanies | 2011-03-02 | 1 | -1/+1 | |
| * | | | | | | | | (14) updated interface_base to support multiple command line arguments | Dan Bode | 2011-03-01 | 1 | -1/+2 | |
| * | | | | | | | | Pretty-printing json using "jj" | Luke Kanies | 2011-02-27 | 1 | -1/+6 | |
| * | | | | | | | | Attempting to skip loading of duplicate actions | Luke Kanies | 2011-02-24 | 1 | -0/+6 | |
| * | | | | | | | | Fixing plugin usage | Luke Kanies | 2011-02-24 | 2 | -7/+2 | |
| * | | | | | | | | Adding Application options to Interfaces | Luke Kanies | 2011-02-23 | 3 | -14/+18 | |
| * | | | | | | | | Adding render and exit_code override support | Luke Kanies | 2011-02-22 | 1 | -2/+16 | |
| * | | | | | | | | Fixing 'puppet interface list' | Luke Kanies | 2011-02-22 | 2 | -42/+44 | |
| * | | | | | | | | Adding a simple "config" app | Luke Kanies | 2011-02-22 | 2 | -0/+14 | |
| * | | | | | | | | Splitting the Application base class | Luke Kanies | 2011-02-22 | 16 | -56/+52 | |
| * | | | | | | | | Adding a string form to interfaces | Luke Kanies | 2011-02-22 | 1 | -0/+4 | |
| * | | | | | | | | Switching Interfaces to be instances | Luke Kanies | 2011-02-22 | 17 | -103/+127 | |
| * | | | | | | | | Renaming 'data_baseclass' to 'interface_base' | Luke Kanies | 2011-02-22 | 13 | -25/+25 | |
| * | | | | | | | | Fixing Interface listing | Luke Kanies | 2011-02-20 | 3 | -10/+41 | |
| * | | | | | | | | (#3) Base application should catch SYSINT | Dan Bode | 2011-02-20 | 1 | -0/+8 | |
| * | | | | | | | | (#2) Should not assume interfaces have indirectors | Dan Bode | 2011-02-20 | 15 | -92/+109 | |
| * | | | | | | | | Only printing output if there is any | Luke Kanies | 2011-02-16 | 1 | -1/+1 | |
| * | | | | | | | | Enabling arbitrary interface names | Luke Kanies | 2011-02-16 | 6 | -11/+21 | |
| * | | | | | | | | Fixing an error message | Luke Kanies | 2011-02-16 | 1 | -1/+1 | |
| * | | | | | | | | Fixing rendering to support arrays | Luke Kanies | 2011-02-10 | 1 | -1/+2 | |
| * | | | | | | | | Moving 'format' support to the application | Luke Kanies | 2011-02-08 | 3 | -8/+17 |