summaryrefslogtreecommitdiff
path: root/src/leap/soledad/shared_db.py
AgeCommit message (Expand)Author
2013-06-20Split client and server in two different packages and refactor.drebs
2013-05-25Enforce dependency on simplejson.drebs
2013-05-14Refactor ssl monkey patching and fix https tests.drebs
2013-05-04Encapsulate token-based auth in a class.drebs
2013-05-01Fix some items from second review.drebs
2013-05-01Monkey patch u1db to allow self-signed SSL certTomas Touceda
2013-04-30Remove unauth requests.drebs
2013-04-30Fix shared db auth and add tests.drebs
2013-04-09Eliminate the use of super() in main code.drebs
2013-04-08Add a LOT of docstrings.drebs
2013-03-23Fix some comments.drebs
2013-03-11Refactor and organize bootstrap sequence.drebs
2013-03-07Move source files to proper subdirectory.drebs