projects
/
mailshears.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simplify prune plugins and fix array difference error.
2015-11-03
Michael Orlitzky
Simplify prune plugins and fix array difference error.
commit
|
commitdiff
|
tree
2015-11-03
Michael Orlitzky
Add "-f" to the "rm" call in bin/install-fixtures.sh.
commit
|
commitdiff
|
tree
2015-11-03
Michael Orlitzky
Rename mail_root to dovecot_mail_root for consistency.
commit
|
commitdiff
|
tree
2015-11-03
Michael Orlitzky
Switch to the Affero GPL3 license.
commit
|
commitdiff
|
tree
2015-11-03
Michael Orlitzky
Begin cleaning up the test code to add some prune/mv...
commit
|
commitdiff
|
tree
2015-11-02
Michael Orlitzky
Switch to MiniTest and update the test output.
commit
|
commitdiff
|
tree
2015-11-02
Michael Orlitzky
Clean up user/domain describing in the plugins.
commit
|
commitdiff
|
tree
2015-11-02
Michael Orlitzky
Overhaul everything to get consistent error reports.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Update a comment and delete a newline.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Add missing principal stuff to the Davical fixtures.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Add a quick script to load the test databases and fixtures...
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Add another error reporting TODO and mention not overwriting...
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Get DovecotMv just barely working.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Move the "mv" invalid destination user check into the...
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Get the MvRunner working, at least for Postfixadmin.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Implement user moving for Postfixadmin.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Add domain_exists() to PostfixadminPlugin.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Dump our output buffer if a plugin crashes.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Add some "mv" brainstorming to the TODO.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Allow the getting of a dovecot user path even if it...
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Disable domain moves in the dummy MvRunner.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Clarify error class comments.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Remove mv_domain() from MvPlugin.
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Remove "-K" from the shebang, and remove the outdated...
commit
|
commitdiff
|
tree
2015-10-30
Michael Orlitzky
Fix nil error when only postfixadmin is enabled.
commit
|
commitdiff
|
tree
2014-09-17
Michael Orlitzky
Fix SQL query clobbering in PostfixadminMv.
commit
|
commitdiff
|
tree
2014-09-17
Michael Orlitzky
Fix a SQL query in the AgendavMv plugin.
commit
|
commitdiff
|
tree
2014-09-17
Michael Orlitzky
Add a preliminary PostfixadminMv.
commit
|
commitdiff
|
tree
2014-09-17
Michael Orlitzky
Remove a superclass from DovecotMv that no longer exists.
commit
|
commitdiff
|
tree
2014-09-17
Michael Orlitzky
Update the supported version of Roundcube.
commit
|
commitdiff
|
tree
2014-01-05
Michael Orlitzky
Make list_users() methods public in several plugins.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Add a real rm test.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Fix a crashy typo.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Mean business when testing.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Explicitly require 'common/errors' in RmRunner.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Factor out plugin running into the Plugin module (along...
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Rename plugin_class to plugin_module.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Move the Runner selection into the plugin.
commit
|
commitdiff
|
tree
2014-01-04
Michael Orlitzky
Replace 'account' with 'user' everywhere.
commit
|
commitdiff
|
tree
2013-12-04
Michael Orlitzky
Add a TODO item.
commit
|
commitdiff
|
tree
2013-11-06
Michael Orlitzky
Update PruneDummyRunner to pass a Configuration to...
commit
|
commitdiff
|
tree
2013-10-07
Michael Orlitzky
Update the TODO.
commit
|
commitdiff
|
tree
2013-10-07
Michael Orlitzky
Add some fixture code.
commit
|
commitdiff
|
tree
2013-10-07
Michael Orlitzky
Add a test suite which just creates/deletes databases...
commit
|
commitdiff
|
tree
2013-10-07
Michael Orlitzky
Pass a Configuration object to each plugin's initialize().
commit
|
commitdiff
|
tree
2013-10-07
Michael Orlitzky
Add a Rakefile.
commit
|
commitdiff
|
tree
2013-10-06
Michael Orlitzky
Only output the header when there's plugin output.
commit
|
commitdiff
|
tree
2013-10-06
Michael Orlitzky
Get prune working, at least in a simple case.
commit
|
commitdiff
|
tree
2013-10-06
Michael Orlitzky
Update TODO.
commit
|
commitdiff
|
tree
2013-10-06
Michael Orlitzky
Rename PostfixadminDb, RoundcubeDb without the Db suffix.
commit
|
commitdiff
|
tree
2013-10-06
Michael Orlitzky
Implement user_exists() everywhere and use it to correct...
commit
|
commitdiff
|
tree
2013-10-06
Michael Orlitzky
Move domain removal into the plugins.
commit
|
commitdiff
|
tree
2013-09-30
Michael Orlitzky
Move the LICENSE and README into a doc/ folder.
commit
|
commitdiff
|
tree
2013-09-30
Michael Orlitzky
Way too many changes to mention. The 'rm' mode works...
commit
|
commitdiff
|
tree
2013-09-29
Michael Orlitzky
Add a bunch more crap and rewrite a bunch more crap...
commit
|
commitdiff
|
tree
2013-08-29
Michael Orlitzky
In the middle of refactoring the binary to accept three...
commit
|
commitdiff
|
tree
2013-08-29
Michael Orlitzky
Fix typo in mv_plugin.
commit
|
commitdiff
|
tree
2013-08-29
Michael Orlitzky
Add default configuration for Agendav and DAViCal.
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Begin building the framework to rename accounts. A...
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Factor out common code that can be used to mv (rename...
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Don't cast the username to an int in the AgenDAV plugin.
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Add a missing space in the header.
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Print the plugin name on the same line as the executable...
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Fix table name (again) in DAViCal plugin.
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Fix table name in DAViCal plugin.
commit
|
commitdiff
|
tree
2013-03-19
Michael Orlitzky
Remove unnecessary queries from the Roundcube plugin.
commit
|
commitdiff
|
tree
2013-03-18
Michael Orlitzky
Ignore the DAViCal superuser.
commit
|
commitdiff
|
tree
2013-03-18
Michael Orlitzky
Whitespace/comment cleanup.
commit
|
commitdiff
|
tree
2013-03-18
Michael Orlitzky
Add another totally-untested plugin: davical.
commit
|
commitdiff
|
tree
2013-03-18
Michael Orlitzky
Add explicit "self." in one place.
commit
|
commitdiff
|
tree
2013-03-18
Michael Orlitzky
Add AgenDAV plugin, totally untested.
commit
|
commitdiff
|
tree
2013-03-18
Michael Orlitzky
Fix a comment.
commit
|
commitdiff
|
tree
2012-07-16
Michael Orlitzky
Add the domain/account name to NonexistentDomain/Account...
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Add the example configuration file.
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Get the new YAML-based configuration working, and update...
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Fix another call to the (removed) Configuration module.
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Update the rest of the code to use the new Configuration...
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Add a Configuration class which loads a user YAML file...
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Remove the default configuration module.
commit
|
commitdiff
|
tree
2012-04-19
Michael Orlitzky
Switch from constants to variables in the Configuration...
commit
|
commitdiff
|
tree
2012-04-16
Michael Orlitzky
Add a README file.
commit
|
commitdiff
|
tree
2012-04-16
Michael Orlitzky
Reorder the default config file to make more sense.
commit
|
commitdiff
|
tree
2012-04-16
Michael Orlitzky
Update the homepage in the gemspec file.
commit
|
commitdiff
|
tree
2012-04-09
Michael Orlitzky
Be silent if the user does not have a configuration...
commit
|
commitdiff
|
tree
2012-04-09
Michael Orlitzky
Load the default configuration file in lib/mailshears.rb.
commit
|
commitdiff
|
tree
2012-04-09
Michael Orlitzky
Restructure the lib directory to avoid name collisions.
commit
|
commitdiff
|
tree
2012-04-09
Michael Orlitzky
Add the GPL3 'LICENSE' file.
commit
|
commitdiff
|
tree
2012-04-08
Michael Orlitzky
Rename 'src' to 'lib' to match every other Ruby project...
commit
|
commitdiff
|
tree
2012-01-14
Michael Orlitzky
Update the RoundcubeDb plugin for v0.7.
commit
|
commitdiff
|
tree
2011-07-08
Michael Orlitzky
Delete accounts before domains.
commit
|
commitdiff
|
tree
2011-02-03
Michael Orlitzky
Get the domain/account descriptions before deleting...
commit
|
commitdiff
|
tree
2011-02-03
Michael Orlitzky
Handle the case where an account's domain has already...
commit
|
commitdiff
|
tree
2011-01-06
Michael Orlitzky
Make describe_domain work (for DovecotMailstore) even...
commit
|
commitdiff
|
tree
2011-01-04
Michael Orlitzky
Make describe_account work (for DovecotMailstore) even...
commit
|
commitdiff
|
tree
2010-12-26
Michael Orlitzky
Add the roundcube_db plugin.
commit
|
commitdiff
|
tree
2010-12-26
Michael Orlitzky
Enable the roundcube_db plugin (in the config file...
commit
|
commitdiff
|
tree
2010-12-26
Michael Orlitzky
Update the PostfixadminDb class to use the newer 'pg...
commit
|
commitdiff
|
tree
2010-12-26
Michael Orlitzky
Fix a bug in the header output.
commit
|
commitdiff
|
tree
2010-12-26
Michael Orlitzky
Generalize the plugin mechanism with a Plugin module...
commit
|
commitdiff
|
tree
2010-12-26
Michael Orlitzky
Change the way the plugins are included (by file name...
commit
|
commitdiff
|
tree
next