summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer/fact_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-1/+6
|\
| * (#2128) Add support for setting node name based on a factNick Lewis2011-06-061-1/+6
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-061-1/+1
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-51/+51
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-1/+1
* Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-241-1/+1
* Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-241-0/+2
* Fixing 2855 Inadvertent zlib dependencyJesse Wolfe2009-12-161-3/+6
* Fix for #2661 and related issuesMarkus Roberts2009-11-131-3/+2
* Workaround #2668 - Compress facts so that the request size limit triggers les...Brice Figureau2009-10-251-2/+2
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-171-1/+1
* Deprecating factsync - pluginsync should be used insteadLuke Kanies2009-05-201-0/+3
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-4/+14
* Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-1/+6
* Actualling syncing facts and pluginsLuke Kanies2009-02-141-1/+3
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-0/+48