Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-31 | Finished check_recipient and virtual_alias_map in AliasResolver. | Isis Lovecruft | |
2013-01-31 | Add callbacks to AliasResolverFactory, these need to be hooked to | Isis Lovecruft | |
couchdb.ConnectedCouchDB(). | |||
2013-01-31 | Add TODO to alias_resolver. | Isis Lovecruft | |
2013-01-31 | Renamed alias_resolver.createID() to alias_resolver.aliasToUUID(), renamed | Isis Lovecruft | |
AliasResolver classes, fixed docstrings and imports. | |||
2013-01-31 | Fix typo. | Isis Lovecruft | |
2013-01-31 | Separated CouchDB code into mx/couchdb.py and added fake-SMTP status codes to | Isis Lovecruft | |
alias_resolver. | |||
2013-01-31 | Add UUID creator to alias_resolver. | Isis Lovecruft | |
2013-01-25 | Updated __init__.py files for new structure. | Isis Lovecruft | |
2013-01-25 | Clean up directory structure to be better aligned with other leap python | Isis Lovecruft | |
project, add __init__.py to modules directories, and add query callback function to couchdb in alias_resolver.py for check_recipient feature. |