Age | Commit message (Expand) | Author |
2017-12-11 | [benchmark] add read/write benchmark for blobs fs backend | drebs |
2017-12-05 | [bug] transfer maximum allowed number of blobs | drebs |
2017-12-04 | [bug] escape tag and size | Victor Shyba |
2017-12-04 | [style] fixes from code review | Victor Shyba |
2017-12-01 | [feature] stream blobs from a CooperativeTask | Victor Shyba |
2017-12-01 | [feature] adds a stream downloader | Victor Shyba |
2017-12-01 | [feature] add implementation for get_blob_size | Victor Shyba |
2017-12-01 | [test] init StreamingResource on test_blobs_server | Victor Shyba |
2017-12-01 | [refactor] get namespace as an optional query arg | Victor Shyba |
2017-12-01 | [bug] missing self parameter on class method | Victor Shyba |
2017-12-01 | [feature] add a streaming resource | Victor Shyba |
2017-12-01 | [style] fix typo | Victor Shyba |
2017-11-30 | [style] remove public get/set blob priority methods | drebs |
2017-11-30 | [bug] avoid overwriting priorities on sync status batch update | drebs |
2017-11-30 | [style] some sugar for setting the priority | Kali Kaneko |
2017-11-30 | [feature] add priorities for blob transfers | drebs |
2017-11-29 | [feature] add bandwidth throttling to the client | drebs |
2017-11-22 | [refactor] simplify decorated test parameters | Victor Shyba |
2017-11-22 | [test] improve isolation by avoiding _all_dbs | Victor Shyba |
2017-11-22 | [refactor] extract list dbs method | Victor Shyba |
2017-11-22 | [refactor] remove unused parameter | Victor Shyba |
2017-11-22 | [pkg] update changelog0.10.5 | drebs |
2017-11-22 | [pkg] update debian changelog | drebs |
2017-11-22 | [pkg] bump sphinx release info | drebs |
2017-11-22 | [test] avoid collision when running fs backend tests in parallel | drebs |
2017-11-22 | [bug] remove SOLEDAD_COUCH_URL test env | Victor Shyba |
2017-11-22 | [feature] make logs less noisy by monkey-patching twisted.internet.protocol.F... | drebs |
2017-11-22 | [bug] properly log missing schema version in config doc | drebs |
2017-11-22 | [bug] ensure shutdown happens only after reactor start | drebs |
2017-11-22 | [bug] fix logging while checking CouchDB schema versions on server startup | drebs |
2017-11-21 | [bug] use os._exit to ensure a clean log on startup failure | drebs |
2017-11-21 | [docs] add entry for next release to changelog | Kali Kaneko |
2017-11-20 | [test] avoid failing when there's no couch_url in environment variable | drebs |
2017-11-20 | [bug] log and exit on server startup errors | drebs |
2017-11-20 | [bug] use reactor.stop() to exit when server startup checks fail | drebs |
2017-11-20 | [test] always use a tempdir for server fixture config file | drebs |
2017-11-19 | [test] use environment to pass the couch_url to server TAC test | drebs |
2017-11-19 | [feature] allow setting couchdb url from environment | drebs |
2017-11-19 | [test] TAC test now checks for server (with retries) | drebs |
2017-11-19 | [benchmarks] pin elasticsearch-py version to avoid TLS certs bug | drebs |
2017-11-15 | [pkg] update debian changelog0.10.4 | drebs |
2017-11-15 | [pkg] bump sphinx release info | drebs |
2017-11-15 | [pkg] update changelog | drebs |
2017-11-14 | [refactor] factor server twisted app to it's own .py file | drebs |
2017-11-14 | [style] comment fix and variable renaming | drebs |
2017-11-14 | [bug] use custom logger everywhere in server | drebs |
2017-11-14 | [bug] remove unneeded delayed initialization of couch state | drebs |
2017-11-14 | [bug] wait for checks before running servers | drebs |
2017-11-14 | [refactor] rename entrypoints to match design docs | drebs |
2017-11-14 | [pkg] make debian package report the correct version | drebs |