summaryrefslogtreecommitdiff
path: root/leap/mx/alias_resolver.py
AgeCommit message (Collapse)Author
2013-01-25Clean up directory structure to be better aligned with other leap pythonIsis Lovecruft
project, add __init__.py to modules directories, and add query callback function to couchdb in alias_resolver.py for check_recipient feature.
2013-01-24Began implementing CouchDB connection classes with standard query utilitiesIsis Lovecruft
for the alias_resolver.
2013-01-23Updated NOTES, which contains ticket updates and tickets which need to beIsis Lovecruft
created, due to network availability being unreliable on airports and in planes.
2013-01-15Added /leap/mx/alias_resolver.py, which contains classes for creating a serverIsis Lovecruft
to resolve Postfix aliases.