summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer/plugin_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5073) Download plugins even if you're filtering on tagsMatt Robinson2011-03-151-1/+8
* maint: restore plugin handler safetyJesse Wolfe2010-12-131-1/+1
* maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-101-3/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-19/+19
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* 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
* Not trying to load files that get removed in pluginsyncingLuke Kanies2009-05-261-0/+1
* Actualling syncing facts and pluginsLuke Kanies2009-02-141-1/+1
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-0/+25