summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-251-3/+3
| * | | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-233-6/+7
| |\ \ \
| | * | | (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-233-4/+4
| | * | | (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-233-5/+5
| | * | | (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-233-6/+7
| * | | | Added list action.Richard Crowley2011-03-231-0/+15
| * | | | Use the new name for the terminus.Richard Crowley2011-03-231-6/+1
| * | | | Factoring cert status app back into certificate.Richard Crowley2011-03-231-0/+13
| |/ / /
| * | | maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-221-5/+1
| * | | (#6786) Change interface storage and access.Pieter van de Bruggen2011-03-222-3/+4
| * | | (#6805) Add a "configurer" applicationNick Lewis2011-03-211-0/+23
| * | | Fixing a load-order issue in Puppet::InterfaceLuke Kanies2011-03-212-2/+5
| * | | (#6785) Internal consistency for `--terminus`.Pieter van de Bruggen2011-03-211-3/+3
| * | | (#6786) Fixing a number of failing tests.Pieter van de Bruggen2011-03-212-2/+2
| * | | Adding a test for fix to #14Luke Kanies2011-03-021-1/+1
| * | | (14) updated interface_base to support multiple command line argumentsDan Bode2011-03-011-1/+2
| * | | Pretty-printing json using "jj"Luke Kanies2011-02-271-1/+6
| * | | Fixing plugin usageLuke Kanies2011-02-242-7/+2
| * | | Adding Application options to InterfacesLuke Kanies2011-02-231-3/+7
| * | | Adding render and exit_code override supportLuke Kanies2011-02-221-2/+16
| * | | Fixing 'puppet interface list'Luke Kanies2011-02-221-26/+4
| * | | Adding a simple "config" appLuke Kanies2011-02-221-0/+4
| * | | Splitting the Application base classLuke Kanies2011-02-2214-51/+51
| * | | Switching Interfaces to be instancesLuke Kanies2011-02-221-2/+4
| * | | Renaming 'data_baseclass' to 'interface_base'Luke Kanies2011-02-2213-25/+25
| * | | Fixing Interface listingLuke Kanies2011-02-201-9/+33
| * | | (#3) Base application should catch SYSINTDan Bode2011-02-201-0/+8
| * | | Only printing output if there is anyLuke Kanies2011-02-161-1/+1
| * | | Enabling arbitrary interface namesLuke Kanies2011-02-163-5/+5
| * | | Fixing rendering to support arraysLuke Kanies2011-02-101-1/+2
| * | | Moving 'format' support to the applicationLuke Kanies2011-02-081-4/+4
| * | | Finishing the s/data/interface/ in the applicationLuke Kanies2011-02-081-2/+2
| * | | Renaming "data" app to "interface"Luke Kanies2011-02-081-0/+0
| * | | Finishing migration from puppet repoLuke Kanies2011-02-082-2/+12
| * | | Moving data executables to their own moduleLuke Kanies2011-01-3014-0/+212
| / /
* | | Merge branch '2.6.x' into nextMax Martin2011-03-301-1/+1
|\| |
| * | Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-261-1/+1
| |/
* | Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError)James Turnbull2011-03-221-1/+1
* | maint: Move puppetdoc settings to defaults so we can use them in testsMatt Robinson2011-03-071-7/+1
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-078-80/+99
|\|
| * (#6322) --noop should not suppress error codesJesse Wolfe2011-02-252-2/+2
| * (#5552) Display help when no subcommand is given.Daniel Pittman2011-02-221-1/+7
| * (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-11/+21
| * Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-211-57/+59
| |\
| | * (#6126) Puppet inspect now reports status after run completes.Daniel Pittman2011-02-181-57/+59
| * | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-167-9/+9
| |/
* | (#1204) Fix --param flag in puppet resource manpagenfagerlund2011-02-171-2/+2
* | (#1204) Edit content and formatting of puppet resource helpnfagerlund2011-02-171-45/+44
* | (#1204) Edit content and formatting of puppet queue helpnfagerlund2011-02-171-17/+31
* | (#1204) Fix --compile and --apply optionsnfagerlund2011-02-172-10/+9