Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-25 | Enforce dependency on simplejson. | drebs | |
2013-05-14 | Refactor ssl monkey patching and fix https tests. | drebs | |
2013-05-04 | Encapsulate token-based auth in a class. | drebs | |
2013-05-01 | Fix some items from second review. | drebs | |
Items are: * remove unused imports. * __init__.py: initialize variable before read from file. * backends/leap_backend.py: Fix mistyped exception name, fix docstring of encryption function. | |||
2013-05-01 | Monkey patch u1db to allow self-signed SSL cert | Tomas Touceda | |
2013-04-30 | Remove unauth requests. | drebs | |
2013-04-30 | Fix shared db auth and add tests. | drebs | |
2013-04-09 | Eliminate the use of super() in main code. | drebs | |
Tests inherited from u1db still use super, but that can be changed in the future. | |||
2013-04-08 | Add a LOT of docstrings. | drebs | |
2013-03-23 | Fix some comments. | drebs | |
2013-03-11 | Refactor and organize bootstrap sequence. | drebs | |
2013-03-07 | Move source files to proper subdirectory. | drebs | |