Age | Commit message (Expand) | Author |
2015-12-15 | [style] pep8 | Kali Kaneko |
2015-12-15 | [feat] get_or_create_service_token | Kali Kaneko |
2015-12-15 | [feat] set syncable attribute | Kali Kaneko |
2015-12-14 | [fix] remove trailing whitespace to please pep8 | Christoph Kluenter |
2015-12-14 | [bug] fix failing tests after last events modification | Kali Kaneko |
2015-12-10 | [feat] use userid in soledad events too | Kali Kaneko |
2015-12-10 | [feat] use uuid in events, multi-user aware | Kali Kaneko |
2015-12-04 | [bug] skip missing keys on existing sections | Victor Shyba |
2015-12-03 | [feat] set default to False on batching for now | Victor Shyba |
2015-12-03 | [feat] generation caching during a batch | Victor Shyba |
2015-12-03 | [feat] add configuration to disable batching | Victor Shyba |
2015-12-03 | [feat] checks staged docs inside batch | Victor Shyba |
2015-12-03 | [feat] put all docs at once | Victor Shyba |
2015-12-03 | [feat] prepare server to handle batches | Victor Shyba |
2015-12-03 | [feat] Adds support to batching limited by size | Victor Shyba |
2015-12-02 | [docs] fix run-tests snippet | Kali Kaneko |
2015-12-01 | [style] fix pep8 | Victor Shyba |
2015-12-01 | [bug] concurrency bug while querying and inserting | Victor Shyba |
2015-12-01 | [test] shuffle and decrypts 5 docs 3 times | Victor Shyba |
2015-12-01 | [bug] fire callback after reseting instance vars | Victor Shyba |
2015-12-01 | [tests] encdec pool is being reused, adding a test | Victor Shyba |
2015-11-24 | [bug] generation_info cant be cached per replica | Victor Shyba |
2015-11-24 | Merge branch 'pixelated/develop' into develop | Ruben Pollan |
2015-11-23 | [bug] BackendNotReadyError breaks without status | Bruno Wagner |
2015-11-23 | [bug] put a monkeypatch back for bigcouch | Victor Shyba |
2015-11-20 | [bug] do not register exception, breaks | Kali Kaneko |
2015-11-19 | [bug] fix indirect dependency on couchdb for client | Kali Kaneko |
2015-11-17 | [feat] add script to measure batch of uploads | Kali Kaneko |
2015-11-12 | Merge branch 'refactor/isolated_couchdb_code' into develop | Ruben Pollan |
2015-11-03 | [refactor] remove exception based logic | Victor Shyba |
2015-11-03 | [style] pep8 | Victor Shyba |
2015-11-03 | [feat] add caching to a place that was missing | Victor Shyba |
2015-11-03 | [refactor] resource logic encapsulation | Victor Shyba |
2015-11-03 | [refactor] token verification moved to couch module + tests | Victor Shyba |
2015-11-03 | [refactor] move couch errors and expose methods | Victor Shyba |
2015-11-03 | [refactor] CouchDocument is now ServerDocument | Victor Shyba |
2015-11-03 | [refactor] split out backend from couch database | Victor Shyba |
2015-11-03 | [refactor] separate SoledadBackend from CouchDatabase | Victor Shyba |
2015-11-03 | [refactor] remove MultipartWriter monkey patch | Victor Shyba |
2015-11-03 | [refactor] separate errors and model from couch | Victor Shyba |
2015-10-30 | [feat] bump twisted dependency to 12.3.0 | Ruben Pollan |
2015-10-29 | [feat] remove SSL tsafe monkeypatch | Victor Shyba |
2015-10-29 | [feat] adds --migrate-all to create-user-db script | Victor Shyba |
2015-10-28 | [style] fix pep8 warnigs | Folker Bernitt |
2015-10-28 | [feat] read security doc from configuration | Victor Shyba |
2015-10-28 | Merge branch 'release/0.7.x' into develop | Ivan Alejandro |
2015-10-28 | [pkg] fold in changes0.7.4release/0.7.x | Ivan Alejandro |
2015-10-23 | Merge branch 'pixelated/develop' into develop | Ruben Pollan |
2015-10-19 | [bug] remove instance caching | Victor Shyba |
2015-10-14 | [bug] reduce overall sync session caching to 120s | Victor Shyba |