]> gitweb.michael.orlitzky.com - mailshears.git/history - lib/common/dovecot_plugin.rb
lib,test: replace connection query() method with sync_exec{,_params}.
[mailshears.git] / lib / common / dovecot_plugin.rb
2015-11-08 Michael OrlitzkyDocument everything with YARD and fix some bugs along...
2015-11-03 Michael OrlitzkyRename mail_root to dovecot_mail_root for consistency.
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 OrlitzkyAllow the getting of a dovecot user path even if it...
2014-01-04 Michael OrlitzkyReplace 'account' with 'user' everywhere.
2013-10-07 Michael OrlitzkyPass a Configuration object to each plugin's initialize().
2013-10-06 Michael OrlitzkyRename PostfixadminDb, RoundcubeDb without the Db suffix.