summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | (#7289) Specify order for option decorations.Pieter van de Bruggen2011-04-291-109/+176
| * | | | (#7248) Fail if two aliases of one option are passed...Daniel Pittman2011-04-291-0/+19
| * | | | (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-284-9/+16
| * | | | maint: add a 'print' matcher to rspec, to inspect std{out,err}Daniel Pittman2011-04-282-4/+33
| * | | | (#7269) Fix error reporting for bad render formats...Daniel Pittman2011-04-281-57/+57
| * | | | (#7269) Better error reporting for bad render formats.Daniel Pittman2011-04-281-0/+13
| * | | | (#7160) Support 'json' as a rendering method for CLI faces.Daniel Pittman2011-04-281-0/+8
| * | | | Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.xDaniel Pittman2011-04-272-7/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | (#6962) Finish documentation API on Face options.Daniel Pittman2011-04-271-6/+8
| | * | | (#6962) Extend documentation API for Faces.Daniel Pittman2011-04-261-1/+5
| * | | | (#7251) Let exceptions raised in decorators rise.Pieter van de Bruggen2011-04-261-2/+2
| |/ / /
| * | | (#7157) Return a non-zero exit code on face failure.Daniel Pittman2011-04-221-0/+35
| * | | maint: use the exit_with helper everywhere...Daniel Pittman2011-04-2216-186/+86
| * | | maint: clean up test headers on face spec files.Daniel Pittman2011-04-2214-1/+41
| * | | Merge branch 'ticket/2.7.x/7080-reverts' into 2.7.xMax Martin2011-04-213-182/+6
| |\ \ \
| | * | | Revert "Fixing Facts pson methods more resilient"Max Martin2011-04-211-24/+6
| | * | | Revert "(7080) Adding json support to Indirector Request"Max Martin2011-04-211-95/+0
| | * | | Revert "Adding json support to Puppet::Node"Max Martin2011-04-211-63/+0
| * | | | Merge branch 'ticket/2.7.x/7084' into 2.7.xJesse Wolfe2011-04-212-8/+12
| |\ \ \ \
| | * | | | Fix #7084 Make the log messages produced by whits less confusingJesse Wolfe2011-04-212-8/+12
| * | | | | maint: fix a race in catalog compilation versioning.Daniel Pittman2011-04-211-0/+7
| * | | | | Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...Daniel Pittman2011-04-212-0/+13
| |\ \ \ \ \
| | * | | | | (7118) Adding summaries for all facesLuke Kanies2011-04-142-2/+14
| * | | | | | (#7181) Rename configurer face to secret_agent.Daniel Pittman2011-04-212-6/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '2.6.next' into 2.7.nextMax Martin2011-04-272-0/+68
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'tickets/2.6.next/4487' into 2.6.nextJosh Cooper2011-04-261-0/+8
| |\ \ \ \ \
| | * | | | | (#4487) When setting environment on a host, ensure it is a string.Josh Cooper2011-04-261-0/+8
| * | | | | | (#6487) Add some testing for OS X version support in DirectoryService providerJacob Helwig2011-04-221-0/+60
| |/ / / / /
| * | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-202-14/+14
| * | | | | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-52/+78
* | | | | | (#7220) Add the ability to "inherit" options.Pieter van de Bruggen2011-04-252-0/+110
* | | | | | Merge branch 'tickets/2.7.next/6368-files-autorequire-nearest-ancestor-direct...Jacob Helwig2011-04-221-0/+57
|\ \ \ \ \ \
| * | | | | | (#6368) Make the File type autorequire its nearest ancestor directoryIan Ward Comfort2011-04-221-0/+57
* | | | | | | Merge branch '2.7.x' into 2.7.nextMax Martin2011-04-2115-224/+246
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | (#7183) Implement "invisible glob" version matching for facesDaniel Pittman2011-04-212-17/+47
| * | | | | | maint: clean up testing code a fraction...Daniel Pittman2011-04-201-22/+10
| * | | | | | maint: handle face clear/reset sanely in the interface spec.Daniel Pittman2011-04-201-5/+6
| * | | | | | maint: stop stubbing log level setting.Daniel Pittman2011-04-2011-79/+21
| * | | | | | (#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
| * | | | | | Merge branch 'bug/2.7.x/7062-improve-cloudpack-option-parsing-errors' into 2.7.xDaniel Pittman2011-04-201-0/+56
| |\ \ \ \ \ \
| | * | | | | | (#7062) better argument handling in the action wrapper methodsDaniel Pittman2011-04-201-0/+56
| | | |_|_|/ / | | |/| | | |
| * / | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-192-14/+14
| |/ / / / /
* | | | | | (#7021) Fix order dependent spec failuresMatt Robinson2011-04-211-1/+5
* | | | | | Merge branch 'ticket/next/pson-ordering' into nextMax Martin2011-04-191-1/+6
|\ \ \ \ \ \
| * | | | | | maint: Fix PSON order dependency in testMax Martin2011-04-191-1/+6
* | | | | | | Merge remote-tracking branch 'jamtur01/tickets/master/7166' into nextJosh Cooper2011-04-192-14/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-202-14/+14
* | | | | | | Merge branch 'tickets/2.7.x/4655-parameterized-classes-default-stages' into nextJacob Helwig2011-04-193-50/+74
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-50/+74