summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | (#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
|\ \
| * \ Merge branch '2.6.x' into nextMax Martin2011-04-0715-85/+219
| |\ \ | | |/ | |/|
| | * Merge branch '2.6.next' into 2.6.xMax Martin2011-04-0724-74/+314
| | |\
| | | * Merge commit '647a640fcac281e3a8cda05b92b51c44c93f1d19' into 2.6.nextNick Lewis2011-04-071-1/+3
| | | |\
| | | | * (#6893) Document the cron type in the case of specials.Ben Hughes2011-03-311-1/+3
| | | * | Merge branch 'tickets/2.6.x/4339' into 2.6.nextJacob Helwig2011-04-0513-23/+215
| | | |\ \
| | | | * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-057-0/+71
| | | | * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-057-23/+144
| | | |/ /
| | | * | Merge branch 'ticket/2.6.x/6554' of git://github.com/jamtur01/puppet into 2.6...Jacob Helwig2011-04-041-2/+6
| | | |\ \
| | | | * | Fixed #6554 - Missing $haveftool if/else conditional in install.rb breaking R...James Turnbull2011-03-021-2/+6
| | | * | | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-051-1/+0
| | | |\ \ \