]> gitweb.michael.orlitzky.com - mailshears.git/history - lib/mailshears
Factor out common code that can be used to mv (rename) accounts.
[mailshears.git] / lib / mailshears /
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 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 OrlitzkyGet the new YAML-based configuration working, and updat...
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 OrlitzkySwitch from constants to variables in the Configuration...
2012-04-09 Michael OrlitzkyRestructure the lib directory to avoid name collisions.