summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-31Add storage dictionary class (for config files) to mx/util/__init__.py.Isis Lovecruft
2013-01-28Need to switch the config to JSON following leap_client.Isis Lovecruft
2013-01-28Added main file for starting the remailer, still need to finishIsis Lovecruft
2013-01-28Fixed a missing comma in the logger in util/log.py.Isis Lovecruft
2013-01-28Fixed module structure, again, due to directory layout change.Isis Lovecruft
2013-01-28Moved mx-requirements.pip to /pkg/ dir.Isis Lovecruft
2013-01-25Updated __init__.py files for new structure.Isis Lovecruft
2013-01-25Updated leap module structure in /src/leap/__init__.py.Isis Lovecruft
2013-01-25Move pip requirements.txt file to be in /pkg, in order to be similar toIsis Lovecruft
2013-01-25Cleaned up logging functions and added docstrings.Isis Lovecruft
2013-01-25Added timestamp formatting functions to logger.Isis Lovecruft
2013-01-25Add the logger.Isis Lovecruft
2013-01-25Update .gitignore to exclude temp files.Isis Lovecruft
2013-01-25Clean up directory structure to be better aligned with other leap pythonIsis Lovecruft
2013-01-24Began implementing CouchDB connection classes with standard query utilitiesIsis Lovecruft
2013-01-23Moved a check on IP addresses to utils/net.py.Isis Lovecruft
2013-01-23Updated NOTES, which contains ticket updates and tickets which need to beIsis Lovecruft
2013-01-17Merge branch 'develop' into feature-check_recipientIsis Lovecruft
2013-01-17Adding NOTES.md file for keeping track of design questions and resolutionIsis Lovecruft
2013-01-17Adding NOTES.md file for keeping track of design questions and resolutionIsis Lovecruft
2013-01-15Add utilities for network interfaces and addresses.Isis Lovecruft
2013-01-15Add /leap/__init__.py to make directory contents modular.Isis Lovecruft
2013-01-15Added versioning utility.Isis Lovecruft
2013-01-15Added /leap/mx/alias_resolver.py, which contains classes for creating a serverIsis Lovecruft
2013-01-14Updated .gitignore to exclude *.private files.Isis Lovecruft
2013-01-14Updated README to include directions for virtualenv, and added requirements.t...Isis Lovecruft
2013-01-09Initial commitIsis Agora Lovecruft