]> gitweb.michael.orlitzky.com - mailshears.git/history - lib/mailshears.rb
Make list_users() methods public in several plugins.
[mailshears.git] / lib / mailshears.rb
2013-09-30 Michael OrlitzkyWay too many changes to mention. The 'rm' mode works...
2013-08-29 Michael OrlitzkyIn the middle of refactoring the binary to accept three...
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...
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 OrlitzkySwitch from constants to variables in the Configuration...
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.