summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-2327-87/+96
|\
| * (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-2319-47/+51
| * (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-2325-50/+50
| * (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-2327-68/+73
* | 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-222-12/+12
* | Use the new name for the terminus.Richard Crowley2011-03-232-8/+2
* | Factoring cert status app back into certificate.Richard Crowley2011-03-232-0/+30
|/
* maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-2217-74/+84
* Merge branch 'ticket/master/6814'Nick Lewis2011-03-221-0/+1
|\
| * (#6814) Add missing require for specsNick Lewis2011-03-221-0/+1
* | maint: Make args to Catalog.select explicitNick Lewis2011-03-221-3/+1
* | Merge branch 'ticket/master/6814'Nick Lewis2011-03-2210-75/+138
|\|
| * (#6814) Create a dedicated Action classNick Lewis2011-03-2210-75/+138
* | (#6786) Change interface storage and access.Pieter van de Bruggen2011-03-226-28/+32
|/
* (Maint.) Remove Puppet::Interface#unload_interfacePieter van de Bruggen2011-03-211-4/+0
* (#6805) Add a "configurer" applicationNick Lewis2011-03-215-0/+79
* Fixing a load-order issue in Puppet::InterfaceLuke Kanies2011-03-212-2/+5
* (#6806) Improve error checking and reporting for interface naming.Daniel Pittman2011-03-211-5/+5
* (#6785) Internal consistency for `--terminus`.Pieter van de Bruggen2011-03-211-3/+3
* (#6786) Fixing a number of failing tests.Pieter van de Bruggen2011-03-213-6/+11
* (#6786) Removing the #interface method.Pieter van de Bruggen2011-03-211-20/+9
* Modifying Facts.upload a bitLuke Kanies2011-03-021-2/+5
* Fixing #16 - nodes default to yamlLuke Kanies2011-03-021-0/+1
* Fixing #13 - showconfig moved to indirectorLuke Kanies2011-03-022-9/+9
* Adding a test for fix to #14Luke Kanies2011-03-021-1/+1
* (14) updated interface_base to support multiple command line argumentsDan Bode2011-03-011-1/+2
* Pretty-printing json using "jj"Luke Kanies2011-02-271-1/+6
* Attempting to skip loading of duplicate actionsLuke Kanies2011-02-241-0/+6
* Fixing plugin usageLuke Kanies2011-02-242-7/+2
* Adding Application options to InterfacesLuke Kanies2011-02-233-14/+18
* Adding render and exit_code override supportLuke Kanies2011-02-221-2/+16
* Fixing 'puppet interface list'Luke Kanies2011-02-222-42/+44
* Adding a simple "config" appLuke Kanies2011-02-222-0/+14
* Splitting the Application base classLuke Kanies2011-02-2216-56/+52
* Adding a string form to interfacesLuke Kanies2011-02-221-0/+4
* Switching Interfaces to be instancesLuke Kanies2011-02-2217-103/+127
* Renaming 'data_baseclass' to 'interface_base'Luke Kanies2011-02-2213-25/+25
* Fixing Interface listingLuke Kanies2011-02-203-10/+41
* (#3) Base application should catch SYSINTDan Bode2011-02-201-0/+8
* (#2) Should not assume interfaces have indirectorsDan Bode2011-02-2015-92/+109
* Only printing output if there is anyLuke Kanies2011-02-161-1/+1
* Enabling arbitrary interface namesLuke Kanies2011-02-166-11/+21
* Fixing an error messageLuke Kanies2011-02-161-1/+1
* Fixing rendering to support arraysLuke Kanies2011-02-101-1/+2
* Moving 'format' support to the applicationLuke Kanies2011-02-083-8/+17
* Finishing the s/data/interface/ in the applicationLuke Kanies2011-02-081-2/+2