projects
/
mailshears.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mailshears.git
2017-03-05
Michael Orlitzky
Fix ownership issues in the agendav.sql test schema.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Fix quoting issues with the new AgenDAV "with" column.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Update the license name in mailshears.gemspec (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Update fixtures in the test suite setup() comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Fix the AgenDAV fixures SQL, again.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Fix the new AgenDAV fixtures SQL.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Add version information to the man page.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Update the version in mailshears.gemspec.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Don't fail if the source user doesn't exist during...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Update AgenDAV fixtures for the v2.1.0 schema.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Update the AgenDAV test schema for v2.1.0.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Michael Orlitzky
Take a stab in the dark at AgenDAV v2.1.0 support.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Michael Orlitzky
Update the project homepage.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Michael Orlitzky
Replace a TODO item.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Michael Orlitzky
Remove ".yardoc" directory in `rake clean`.
0.0.2
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Michael Orlitzky
Move the install-fixtures.sh script to a harmless location.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Michael Orlitzky
Fix warnings with newer minitest versions.
0.0.1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Move the example config under doc/.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Add a man page.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Fix off-by-one error in the header underline.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Change the description at the top of the executable.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Make "postfixadmin" the only default plugin and make...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Removed completed items from the TODO.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Fix Postfixadmin alias updating (don't leave commas...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Factor out the description-message-building in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Wrap all close() calls in "ensure" blocks and simplify...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Remove debug code from Plugin.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Remove HTML docs with `rake clean`.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Document everything with YARD and fix some bugs along...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Add more TODO items and remove the one about YARD docs...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michael Orlitzky
Don't hide shell output in the Rakefile.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Michael Orlitzky
Begin updating docs; remove two unused exit codes.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Michael Orlitzky
Update comments in the executable and factor out the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Michael Orlitzky
Remove a newline.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Michael Orlitzky
Remove a TODO I don't intend to DO.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Michael Orlitzky
Add some tests for moving users.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Michael Orlitzky
Make pruning use the correct config and clean up *befor...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Fix variable names in the prune tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Use semantic bound on pg library.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Allow sorting of User/Domain for testing.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Fix broken nesting in lib/mv/plugins/postfixadmin.rb.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Stop pretending that we'll ever work with another DBMS.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Add an idempotence test for pruning.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Add even more TODO items.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Add a few more TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Add a test case for prune.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Add some new fixtures in preparation for prune tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Don't include RmPlugin from PrunePlugin (pointless...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Orlitzky
Remove pointless include.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Michael Orlitzky
Simplify prune plugins and fix array difference error.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Michael Orlitzky
Add "-f" to the "rm" call in bin/install-fixtures.sh.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Michael Orlitzky
Rename mail_root to dovecot_mail_root for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Michael Orlitzky
Switch to the Affero GPL3 license.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Michael Orlitzky
Begin cleaning up the test code to add some prune/mv...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Michael Orlitzky
Switch to MiniTest and update the test output.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Michael Orlitzky
Clean up user/domain describing in the plugins.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Michael Orlitzky
Overhaul everything to get consistent error reports.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Update a comment and delete a newline.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Add missing principal stuff to the Davical fixtures.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Add a quick script to load the test databases and fixtu...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Add another error reporting TODO and mention not overwr...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Get DovecotMv just barely working.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Move the "mv" invalid destination user check into the...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Get the MvRunner working, at least for Postfixadmin.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Implement user moving for Postfixadmin.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Add domain_exists() to PostfixadminPlugin.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Dump our output buffer if a plugin crashes.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Add some "mv" brainstorming to the TODO.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Allow the getting of a dovecot user path even if it...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Disable domain moves in the dummy MvRunner.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Clarify error class comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Remove mv_domain() from MvPlugin.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Remove "-K" from the shebang, and remove the outdated...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Michael Orlitzky
Fix nil error when only postfixadmin is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Michael Orlitzky
Fix SQL query clobbering in PostfixadminMv.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Michael Orlitzky
Fix a SQL query in the AgendavMv plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Michael Orlitzky
Add a preliminary PostfixadminMv.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Michael Orlitzky
Remove a superclass from DovecotMv that no longer exists.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Michael Orlitzky
Update the supported version of Roundcube.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-05
Michael Orlitzky
Make list_users() methods public in several plugins.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Add a real rm test.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Michael Orlitzky
Fix a crashy typo.
commit
|
commitdiff
|
tree
|
snapshot
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
next