Age | Commit message (Expand) | Author |
2013-02-16 | Moved leap/mx/util/exceptions.py to leap/mx/exceptions.py. | Isis Lovecruft |
2013-02-16 | Cleaned up versioning to have more easily parsable public methods. | Isis Lovecruft |
2013-02-16 | Cleaned up version tracking and printing. | Isis Lovecruft |
2013-02-15 | Add the storage utility for parsing the config file structure in a more | Isis Lovecruft |
2013-02-15 | Add missing __init__.py file to src/. | Isis Lovecruft |
2013-02-15 | Updated the pip requirements file with a note to add a requirement for | Isis Lovecruft |
2013-02-15 | Fixed (I think) the markdown on the subheader links in the README.md. | Isis Lovecruft |
2013-02-15 | Module directory layout changes, with corresponding __init__.py changes. | Isis Lovecruft |
2013-01-31 | Update pip requirements for pyxdg. | Isis Lovecruft |
2013-01-31 | Update pip requirements file to include PyYAML. | Isis Lovecruft |
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 |
2013-01-31 | Add TODO to alias_resolver. | Isis Lovecruft |
2013-01-31 | Renamed alias_resolver.createID() to alias_resolver.aliasToUUID(), renamed | Isis Lovecruft |
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 |
2013-01-31 | Add default boilerplate config to the config file creator. | Isis Lovecruft |
2013-01-31 | Add UUID creator to alias_resolver. | Isis Lovecruft |
2013-01-31 | Paranoia led me to adopt AGPLv3 over my usual favourite, WTFPL. | Isis Lovecruft |
2013-01-31 | Moved exceptions to their own file to keep the code cleaner. | Isis Lovecruft |
2013-01-31 | Config file parsing and creating utility. This will need to be refactored to | Isis Lovecruft |
2013-01-31 | Add docstrings and client OS detection functions to mx/util/version.py. | Isis Lovecruft |
2013-01-31 | Add storage dictionary class (for config files) to mx/util/__init__.py. | Isis Lovecruft |
2013-01-28 | Need to switch the config to JSON following leap_client. | Isis Lovecruft |
2013-01-28 | Added main file for starting the remailer, still need to finish | Isis Lovecruft |
2013-01-28 | Fixed a missing comma in the logger in util/log.py. | Isis Lovecruft |
2013-01-28 | Fixed module structure, again, due to directory layout change. | Isis Lovecruft |
2013-01-28 | Moved mx-requirements.pip to /pkg/ dir. | Isis Lovecruft |
2013-01-25 | Updated __init__.py files for new structure. | Isis Lovecruft |
2013-01-25 | Updated leap module structure in /src/leap/__init__.py. | Isis Lovecruft |
2013-01-25 | Move pip requirements.txt file to be in /pkg, in order to be similar to | Isis Lovecruft |
2013-01-25 | Cleaned up logging functions and added docstrings. | Isis Lovecruft |
2013-01-25 | Added timestamp formatting functions to logger. | Isis Lovecruft |
2013-01-25 | Add the logger. | Isis Lovecruft |
2013-01-25 | Update .gitignore to exclude temp files. | Isis Lovecruft |
2013-01-25 | Clean up directory structure to be better aligned with other leap python | Isis Lovecruft |
2013-01-24 | Began implementing CouchDB connection classes with standard query utilities | Isis Lovecruft |
2013-01-23 | Moved a check on IP addresses to utils/net.py. | Isis Lovecruft |
2013-01-23 | Updated NOTES, which contains ticket updates and tickets which need to be | Isis Lovecruft |
2013-01-17 | Merge branch 'develop' into feature-check_recipient | Isis Lovecruft |
2013-01-17 | Adding NOTES.md file for keeping track of design questions and resolution | Isis Lovecruft |
2013-01-17 | Adding NOTES.md file for keeping track of design questions and resolution | Isis Lovecruft |
2013-01-15 | Add utilities for network interfaces and addresses. | Isis Lovecruft |
2013-01-15 | Add /leap/__init__.py to make directory contents modular. | Isis Lovecruft |
2013-01-15 | Added versioning utility. | Isis Lovecruft |
2013-01-15 | Added /leap/mx/alias_resolver.py, which contains classes for creating a server | Isis Lovecruft |
2013-01-14 | Updated .gitignore to exclude *.private files. | Isis Lovecruft |
2013-01-14 | Updated README to include directions for virtualenv, and added requirements.t... | Isis Lovecruft |
2013-01-09 | Initial commit | Isis Agora Lovecruft |