summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26remove platform packages for unsupported distributionsMicah Anderson
2017-10-26[pkg] Lintian: build-depends-on-obsolete-packageVarac
2017-10-26[pkg] Linitan: ignore newer-standards-versionVarac
2017-10-26[pkg] Fix lintian errorVarac
2017-10-26Standards-Version 4.1.1, Ubuntu artful packageVarac
2017-10-23[bug] revert unintentional changes from last commitdrebs
2017-10-23[doc] add script for copying doc to leap_se repodrebs
2017-10-23[doc] small fixes in documentationdrebs
2017-10-17[ci] remove duplicated call to responsiveness testsdrebs
2017-10-17[ci] improve outlier detection outputdrebs
2017-10-16[ci] fix benchmarks jobs, remove wrong mark filteringdrebs
2017-10-16[bug] use all default server config valuesdrebs
2017-10-16[ci] compare benchmark results with historydrebs
2017-10-12[test] remove now unneeded semaphored from benchmarksdrebs
2017-10-12[bug] limit number of concurrent requests to local dbdrebs
2017-10-12[feature] make concurrent blob writes configurabledrebs
2017-10-11[bug] limit concurrent blob writes in serverdrebs
2017-10-11[ci] avoid leaking secretsdrebs
2017-10-11[doc] install deps from wheels when building docsdrebs
2017-10-11[doc] add script to build docsdrebs
2017-10-10[test] add docstring for blobs testsdrebs
2017-10-10[test] fix blobs download benchmark testdrebs
2017-10-10[feature] log OS errors when writing blobsdrebs
2017-10-10[bug] handle put errors in the incoming blobs apidrebs
2017-10-09[ci] spit commands to stdout on ci shell scriptsdrebs
2017-10-09[pkg] add timestamps to packaging jobsdrebs
2017-10-09[test] only run benchmark stage on scheduled pipelinesdrebs
2017-10-09[doc] remove variable name from storage secret JSON exampledrebs
2017-10-09[test] rename blobs sqlite benchmarks filedrebs
2017-10-09[test] add blobs upload/download benchmarkdrebs
2017-10-09[test] run benchmarks only on schedules pipeline runsdrebs
2017-10-09[doc] add pipeline badge to readmedrebs
2017-10-06[pkg] change maintainer infoKali Kaneko
2017-10-06[pkg] add dependency to soledad-commonKali Kaneko
2017-10-06[doc] improve client usage exampledrebs
2017-10-06[doc] move compatibility notes from readme to documentation pagesdrebs
2017-10-06[test] fix script that runs benchmarksdrebs
2017-10-05[bug] fix retries for blobs downloaddrebs
2017-10-05[bug] retry blob download for all retriable errorsdrebs
2017-10-05[tests] run benchmarks conditionallydrebs
2017-10-05[test] use template for ci benchmark jobsdrebs
2017-10-05[tests] move benchmarks back to their own stage in cidrebs
2017-10-05[bug] improve error message on blob download errordrebs
2017-10-05[bug] log the exception on blob download errordrebs
2017-10-05[bug] don't use hardcoded number of retries when downloading blobsdrebs
2017-10-05[style] use python3 compatible try/except syntaxdrebs
2017-10-05[bug] ensure maximum concurrency on blobs transferdrebs
2017-10-05[style] param is not keyword argumentdrebs
2017-10-05[style] name keyword arguments in function callsdrebs
2017-10-05[style] rename exception to match standardsdrebs