summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | (#6749) clean up various testing bits...Daniel Pittman2011-04-042-15/+23
| * | (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-042-9/+10
| * | (#6749) Start porting existing strings to the options API.Daniel Pittman2011-04-045-9/+9
| * | (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-041-5/+12
| * | (#6749) string cli base: implement preinit CLI parsingDaniel Pittman2011-04-042-8/+90
| * | (#6749) fix an inheritance bug in ActionManagerDaniel Pittman2011-04-041-0/+17
| * | (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-046-157/+119
| * | (#6749) Implement support for options on strings and actions.Daniel Pittman2011-04-045-2/+320
| * | (#6758) Pass options as an argument to string actions.Daniel Pittman2011-04-022-6/+7
| * | MAINT: delete a test that can't work on 2.6.Daniel Pittman2011-04-021-5/+0
| * | MAINT: implement a pending test for code we wrote...Daniel Pittman2011-04-021-1/+11
| * | MAINT: use a table for table-style tests...Daniel Pittman2011-04-021-14/+5
| * | MAINT: fix up tests that depend on the LoadError message to work.Daniel Pittman2011-04-021-3/+7
| * | maint: Use bracket notation instead of define in specsNick Lewis2011-03-2914-13/+13
| * | (#6770) Change versioning; adopt :current over :latest.Pieter van de Bruggen2011-03-283-124/+61
| * | MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-2829-235/+235
| * | (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-253-1/+63
| * | (#6770) Add version lookup and comparison.Pieter van de Bruggen2011-03-251-0/+102
| * | (#6770) Refactor Puppet::Interface#initialize.Pieter van de Bruggen2011-03-255-20/+16
| * | Config#print action always returns nilLuke Kanies2011-03-251-0/+6
| * | (#6833) support 'script' as a short form of 'action'Daniel Pittman2011-03-241-2/+26
| * | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-2319-66/+72
| |\ \
| | * | (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-2315-19/+19
| | * | (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-2319-43/+43
| | * | (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-2319-63/+75
| * | | WIP - all tests failLuke Kanies2011-03-221-0/+8
| * | | Factoring cert status app back into certificate.Richard Crowley2011-03-231-0/+21
| * | | maint: Fix order-dependent spec failuresNick Lewis2011-03-222-6/+11
| |/ /
| * | maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-2217-266/+145
| * | Merge branch 'ticket/master/6814'Nick Lewis2011-03-223-33/+185
| |\ \
| | * | (#6814) Create a dedicated Action classNick Lewis2011-03-223-33/+185
| * | | (#6786) Change interface storage and access.Pieter van de Bruggen2011-03-2214-54/+40
| |/ /
| * | (Maint.) Remove Puppet::Interface#unload_interfacePieter van de Bruggen2011-03-212-24/+0
| * | (#6805) Add a "configurer" applicationNick Lewis2011-03-212-0/+56
| * | (#6806) Improve error checking and reporting for interface naming.Daniel Pittman2011-03-211-0/+27
| * | (#6786) Fixing a number of failing tests.Pieter van de Bruggen2011-03-2112-24/+24
| * | (#6786) Removing the #interface method.Pieter van de Bruggen2011-03-211-13/+9
| * | Fixing #16 - nodes default to yamlLuke Kanies2011-03-021-0/+4
| * | Fixing #13 - showconfig moved to indirectorLuke Kanies2011-03-022-12/+12
| * | Adding a test for fix to #14Luke Kanies2011-03-021-3/+3
| * | Fixing plugin usageLuke Kanies2011-02-241-0/+12
| * | Adding Application options to InterfacesLuke Kanies2011-02-231-2/+16
| * | Adding render and exit_code override supportLuke Kanies2011-02-221-1/+28
| * | Fixing 'puppet interface list'Luke Kanies2011-02-222-1/+11
| * | Adding a simple "config" appLuke Kanies2011-02-222-0/+37
| * | Splitting the Application base classLuke Kanies2011-02-2213-2/+261
| * | Adding a string form to interfacesLuke Kanies2011-02-221-0/+4
| * | Switching Interfaces to be instancesLuke Kanies2011-02-226-0/+336
| /
* | Merge branch '2.6.x' into nextMax Martin2011-04-073-19/+41
|\ \ | |/ |/|
| * Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-053-0/+51