summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
* (#7632) Make secret_agent application compatible with secret_agent facenfagerlund2011-06-061-19/+2
* (#7683) Add a 'man' face and subcommand to Puppet.Daniel Pittman2011-06-011-0/+4
* maint: remove obsolete work-around code from help face.Daniel Pittman2011-06-011-3/+0
* #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
* (#7707) Document signals in puppet agent and puppet master helpnfagerlund2011-05-272-0/+22
* (#7557) Remove Faces ApplicationMatt Robinson2011-05-261-122/+0
* (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-261-5/+1
* maint: move trap call to Signal so we can stub it for specsMatt Robinson2011-05-191-1/+1
* (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-051-15/+5
* Maint: adjust faces.rb's help to match that of other applicationsnfagerlund2011-05-041-6/+44
* (#7353) Unify rendering in the face_bace application.Daniel Pittman2011-05-041-44/+19
* (#7276) Create a plugin face application.Daniel Pittman2011-05-031-0/+3
* maint: remove emacs 'coding' cookie from files.Daniel Pittman2011-05-031-1/+0
* (#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
* (#7181) Rename configurer face to secret_agent.Daniel Pittman2011-04-211-2/+2
* (#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
* Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-191-12/+45
|\
| * (#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
* | (#7108) Update help/man text for puppet kicknfagerlund2011-04-181-25/+10
|/
* Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+255
* Merge branch 'tickets/2.7.x/7115' into 2.7.xPieter van de Bruggen2011-04-151-12/+20
|\
| * (#7115) Enable default actions.Pieter van de Bruggen2011-04-151-12/+20
* | (#6408) Update puppet cert help for new subcommand action syntax.nfagerlund2011-04-141-47/+51
|/
* Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-133-10/+4
* (#6928) Removed --ignoreimportNick Lewis2011-04-133-4/+10
* (#6928) Remove --parseonlyNick Lewis2011-04-132-30/+10
* (#6928) Add a Parser face with Validate actionNick Lewis2011-04-131-0/+5
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-136-18/+18
* (#6962) Move option handling into #parse_options, not #preinit.Daniel Pittman2011-04-121-5/+13
* (#6962) Override 'render' in help to just return the string.Daniel Pittman2011-04-121-3/+4
* (#6962) render prints the rval; fix help subcommand.Daniel Pittman2011-04-121-1/+1
* (#6962) Create the basic shape of the help face.Daniel Pittman2011-04-121-0/+7
* maint: finish transition of application help to return strings.Daniel Pittman2011-04-121-2/+1
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-1111-23/+11
* Fixing 'puppet faces' applicationLuke Kanies2011-04-091-16/+9
* Merge puppet-interfaces into puppet.Daniel Pittman2011-04-0716-0/+334
|\
| * (#7012) Update references in code to use face(s)Daniel Pittman2011-04-075-28/+28