]> gitweb.michael.orlitzky.com - mailshears.git/history - lib/common/plugin.rb
Fix warnings with newer minitest versions.
[mailshears.git] / lib / common / plugin.rb
2015-11-08 Michael OrlitzkyRemove debug code from Plugin.
2015-11-08 Michael OrlitzkyDocument everything with YARD and fix some bugs along...
2015-11-05 Michael OrlitzkyMake pruning use the correct config and clean up *befor...
2015-11-02 Michael OrlitzkyClean up user/domain describing in the plugins.
2015-11-02 Michael OrlitzkyOverhaul everything to get consistent error reports.
2015-10-30 Michael OrlitzkyFix nil error when only postfixadmin is enabled.
2014-01-04 Michael OrlitzkyFactor out plugin running into the Plugin module (along...
2014-01-04 Michael OrlitzkyMove the Runner selection into the plugin.
2014-01-04 Michael OrlitzkyReplace 'account' with 'user' everywhere.
2013-10-06 Michael OrlitzkyImplement user_exists() everywhere and use it to correc...
2013-10-06 Michael OrlitzkyMove domain removal into the plugins.
2013-03-19 Michael OrlitzkyFactor out common code that can be used to mv (rename...