summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-08-191-4/+0
* Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-281-51/+56
|\
| * (#7127) Stop puppet if a prerun command failsJosh Cooper2011-06-101-51/+56
* | Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-13/+12
|\|
| * (#2128) Get facts before retrieving catalogNick Lewis2011-06-061-11/+10
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-061-2/+2
* | Merge branch '2.6.x' into nextMax Martin2011-04-071-3/+1
|\|
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-051-1/+10
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-7/+5
|\|
| * (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-301-2/+2
| * (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-5/+3
| * (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-161-4/+4
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-2/+2
* | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-231-4/+4
* | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-131-2/+13
|/
* Fix #4461 - attempt to fix another performance issueBrice Figureau2010-08-031-0/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-213/+213
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-7/+7
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-3/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-6/+6
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-171-1/+0
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-171-1/+1
* Fix for #3690 failing to calculate error codesJesse Wolfe2010-02-171-1/+2
* Adding :catalog_terminus settingLuke Kanies2010-02-171-4/+8
* Adding support for only using cached catalogsLuke Kanies2010-02-171-1/+1
* Refactoring Configurer to enable the next featureLuke Kanies2010-02-171-27/+30
* Fixing Configurer interface to transaction reportLuke Kanies2010-02-171-1/+1
* Merge branch '0.25.x'Markus Roberts2010-02-091-0/+32
|\
| * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-241-2/+2
| * Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-241-0/+4
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-181-0/+24
* | Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-181-2/+22
* | Removing unused configurer codeLuke Kanies2010-01-181-6/+0
* | Merge branch '0.25.x'Luke Kanies2009-12-211-2/+8
|\|
| * Fix for #2661 and related issuesMarkus Roberts2009-11-131-1/+1
| * Fix #2769 - default schedule are not definedBrice Figureau2009-11-051-0/+1
| * Revised partial fix for #2661 and related issuesMarkus Roberts2009-10-271-1/+6
* | Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-191-2/+6
|/
* Fixed #2562 - Recognize the usecacheonfailure option againJohn A. Barbuto2009-08-211-0/+5
* Adding #2477 - puppet can apply provided catalogsLuke Kanies2009-08-021-1/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Logging when a cached catalog is used.Luke Kanies2009-05-281-0/+1
* Fix configurer to retrieve catalog with client certnameBrice Figureau2009-04-231-1/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-4/+7
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Actualling syncing facts and pluginsLuke Kanies2009-02-141-0/+2