]> gitweb.michael.orlitzky.com - mailshears.git/shortlog
mailshears.git
2014-01-05 Michael OrlitzkyMake list_users() methods public in several plugins.
2014-01-04 Michael OrlitzkyAdd a real rm test.
2014-01-04 Michael OrlitzkyFix a crashy typo.
2014-01-04 Michael OrlitzkyMean business when testing.
2014-01-04 Michael OrlitzkyExplicitly require 'common/errors' in RmRunner.
2014-01-04 Michael OrlitzkyFactor out plugin running into the Plugin module (along...
2014-01-04 Michael OrlitzkyRename plugin_class to plugin_module.
2014-01-04 Michael OrlitzkyMove the Runner selection into the plugin.
2014-01-04 Michael OrlitzkyReplace 'account' with 'user' everywhere.
2013-12-04 Michael OrlitzkyAdd a TODO item.
2013-11-06 Michael OrlitzkyUpdate PruneDummyRunner to pass a Configuration to...
2013-10-07 Michael OrlitzkyUpdate the TODO.
2013-10-07 Michael OrlitzkyAdd some fixture code.
2013-10-07 Michael OrlitzkyAdd a test suite which just creates/deletes databases...
2013-10-07 Michael OrlitzkyPass a Configuration object to each plugin's initialize().
2013-10-07 Michael OrlitzkyAdd a Rakefile.
2013-10-06 Michael OrlitzkyOnly output the header when there's plugin output.
2013-10-06 Michael OrlitzkyGet prune working, at least in a simple case.
2013-10-06 Michael OrlitzkyUpdate TODO.
2013-10-06 Michael OrlitzkyRename PostfixadminDb, RoundcubeDb without the Db suffix.
2013-10-06 Michael OrlitzkyImplement user_exists() everywhere and use it to correc...
2013-10-06 Michael OrlitzkyMove domain removal into the plugins.
2013-09-30 Michael OrlitzkyMove the LICENSE and README into a doc/ folder.
2013-09-30 Michael OrlitzkyWay too many changes to mention. The 'rm' mode works...
2013-09-29 Michael OrlitzkyAdd a bunch more crap and rewrite a bunch more crap...
2013-08-29 Michael OrlitzkyIn the middle of refactoring the binary to accept three...
2013-08-29 Michael OrlitzkyFix typo in mv_plugin.
2013-08-29 Michael OrlitzkyAdd default configuration for Agendav and DAViCal.
2013-03-19 Michael OrlitzkyBegin building the framework to rename accounts. A...
2013-03-19 Michael OrlitzkyFactor out common code that can be used to mv (rename...
2013-03-19 Michael OrlitzkyDon't cast the username to an int in the AgenDAV plugin.
2013-03-19 Michael OrlitzkyAdd a missing space in the header.
2013-03-19 Michael OrlitzkyPrint the plugin name on the same line as the executabl...
2013-03-19 Michael OrlitzkyFix table name (again) in DAViCal plugin.
2013-03-19 Michael OrlitzkyFix table name in DAViCal plugin.
2013-03-19 Michael OrlitzkyRemove unnecessary queries from the Roundcube plugin.
2013-03-18 Michael OrlitzkyIgnore the DAViCal superuser.
2013-03-18 Michael OrlitzkyWhitespace/comment cleanup.
2013-03-18 Michael OrlitzkyAdd another totally-untested plugin: davical.
2013-03-18 Michael OrlitzkyAdd explicit "self." in one place.
2013-03-18 Michael OrlitzkyAdd AgenDAV plugin, totally untested.
2013-03-18 Michael OrlitzkyFix a comment.
2012-07-16 Michael OrlitzkyAdd the domain/account name to NonexistentDomain/Accoun...
2012-04-19 Michael OrlitzkyAdd the example configuration file.
2012-04-19 Michael OrlitzkyGet the new YAML-based configuration working, and updat...
2012-04-19 Michael OrlitzkyFix another call to the (removed) Configuration module.
2012-04-19 Michael OrlitzkyUpdate the rest of the code to use the new Configuratio...
2012-04-19 Michael OrlitzkyAdd a Configuration class which loads a user YAML file...
2012-04-19 Michael OrlitzkyRemove the default configuration module.
2012-04-19 Michael OrlitzkySwitch from constants to variables in the Configuration...
2012-04-16 Michael OrlitzkyAdd a README file.
2012-04-16 Michael OrlitzkyReorder the default config file to make more sense.
2012-04-16 Michael OrlitzkyUpdate the homepage in the gemspec file.
2012-04-09 Michael OrlitzkyBe silent if the user does not have a configuration...
2012-04-09 Michael OrlitzkyLoad the default configuration file in lib/mailshears.rb.
2012-04-09 Michael OrlitzkyRestructure the lib directory to avoid name collisions.
2012-04-09 Michael OrlitzkyAdd the GPL3 'LICENSE' file.
2012-04-08 Michael OrlitzkyRename 'src' to 'lib' to match every other Ruby project...
2012-01-14 Michael OrlitzkyUpdate the RoundcubeDb plugin for v0.7.
2011-07-08 Michael OrlitzkyDelete accounts before domains.
2011-02-03 Michael OrlitzkyGet the domain/account descriptions before deleting...
2011-02-03 Michael OrlitzkyHandle the case where an account's domain has already...
2011-01-06 Michael OrlitzkyMake describe_domain work (for DovecotMailstore) even...
2011-01-04 Michael OrlitzkyMake describe_account work (for DovecotMailstore) even...
2010-12-26 Michael OrlitzkyAdd the roundcube_db plugin.
2010-12-26 Michael OrlitzkyEnable the roundcube_db plugin (in the config file...
2010-12-26 Michael OrlitzkyUpdate the PostfixadminDb class to use the newer 'pg...
2010-12-26 Michael OrlitzkyFix a bug in the header output.
2010-12-26 Michael OrlitzkyGeneralize the plugin mechanism with a Plugin module...
2010-12-26 Michael OrlitzkyChange the way the plugins are included (by file name...
2010-12-26 Michael OrlitzkyConvert DovecotMailstore to a plugin, and generalize...
2010-12-26 Michael OrlitzkyAdd a PLUGINS configuration option.
2010-12-26 Michael OrlitzkyRemove the default initializer for the Mailstore class.
2010-12-25 Michael OrlitzkyActually remove directories when I_MEAN_BUSINESS =...
2010-09-01 Michael OrlitzkyAdded the I_MEAN_BUSINESS configuration parameter,...
2010-07-14 Michael OrlitzkyAdded error handling to the domain/account path methods.
2010-07-13 Michael OrlitzkyAdded three new error classes: InvalidAccountError...
2010-07-13 Michael OrlitzkyAdded the domain/account path to the output.
2010-07-13 Michael OrlitzkyImplemented get_domain_path and get_account_path in...
2010-07-13 Michael OrlitzkyAdded some more virtual function definitions to the...
2010-07-13 Michael OrlitzkyMissing parenthesis in a comment!
2010-06-13 Michael OrlitzkyOnly enumerate accounts in domains whose folders exist.
2010-06-13 Michael OrlitzkyIgnore the 'ALL' domain.
2010-06-13 Michael OrlitzkyFirst attempt at making mailshears report deleted domai...
2010-06-13 Michael OrlitzkyAdded the get_domains_from_filesystem function to the...
2010-06-13 Michael OrlitzkyAdded the get_domains_from_db() function to the Postfix...
2010-03-20 Michael OrlitzkyUse the 'mailbox' table instead of 'alias'; the alias...
2010-02-13 Michael OrlitzkyFixed an array-nesting bug.
2010-02-11 Michael OrlitzkyPrettied up the output with a header.
2010-02-11 Michael OrlitzkyFlatten the SQL result set so that the array difference...
2010-02-11 Michael OrlitzkyInitial commit.