summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer/fact_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* 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