| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | maint: Use bracket notation instead of define in specs | Nick Lewis | 2011-03-29 | 14 | -13/+13 | |
| | * | | | | | (#6770) Change versioning; adopt :current over :latest. | Pieter van de Bruggen | 2011-03-28 | 3 | -124/+61 | |
| | * | | | | | MAINT: the API is officially named "string" as of this moment. | Daniel Pittman | 2011-03-28 | 30 | -236/+236 | |
| | * | | | | | (#6770) Add support for version :latest. | Pieter van de Bruggen | 2011-03-25 | 3 | -1/+63 | |
| | * | | | | | (#6770) Add version lookup and comparison. | Pieter van de Bruggen | 2011-03-25 | 1 | -0/+102 | |
| | * | | | | | (#6770) Refactor Puppet::Interface#initialize. | Pieter van de Bruggen | 2011-03-25 | 5 | -20/+16 | |
| | * | | | | | Config#print action always returns nil | Luke Kanies | 2011-03-25 | 1 | -0/+6 | |
| | * | | | | | (#6833) support 'script' as a short form of 'action' | Daniel Pittman | 2011-03-24 | 1 | -2/+26 | |
| | * | | | | | (Maint.) Require 'puppet/interface' in spec_helper.rb | Pieter van de Bruggen | 2011-03-23 | 1 | -0/+1 | |
| | * | | | | | Merge branch 'tickets/master/6770' | Pieter van de Bruggen | 2011-03-23 | 19 | -66/+72 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | (#6770) Rename Puppet::Interface::interface method. | Pieter van de Bruggen | 2011-03-23 | 15 | -19/+19 | |
| | | * | | | | | (#6770) Changing versioning to semver. | Pieter van de Bruggen | 2011-03-23 | 19 | -43/+43 | |
| | | * | | | | | (#6770) Add basic versioning for interfaces. | Pieter van de Bruggen | 2011-03-23 | 19 | -63/+75 | |
| | * | | | | | | WIP - all tests fail | Luke Kanies | 2011-03-22 | 1 | -0/+8 | |
| | * | | | | | | Factoring cert status app back into certificate. | Richard Crowley | 2011-03-23 | 1 | -0/+21 | |
| | * | | | | | | maint: Fix order-dependent spec failures | Nick Lewis | 2011-03-22 | 2 | -6/+11 | |
| | |/ / / / / | ||||||
| | * | | | | | maint: Implement an InterfaceCollection class to manage interfaces | Nick Lewis | 2011-03-22 | 17 | -266/+145 | |
| | * | | | | | Merge branch 'ticket/master/6814' | Nick Lewis | 2011-03-22 | 3 | -33/+185 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | (#6814) Create a dedicated Action class | Nick Lewis | 2011-03-22 | 3 | -33/+185 | |
| | * | | | | | | (#6786) Change interface storage and access. | Pieter van de Bruggen | 2011-03-22 | 14 | -54/+40 | |
| | |/ / / / / | ||||||
| | * | | | | | (Maint.) Remove Puppet::Interface#unload_interface | Pieter van de Bruggen | 2011-03-21 | 2 | -24/+0 | |
| | * | | | | | (#6805) Add a "configurer" application | Nick Lewis | 2011-03-21 | 3 | -0/+76 | |
| | * | | | | | (#6806) Improve error checking and reporting for interface naming. | Daniel Pittman | 2011-03-21 | 1 | -0/+27 | |
| | * | | | | | (#6786) Fixing a number of failing tests. | Pieter van de Bruggen | 2011-03-21 | 12 | -24/+24 | |
| | * | | | | | (#6786) Removing the #interface method. | Pieter van de Bruggen | 2011-03-21 | 1 | -13/+9 | |
| | * | | | | | Fixing #16 - nodes default to yaml | Luke Kanies | 2011-03-02 | 1 | -0/+4 | |
| | * | | | | | Fixing #13 - showconfig moved to indirector | Luke Kanies | 2011-03-02 | 2 | -12/+12 | |
| | * | | | | | Adding a test for fix to #14 | Luke Kanies | 2011-03-02 | 1 | -3/+3 | |
| | * | | | | | Fixing plugin usage | Luke Kanies | 2011-02-24 | 1 | -0/+12 | |
| | * | | | | | Adding Application options to Interfaces | Luke Kanies | 2011-02-23 | 1 | -2/+16 | |
| | * | | | | | Adding render and exit_code override support | Luke Kanies | 2011-02-22 | 1 | -1/+28 | |
| | * | | | | | Fixing 'puppet interface list' | Luke Kanies | 2011-02-22 | 2 | -1/+11 | |
| | * | | | | | Adding a simple "config" app | Luke Kanies | 2011-02-22 | 2 | -0/+37 | |
| | * | | | | | Splitting the Application base class | Luke Kanies | 2011-02-22 | 13 | -2/+261 | |
| | * | | | | | Adding a string form to interfaces | Luke Kanies | 2011-02-22 | 1 | -0/+4 | |
| | * | | | | | Switching Interfaces to be instances | Luke Kanies | 2011-02-22 | 10 | -0/+490 | |
| | / / / / | ||||||
| * | | | | | Merge branch '2.6.x' into next | Max Martin | 2011-04-07 | 4 | -46/+75 | |
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| | * | | | Fix #4339 - Locally save the last report to $lastrunreport | Brice Figureau | 2011-04-05 | 3 | -0/+51 | |
| | * | | | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml | Brice Figureau | 2011-04-05 | 3 | -7/+99 | |
| | * | | | Merge branch 'tickets/2.6.x/3127' into 2.6.next | James Turnbull | 2011-04-04 | 1 | -1/+11 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed #3127 - Fixed gem selection regex | James Turnbull | 2011-04-04 | 1 | -1/+11 | |
| | * | | | | (#5437) Invalidate cached TypeCollection when there was an error parsing | Jacob Helwig | 2011-04-01 | 2 | -15/+23 | |
| | * | | | | (#5670) Don't trigger refresh from a failed resource | Nick Lewis | 2011-03-30 | 1 | -27/+34 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'feature/next/resource_application_order' into next | Markus Roberts | 2011-04-06 | 7 | -114/+143 | |
| |\ \ \ \ | ||||||
| | * | | | | (5200) -- replace containers with sentinals | Markus Roberts | 2011-04-06 | 5 | -84/+125 | |
| | * | | | | (6911) Cleanup and renaming of transaction internals | Markus Roberts | 2011-04-01 | 1 | -13/+3 | |
| | * | | | | (6911) Core change -- replace topsort with frontier ordered by salted SHA1 | Markus Roberts | 2011-04-01 | 1 | -1/+3 | |
| | * | | | | (6911) Cleanup of generate_additional_resources | Markus Roberts | 2011-03-31 | 1 | -4/+4 | |
| | * | | | | (6911) Refactor to localize eval_generate dependency assumptions | Markus Roberts | 2011-03-31 | 4 | -17/+13 | |
| * | | | | | Merge branch 'feature/master/5528-certificates_signing_api' into next | Max Martin | 2011-04-05 | 3 | -54/+341 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
