summaryrefslogtreecommitdiffstats
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
* maint: use the exit_with helper everywhere...Daniel Pittman2011-04-2213-158/+72
* Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...Daniel Pittman2011-04-211-0/+1
|\
| * (7118) Adding summaries for all facesLuke Kanies2011-04-141-0/+1
* | (#7181) Rename configurer face to secret_agent.Daniel Pittman2011-04-211-3/+3
* | maint: stop stubbing log level setting.Daniel Pittman2011-04-2010-76/+20
* | (#7116) Handle application-level options in parse_optionsDaniel Pittman2011-04-201-1/+8
* | maint: remove redundant context from the test.Daniel Pittman2011-04-201-103/+101
* | (#7013) Wire up rendering hooks on the CLI.Daniel Pittman2011-04-191-0/+6
* | (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-191-3/+10
* | (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-191-5/+0
* | (#7013) better default rendering support for facesDaniel Pittman2011-04-191-0/+49
* | (Maint) Fix a leaking spec, patching intermittent failures.Pieter van de Bruggen2011-04-181-7/+7
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+349
* | (#7131) Remove support for optional arguments to optionsMax Martin2011-04-181-1/+0
* | Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...Daniel Pittman2011-04-151-4/+3
|\ \
| * | (#7059) Use option hooks for the indirector terminus option.Daniel Pittman2011-04-151-4/+3
| |/
* / (#7115) Enable default actions.Pieter van de Bruggen2011-04-151-3/+34
|/
* (#6928) Remove --parseonlyNick Lewis2011-04-132-85/+2
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1315-29/+14
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-134-17/+16
* (#6962) Move option handling into #parse_options, not #preinit.Daniel Pittman2011-04-122-27/+38
* (#6962) delegate global usage to the help face.Daniel Pittman2011-04-121-13/+1
* maint: avoid making temporary dirs during testing.Daniel Pittman2011-04-121-13/+1
* (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-121-1/+1
* Fixing 'puppet faces' applicationLuke Kanies2011-04-091-0/+6
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0816-16/+16
* maint: don't take over signal handling in tests...Daniel Pittman2011-04-081-0/+7
* maint: Ruby < 1.8.7 knows size but not countMatt Robinson2011-04-081-4/+4
* maint: mark tests pending for a discovered bug...Daniel Pittman2011-04-081-0/+2
* Merge puppet-interfaces into puppet.Daniel Pittman2011-04-076-0/+292
|\
| * (#7012) Update references in code to use face(s)Daniel Pittman2011-04-075-30/+27
| * (#7012) global rename of strings to faces.Daniel Pittman2011-04-072-0/+0
| * (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-061-6/+10
| * (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-061-0/+29
| * (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-041-0/+6
| * (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-041-1/+1
| * (#6749) Handle options with inline arguments.Daniel Pittman2011-04-041-0/+6
| * (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-041-0/+8
| * (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-041-8/+27
| * (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-041-49/+16
| * (#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