Age | Commit message (Expand) | Author |
2017-10-27 | [bug] TypeError: Incorrect padding | Victor Shyba |
2017-10-27 | [refactor] split blobs into modules | Victor Shyba |
2017-10-26 | remove platform packages for unsupported distributions | Micah Anderson |
2017-10-26 | [pkg] Lintian: build-depends-on-obsolete-package | Varac |
2017-10-26 | [pkg] Linitan: ignore newer-standards-version | Varac |
2017-10-26 | [pkg] Fix lintian error | Varac |
2017-10-26 | Standards-Version 4.1.1, Ubuntu artful package | Varac |
2017-10-23 | [bug] revert unintentional changes from last commit | drebs |
2017-10-23 | [doc] add script for copying doc to leap_se repo | drebs |
2017-10-23 | [doc] small fixes in documentation | drebs |
2017-10-17 | [ci] remove duplicated call to responsiveness tests | drebs |
2017-10-17 | [ci] improve outlier detection output | drebs |
2017-10-16 | [ci] fix benchmarks jobs, remove wrong mark filtering | drebs |
2017-10-16 | [bug] use all default server config values | drebs |
2017-10-16 | [ci] compare benchmark results with history | drebs |
2017-10-12 | [test] remove now unneeded semaphored from benchmarks | drebs |
2017-10-12 | [bug] limit number of concurrent requests to local db | drebs |
2017-10-12 | [feature] make concurrent blob writes configurable | drebs |
2017-10-11 | [bug] limit concurrent blob writes in server | drebs |
2017-10-11 | [ci] avoid leaking secrets | drebs |
2017-10-11 | [doc] install deps from wheels when building docs | drebs |
2017-10-11 | [doc] add script to build docs | drebs |
2017-10-10 | [test] add docstring for blobs tests | drebs |
2017-10-10 | [test] fix blobs download benchmark test | drebs |
2017-10-10 | [feature] log OS errors when writing blobs | drebs |
2017-10-10 | [bug] handle put errors in the incoming blobs api | drebs |
2017-10-09 | [ci] spit commands to stdout on ci shell scripts | drebs |
2017-10-09 | [pkg] add timestamps to packaging jobs | drebs |
2017-10-09 | [test] only run benchmark stage on scheduled pipelines | drebs |
2017-10-09 | [doc] remove variable name from storage secret JSON example | drebs |
2017-10-09 | [test] rename blobs sqlite benchmarks file | drebs |
2017-10-09 | [test] add blobs upload/download benchmark | drebs |
2017-10-09 | [test] run benchmarks only on schedules pipeline runs | drebs |
2017-10-09 | [doc] add pipeline badge to readme | drebs |
2017-10-06 | [pkg] change maintainer info | Kali Kaneko |
2017-10-06 | [pkg] add dependency to soledad-common | Kali Kaneko |
2017-10-06 | [doc] improve client usage example | drebs |
2017-10-06 | [doc] move compatibility notes from readme to documentation pages | drebs |
2017-10-06 | [test] fix script that runs benchmarks | drebs |
2017-10-05 | [bug] fix retries for blobs download | drebs |
2017-10-05 | [bug] retry blob download for all retriable errors | drebs |
2017-10-05 | [tests] run benchmarks conditionally | drebs |
2017-10-05 | [test] use template for ci benchmark jobs | drebs |
2017-10-05 | [tests] move benchmarks back to their own stage in ci | drebs |
2017-10-05 | [bug] improve error message on blob download error | drebs |
2017-10-05 | [bug] log the exception on blob download error | drebs |
2017-10-05 | [bug] don't use hardcoded number of retries when downloading blobs | drebs |
2017-10-05 | [style] use python3 compatible try/except syntax | drebs |
2017-10-05 | [bug] ensure maximum concurrency on blobs transfer | drebs |
2017-10-05 | [style] param is not keyword argument | drebs |