summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/face_base.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7184) Centralize "find action for face" into Puppet::FaceDaniel Pittman2011-07-221-1/+2
* #7211: nasty logic error with global Face options taking arguments.Daniel Pittman2011-05-311-1/+1
* #7211: more helpful error messages in various cases.Daniel Pittman2011-05-311-6/+20
* (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-051-15/+5
* (#7353) Unify rendering in the face_bace application.Daniel Pittman2011-05-041-44/+19
* (#7317) better error handling in CLI face facade.Daniel Pittman2011-05-021-53/+46
* Revert "maint: better error reporting for argument count mismatch."Daniel Pittman2011-04-281-39/+47
* maint: better error reporting for argument count mismatch.Daniel Pittman2011-04-281-47/+39
* (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-281-1/+44
* (#7269) Fix error reporting for bad render formats...Daniel Pittman2011-04-281-24/+34
* (#7269) Better error reporting for bad render formats.Daniel Pittman2011-04-281-10/+10
* (#7160) Support 'json' as a rendering method for CLI faces.Daniel Pittman2011-04-281-6/+9
* (#7157) Return a non-zero exit code on face failure.Daniel Pittman2011-04-221-12/+14
* (#7116) Handle application-level options in parse_optionsDaniel Pittman2011-04-201-0/+17
* maint: fix gratuitous whitespace in the code.Daniel Pittman2011-04-201-2/+2
* (#7013) Wire up rendering hooks on the CLI.Daniel Pittman2011-04-191-1/+6
* (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-191-5/+7
* (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-191-8/+7
* (#7013) better default rendering support for facesDaniel Pittman2011-04-191-4/+31
* maint: print 'false' in the default render method.Daniel Pittman2011-04-191-1/+1
* (#7115) Enable default actions.Pieter van de Bruggen2011-04-151-12/+20
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-131-0/+158