summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | (#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
| * | | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-052-2/+61
| * | | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-041-1/+11
| |\ \ \
| | * | | Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-1/+11
| * | | | (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-012-15/+23
| |/ / /
* | | | Merge branch 'feature/next/resource_application_order' into nextMarkus Roberts2011-04-065-104/+133
|\ \ \ \
| * | | | (5200) -- replace containers with sentinalsMarkus Roberts2011-04-065-84/+125
| * | | | (6911) Cleanup and renaming of transaction internalsMarkus Roberts2011-04-011-13/+3
| * | | | (6911) Core change -- replace topsort with frontier ordered by salted SHA1Markus Roberts2011-04-011-1/+3
| * | | | (6911) Cleanup of generate_additional_resourcesMarkus Roberts2011-03-311-4/+4
| * | | | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-312-7/+3
* | | | | Merge branch 'feature/master/5528-certificates_signing_api' into nextMax Martin2011-04-053-54/+341
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-053-54/+341
* | | | | Merge branch '2.6.x' into nextMax Martin2011-03-302-4/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+14