summaryrefslogtreecommitdiffstats
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (#6749) clean up various testing bits...Daniel Pittman2011-04-041-11/+19
| * | | (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-041-1/+1
| * | | (#6749) Start porting existing strings to the options API.Daniel Pittman2011-04-041-0/+0
| * | | (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-041-5/+12
| * | | (#6749) string cli base: implement preinit CLI parsingDaniel Pittman2011-04-041-8/+68
| * | | (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-041-12/+29
| * | | (#6758) Pass options as an argument to string actions.Daniel Pittman2011-04-021-5/+6
| * | | 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 bracket notation instead of define in specsNick Lewis2011-03-291-0/+0
| * | | (#6770) Change versioning; adopt :current over :latest.Pieter van de Bruggen2011-03-281-7/+8
| * | | MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-285-26/+26
| * | | (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-251-1/+13
| * | | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-231-1/+1
| |\ \ \
| | * | | (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-231-1/+1
| | * | | (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-231-1/+1
| | * | | (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-231-1/+1
| * | | | Factoring cert status app back into certificate.Richard Crowley2011-03-231-0/+21
| * | | | maint: Fix order-dependent spec failuresNick Lewis2011-03-221-5/+4
| |/ / /
| * | | maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-221-1/+1
| * | | (#6805) Add a "configurer" applicationNick Lewis2011-03-211-0/+31
| * | | 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-221-0/+10
| * | | Adding a simple "config" appLuke Kanies2011-02-221-0/+10
| * | | Splitting the Application base classLuke Kanies2011-02-222-0/+21
| / /
* | | Merge branch '2.6.x' into nextMax Martin2011-03-301-2/+2
|\| |
| * | Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-261-2/+2
| |/
* | maint: Silence test output in the spec runMatt Robinson2011-03-181-2/+3
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-076-30/+77
|\|
| * (#6322) --noop should not suppress error codesJesse Wolfe2011-02-252-2/+18
| * (#5552) Display help when no subcommand is given.Daniel Pittman2011-02-221-0/+10
| * (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-14/+44
| * Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-211-1/+1
| |\
| | * (#6126) Puppet inspect now reports status after run completes.Daniel Pittman2011-02-181-1/+1
| * | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-164-13/+4
| |/
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-2/+2
|\|
| * Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.nextJesse Wolfe2011-02-011-2/+2
| |\
| | * Fixes #5916 - Cleanup of unused doc methods and documentationJames Turnbull2011-01-171-2/+2
* | | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-1/+177
|\| |
| * | (#5882) Added error-handling for bucketing files in puppet inspectNick Lewis2011-01-131-2/+16
| * | (#5882) Added error-handling to puppet inspect when auditingNick Lewis2011-01-131-1/+59
| * | (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-131-0/+84
| * | maint: Inspect reports should have audited = true on eventsMatt Robinson2011-01-061-0/+20
| |/
* | maint: Stop stubbing 'use' on any_instance of Puppet::Util::SettingsNick Lewis2011-01-073-27/+2
* | Merge branch 'intermediate_merge_branch' into nextNick Lewis2011-01-064-9/+28
|\ \
| * | Merge branch '2.6.x' into nextNick Lewis2011-01-064-9/+28
| |\|
| | * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-042-6/+2