summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-6/+12
|\|
| * Merge branch 'ticket/2.6.next/5698' into 2.6.nextJesse Wolfe2011-01-031-2/+6
| |\
| | * Fix #5698 puppet inspect shouldn't report of attributes of deleted filesJesse Wolfe2011-01-031-2/+6
| * | (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-301-1/+1
| * | (#5715) Added total time to inspect reports and made inspect metrics more con...Paul Berry2010-12-301-5/+5
| |/
| * (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-0/+2
| * (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-161-18/+2
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+80
|\|
| * (#4943) Add puppet inspect applicationNick Lewis2010-12-021-0/+80
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-303-4/+4
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-296-16/+15
* | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-231-19/+2
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-222-0/+6
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-132-0/+5
| * | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-131-0/+1
| |/
* / (#5370) Made metrics and --summarize work with Puppet applyPaul Berry2010-11-221-1/+1
|/
* Fix for #4637 --use of namevar missed in refactorMarkus Roberts2010-09-091-1/+1
* Fixed queue require for #4555James Turnbull2010-09-031-1/+1
* Fix for #4501 -- reports not generated in standaloneMarkus Roberts2010-08-241-5/+10
* [#4555] puppet queue tries to call code it hasn't requiredJesse Wolfe2010-08-211-0/+1
* [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-1/+4
* Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-121-27/+1
* Removed legacy Trac codeJames Turnbull2010-08-111-10/+2
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-041-3/+0
* [#4344] Temporary fix to stop agent from importing modulesNick Lewis2010-08-031-0/+4
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-131-12/+9
* Code smell: Two space indentationMarkus Roberts2010-07-0910-1320/+1320
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-092-2/+2
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-7/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0910-100/+34
* Code smell: Use string interpolationMarkus Roberts2010-07-0910-43/+43
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-092-5/+5
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-095-14/+14
* [#4149] Don't create two Resource::TypeCollectionsJesse Wolfe2010-07-062-2/+2
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-061-1/+1
* [#3172] Fix the arguments to Application::Kick.new, which I had brokenJesse Wolfe2010-07-021-1/+1
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-021-2/+2
* [#4059] Minor errors preventing ralsh from runningJesse Wolfe2010-07-011-2/+1
* [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-011-4/+8
* Fix for #4091 -- require loop in executablesMarkus Roberts2010-07-012-2/+0
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-014-4/+4
* [#3961] puppet cert --generate implies ca_location = :localJesse Wolfe2010-06-301-1/+5
* [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-301-5/+5
* Breaking require-loopMarkus Roberts2010-06-271-1/+0
* Fix: puppet apply trying to use XMLRPC constantJesse Wolfe2010-06-251-5/+1
* [#2646] Fixes the change to onetime made in b96cd6cNick Lewis2010-06-241-1/+3
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-171-1/+2
* Fixes #2646. Move onetime option from the agent to global defaults so we can ...Nigel Kersten2010-02-171-6/+4