summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | (Maint.) Remove Puppet::Interface#unload_interfacePieter van de Bruggen2011-03-213-28/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'ticket/master/6805'Nick Lewis2011-03-218-0/+155
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | (#6805) Add a "configurer" applicationNick Lewis2011-03-218-0/+155
| | |/ / / / / / / / /
| | * | | | | | | | | Fixing a load-order issue in Puppet::InterfaceLuke Kanies2011-03-212-2/+5
| | * | | | | | | | | Merge branch 'bug/master/6806-improve-error-checking-and-testing-of-interface...Daniel Pittman2011-03-212-5/+32
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | (#6806) Improve error checking and reporting for interface naming.Daniel Pittman2011-03-212-5/+32
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'tickets/master/6785'Pieter van de Bruggen2011-03-211-3/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | (#6785) Internal consistency for `--terminus`.Pieter van de Bruggen2011-03-211-3/+3
| | | * | | | | | | | | Merge branch 'master' into tickets/master/6785Pieter van de Bruggen2011-03-2114-29/+34
| | | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'tickets/master/6786'Pieter van de Bruggen2011-03-2114-29/+34
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | (#6786) Fixing a number of failing tests.Pieter van de Bruggen2011-03-2115-30/+35
| | * | | | | | | | | | | Merge branch 'tickets/master/6785'Pieter van de Bruggen2011-03-212-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | (#6785) Rename the --from option to --terminus.Pieter van de Bruggen2011-03-212-5/+5
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'tickets/master/6786'Pieter van de Bruggen2011-03-212-33/+18
| | |\| | | | | | | | |
| | | * | | | | | | | | (#6786) Removing the #interface method.Pieter van de Bruggen2011-03-212-33/+18
| | |/ / / / / / / / /
| | * | | | | | | | | Modifying Facts.upload a bitLuke Kanies2011-03-021-2/+5
| | * | | | | | | | | Fixing #16 - nodes default to yamlLuke Kanies2011-03-022-0/+5
| | * | | | | | | | | Fixing #13 - showconfig moved to indirectorLuke Kanies2011-03-024-21/+21
| | * | | | | | | | | Adding a test for fix to #14Luke Kanies2011-03-022-4/+4
| | * | | | | | | | | (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-243-7/+14
| | * | | | | | | | | Adding Application options to InterfacesLuke Kanies2011-02-234-16/+34
| | * | | | | | | | | Adding render and exit_code override supportLuke Kanies2011-02-222-3/+44
| | * | | | | | | | | Fixing 'puppet interface list'Luke Kanies2011-02-224-43/+55
| | * | | | | | | | | Adding a simple "config" appLuke Kanies2011-02-224-0/+51
| | * | | | | | | | | Splitting the Application base classLuke Kanies2011-02-2229-58/+313
| | * | | | | | | | | Adding a string form to interfacesLuke Kanies2011-02-222-0/+8
| | * | | | | | | | | Switching Interfaces to be instancesLuke Kanies2011-02-2227-103/+617
| | * | | | | | | | | Renaming 'data_baseclass' to 'interface_base'Luke Kanies2011-02-2213-25/+25
| | * | | | | | | | | Fixing indentationLuke Kanies2011-02-211-47/+47
| | * | | | | | | | | Updating readme to reflect requirementsLuke Kanies2011-02-211-2/+4
| | * | | | | | | | | 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
| | * | | | | | | | | Adding to READMELuke Kanies2011-02-081-2/+103
| | * | | | | | | | | Renaming "data" app to "interface"Luke Kanies2011-02-081-0/+0
| | * | | | | | | | | Finishing migration from puppet repoLuke Kanies2011-02-085-20/+38
| | * | | | | | | | | Adding license and readme fileLuke Kanies2011-01-302-0/+21
| | * | | | | | | | | Moving data executables to their own moduleLuke Kanies2011-01-3028-0/+415
| | / / / / / / / /
| * | | | | | | | | Merge branch 'maint/next/load-order-bug-with-component' into nextJesse Wolfe2011-04-072-2/+2
|/| | | | | | | | |
| * | | | | | | | | Maint: fix a load order problem with type(:component)Jesse Wolfe2011-04-072-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next'Max Martin2011-04-0742-561/+1148
|\ \ \ \ \ \ \ \ \