summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/apply.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-129/+129
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-13/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* [#4149] Don't create two Resource::TypeCollectionsJesse Wolfe2010-07-061-1/+1
* Fix: puppet apply trying to use XMLRPC constantJesse Wolfe2010-06-251-5/+1
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-171-2/+0
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-1/+1
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-171-6/+2
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-171-4/+4
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-171-9/+9
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-4/+4
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-0/+183