summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/apply.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-161-18/+2
* Fix for #4501 -- reports not generated in standaloneMarkus Roberts2010-08-241-5/+10
* [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-1/+4
* 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