Age | Commit message (Expand) | Author |
2017-07-08 | [benchmarks] properly pass environment variable to gitlab-runner | drebs |
2017-07-08 | [benchmark] setup env for benchmark-all-commits conditionally | drebs |
2017-07-08 | [benchmarks] run benchmarks twice, for time and resources | drebs |
2017-07-08 | [benchmarks] add --watch-resources option | drebs |
2017-07-08 | [benchmarks] avoid reinstalling pysqlcipher if unneeded | drebs |
2017-07-08 | [benchmarks] skip some tests by default | drebs |
2017-07-08 | [feat] use OpenSSL backend for scrypt if available | Kali Kaneko |
2017-07-07 | [pkg] workaround multiline bug in .gitlab-ci.yml | drebs |
2017-07-07 | [doc] add doc on benchmark sync tests sizes | drebs |
2017-07-07 | [benchmarks] move adbapi tuning script to benchmark scripts folder | drebs |
2017-07-07 | [benchmarks] use new gitlab ci variable names | drebs |
2017-07-07 | [benchmarks] add README to benchmark-all-commits | drebs |
2017-07-07 | [benchmarks] record start and end timestamp when benchmarking all commits | drebs |
2017-07-07 | [benchmarks] stop benchmarking-all-commits when first commit is reached | drebs |
2017-07-07 | [benchmarks] move benchmark-all-commits script to scripts dir | drebs |
2017-07-07 | [benchmarks] Set a timeout of 2 hours for docker jobs. | drebs |
2017-07-07 | [benchmarks] Checkout check-pysqlcipher script because older commits don't ha... | drebs |
2017-07-07 | [benchmarks] Add timestamp, commit id and exit status to results.txt | drebs |
2017-07-07 | [benchmarks] Fix script name inside .gitlab-ci.yml | drebs |
2017-07-07 | [benchmarks] Fix script name. | drebs |
2017-07-07 | [benchmarks] Use script to tune adbapi parameters istead of cherry-pick. | drebs |
2017-07-07 | [benchmarks] Cherry pick tuned adbapi parameters before running tests. | drebs |
2017-07-07 | [benchmarks] All PRs got merged | varac |
2017-07-07 | [benchmarks] Ignore failed commits | varac |
2017-07-07 | [benchmarks] Fetch files from the future | varac |
2017-07-07 | [benchmarks] Show pytest-benchmark git remote in tox.ini | varac |
2017-07-07 | [benchmarks] Stay on current branch and not in detatched HEAD | varac |
2017-07-07 | [benchmarks] Use git reset --hard so commit_info.branch will stay at master | varac |
2017-07-07 | [benchmarks] Show date and commit info | varac |
2017-07-07 | [benchmarks] Break on error | varac |
2017-07-07 | [benchmarks] Run test in docker | varac |
2017-07-07 | [benchmarks] Improve benchmark-all-commits.sh script | varac |
2017-07-07 | [benchmarks] Add benchmark-all-commits.sh | varac |
2017-07-07 | [doc] add tests and benchmarks documentation | drebs |
2017-07-07 | [test] change memory sampling interval to 0.1 on benchmarks | drebs |
2017-07-07 | [test] mark tests that depend on couchdb server | drebs |
2017-07-02 | [feature] namespace capability to BlobsBackend | Victor Shyba |
2017-07-02 | [bug] fix file path from repo unify | Victor Shyba |
2017-07-02 | [bug] incoming doesnt accept encryption schemes | Victor Shyba |
2017-07-02 | [style] fix naming from review | Victor Shyba |
2017-07-02 | [feature] add formatting from MX into incoming | Victor Shyba |
2017-07-02 | [feature] make /incoming persist doc on CouchDB | Victor Shyba |
2017-07-02 | [feature] direct /incoming requests to IncomingResource | Victor Shyba |
2017-07-02 | [feature] add an IncomingResource | Victor Shyba |
2017-06-29 | [pkg] avoid adding upstream repo twice | drebs |
2017-06-29 | [doc] add readthedocs yaml config file | drebs |
2017-06-29 | [doc] use bundled pyzmq when building doc | drebs |
2017-06-28 | [pkg] print explanation message when SSH_PRIVATE_KEY is missing | drebs |
2017-06-28 | [test] remove \n from benchmarking script in CI | drebs |
2017-06-28 | [pkg] skip package upload if no ssh private key is set | drebs |