Age | Commit message (Expand) | Author |
2015-08-12 | [tests] added inlineCallbacks to test with yield | Bruno Wagner |
2015-08-12 | [bug] changes multiprocessing.Queue to Twisted's | Victor Shyba |
2015-08-12 | [tests] Test encdecpool couldn't resolve inheritance | Bruno Wagner |
2015-08-12 | [style] Fixed pep8 warnings after PR | Bruno Wagner |
2015-08-12 | [bug] fix several things on tests | drebs |
2015-08-12 | [bug] raise u1db errors based on http response | drebs |
2015-08-12 | [tests] #7370 opened, skipping test for now | Victor Shyba |
2015-08-12 | [bug] Using lambda to avoid mistake on arguments | Victor Shyba |
2015-08-12 | [tests] Fixed double getURL in some tests | Bruno Wagner |
2015-08-12 | [tests] Fixed flakiness in test_sync_target | Bruno Wagner |
2015-08-12 | [bug] Encdecpool won't explode if stopped twice | Bruno Wagner |
2015-08-12 | [tests] Test sync adapted without u1db tests | Bruno Wagner |
2015-08-12 | [bug] Sync Locking based on class + db file path | Victor Shyba |
2015-08-12 | [tests] Pulled test scenario req into sqlcipher sync test | Bruno Wagner |
2015-08-12 | [tests] Fixed running sqlcipher_sync tests | Bruno Wagner |
2015-08-12 | [tests] Removed unused import in test_http_target | Bruno Wagner |
2015-08-12 | [tests] Adapted test_sync_target tests after changes | Bruno Wagner |
2015-08-12 | [tests] Sync very large files won't explode memory | Bruno Wagner |
2015-08-12 | [bug] fixes concurrent sync and their tests | Victor Shyba |
2015-08-12 | [style] Fixed pep8 warning | Bruno Wagner |
2015-08-12 | [tests] Removed some of the dependencies on u1db_tests | Bruno Wagner |
2015-08-12 | [tests] Removed dependency u1db test in parse test | Bruno Wagner |
2015-08-12 | [tests] U1db test file was not being used anywhere | Bruno Wagner |
2015-08-12 | [tests] Twisted WSGI is optional | Victor Shyba |
2015-08-12 | [bug] close http_target when soledad closes | Victor Shyba |
2015-08-12 | [test] Change test server to use Twisted | Victor Shyba |
2015-08-11 | [tests] add util function to instantiate dowser mem profiler | Kali Kaneko |
2015-08-11 | [feat] control sending messages in script | Kali Kaneko |
2015-08-11 | [feat] add support for twisted-aware theseus profiler | Kali Kaneko |
2015-08-11 | [bug] disable events on profiling | Kali Kaneko |
2015-08-11 | [feat] update profile-sync script, add plop profiling | Kali Kaneko |
2015-08-11 | [feat] emit a dict instead of a str | Ivan Alejandro |
2015-08-06 | [feat] WHEELHOUSE can be a url + --use-leap-wheels | Parménides GV |
2015-08-05 | [tests] Fixed remaining parse tests | Bruno Wagner |
2015-08-05 | [tests] Created a setup for the http target tests | Bruno Wagner |
2015-08-05 | [tests] fixed the http target test imports | Bruno Wagner |
2015-08-05 | [style] Fixed PEP8 warning | Bruno Wagner |
2015-08-05 | [tests] re-add accidental removal | Kali Kaneko |
2015-08-04 | [bug] Soledad._crypto has to be initialized earlier | Kali Kaneko |
2015-08-04 | [style] pep8 cleanup | Kali Kaneko |
2015-08-04 | [style] added pep8 excludes+ignores | Kali Kaneko |
2015-08-04 | [test] add test for many documents decryption | drebs |
2015-08-04 | [test] add test for receiving many docs on decpool | drebs |
2015-08-04 | [feat] add running state method to enc/dec pools | drebs |
2015-08-04 | [refactor] remove circular dependency in SoledadCrypto | Ruben Pollan |
2015-08-04 | [test] add initial enc/dec pool tests | drebs |
2015-08-04 | [refactor] standardize start/stop of enc/dec pools | drebs |
2015-08-04 | [bug] add log msg to sent docs on sync | drebs |
2015-08-03 | [feat] use wheels to install dependencies | Parménides GV |
2015-08-03 | Merge remote-tracking branch 'leapcode/pr/237' into develop | Kali Kaneko |