projects
/
mailshears.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mailshears.git
2014-01-04
Michael Orlitzky
Mean business when testing.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Explicitly require 'common/errors' in RmRunner.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Factor out plugin running into the Plugin module (along...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Rename plugin_class to plugin_module.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Move the Runner selection into the plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Replace 'account' with 'user' everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Michael Orlitzky
Add a TODO item.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Michael Orlitzky
Update PruneDummyRunner to pass a Configuration to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Michael Orlitzky
Update the TODO.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Michael Orlitzky
Add some fixture code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Michael Orlitzky
Add a test suite which just creates/deletes databases...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Michael Orlitzky
Pass a Configuration object to each plugin's initialize().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Michael Orlitzky
Add a Rakefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Michael Orlitzky
Only output the header when there's plugin output.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Michael Orlitzky
Get prune working, at least in a simple case.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Michael Orlitzky
Update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Michael Orlitzky
Rename PostfixadminDb, RoundcubeDb without the Db suffix.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Michael Orlitzky
Implement user_exists() everywhere and use it to correc...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Michael Orlitzky
Move domain removal into the plugins.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Michael Orlitzky
Move the LICENSE and README into a doc/ folder.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Michael Orlitzky
Way too many changes to mention. The 'rm' mode works...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Michael Orlitzky
Add a bunch more crap and rewrite a bunch more crap...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Michael Orlitzky
In the middle of refactoring the binary to accept three...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Michael Orlitzky
Fix typo in mv_plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Michael Orlitzky
Add default configuration for Agendav and DAViCal.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Begin building the framework to rename accounts. A...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Factor out common code that can be used to mv (rename...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Don't cast the username to an int in the AgenDAV plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Add a missing space in the header.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Print the plugin name on the same line as the executabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Fix table name (again) in DAViCal plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Fix table name in DAViCal plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Michael Orlitzky
Remove unnecessary queries from the Roundcube plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Orlitzky
Ignore the DAViCal superuser.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Orlitzky
Whitespace/comment cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Orlitzky
Add another totally-untested plugin: davical.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Orlitzky
Add explicit "self." in one place.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Orlitzky
Add AgenDAV plugin, totally untested.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Orlitzky
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Michael Orlitzky
Add the domain/account name to NonexistentDomain/Accoun...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Add the example configuration file.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Get the new YAML-based configuration working, and updat...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Fix another call to the (removed) Configuration module.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Update the rest of the code to use the new Configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Add a Configuration class which loads a user YAML file...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Remove the default configuration module.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Orlitzky
Switch from constants to variables in the Configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Michael Orlitzky
Add a README file.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Michael Orlitzky
Reorder the default config file to make more sense.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Michael Orlitzky
Update the homepage in the gemspec file.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Michael Orlitzky
Be silent if the user does not have a configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Michael Orlitzky
Load the default configuration file in lib/mailshears.rb.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Michael Orlitzky
Restructure the lib directory to avoid name collisions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Michael Orlitzky
Add the GPL3 'LICENSE' file.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Michael Orlitzky
Rename 'src' to 'lib' to match every other Ruby project...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Michael Orlitzky
Update the RoundcubeDb plugin for v0.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Michael Orlitzky
Delete accounts before domains.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Michael Orlitzky
Get the domain/account descriptions before deleting...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Michael Orlitzky
Handle the case where an account's domain has already...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Michael Orlitzky
Make describe_domain work (for DovecotMailstore) even...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Michael Orlitzky
Make describe_account work (for DovecotMailstore) even...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Add the roundcube_db plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Enable the roundcube_db plugin (in the config file...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Update the PostfixadminDb class to use the newer 'pg...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Fix a bug in the header output.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Generalize the plugin mechanism with a Plugin module...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Change the way the plugins are included (by file name...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Convert DovecotMailstore to a plugin, and generalize...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Add a PLUGINS configuration option.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Michael Orlitzky
Remove the default initializer for the Mailstore class.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Michael Orlitzky
Actually remove directories when I_MEAN_BUSINESS =...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Michael Orlitzky
Added the I_MEAN_BUSINESS configuration parameter,...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Michael Orlitzky
Added error handling to the domain/account path methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Michael Orlitzky
Added three new error classes: InvalidAccountError...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Michael Orlitzky
Added the domain/account path to the output.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Michael Orlitzky
Implemented get_domain_path and get_account_path in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Michael Orlitzky
Added some more virtual function definitions to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Michael Orlitzky
Missing parenthesis in a comment!
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Michael Orlitzky
Only enumerate accounts in domains whose folders exist.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Michael Orlitzky
Ignore the 'ALL' domain.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Michael Orlitzky
First attempt at making mailshears report deleted domai...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Michael Orlitzky
Added the get_domains_from_filesystem function to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Michael Orlitzky
Added the get_domains_from_db() function to the Postfix...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Michael Orlitzky
Use the 'mailbox' table instead of 'alias'; the alias...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Orlitzky
Fixed an array-nesting bug.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Michael Orlitzky
Prettied up the output with a header.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Michael Orlitzky
Flatten the SQL result set so that the array difference...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Michael Orlitzky
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot