index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
Age
Commit message (
Expand
)
Author
2020-06-22
Adapt rest of tooling to new SDK naming scheme
Carl Dong
2020-06-16
tests: run test-security-check.py in CI
fanquake
2020-06-14
ci: Move travis workarounds to .travis.yml
MarcoFalke
2020-06-05
Merge #19173: build: turn on --enable-c++17 by --enable-fuzz
MarcoFalke
2020-06-05
build: turn on --enable-c++17 by --enable-fuzz
Vasil Dimov
2020-06-04
ci: tsan with wallet
MarcoFalke
2020-06-03
Merge #18210: test: type hints in Python tests
fanquake
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-05-31
ci: Remove unused workaround
MarcoFalke
2020-05-31
ci: Install llvm to get llvm symbolizer
MarcoFalke
2020-05-30
ci: Mute depends logs completely
MarcoFalke
2020-05-30
ci: Use libc++ instead of libstdc++ for tsan
MarcoFalke
2020-05-30
ci: Set halt_on_error=1 for tsan
MarcoFalke
2020-05-30
ci: Deduplicate DOCKER_EXEC
MarcoFalke
2020-05-21
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
MarcoFalke
2020-05-21
Merge #18677: Multiprocess build support
fanquake
2020-05-18
ci: Set DEBIAN_FRONTEND=noninteractive
MarcoFalke
2020-05-18
ci: tsan on clang-9
MarcoFalke
2020-05-12
multiprocess: add multiprocess travis configuration
Russell Yanofsky
2020-05-10
Set LD_LIBRARY_PATH consistently in travis tests
Russell Yanofsky
2020-05-10
Remove unused ci configs that have been moved elsewhere
MarcoFalke
2020-05-10
fuzz: Pass down MAKEJOBS to test_runner
MarcoFalke
2020-05-09
fuzz: use std::optional for sep_pos variable
Harris
2020-05-08
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....
MarcoFalke
2020-05-08
[ci] make list of previous releases to download a setting
Sjors Provoost
2020-05-07
travis: Remove s390x
MarcoFalke
2020-05-04
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
Sjors Provoost
2020-05-03
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-03
test: add factor option to adjust test timeouts
Harris
2020-04-30
ci: Merge C++17 build with one of the existing ones
MarcoFalke
2020-04-30
Merge #18591: Add C++17 build to Travis
Wladimir J. van der Laan
2020-04-29
Merge #18798: ci: Fix default retry script usage
MarcoFalke
2020-04-29
Merge #18774: test: added test for upgradewallet RPC
MarcoFalke
2020-04-29
test: added test for upgradewallet RPC
Harris
2020-04-28
Merge #18735: ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-28
ci: Document why tests can not be run on mac
MarcoFalke
2020-04-28
ci: Fix default retry script usage
Hennadii Stepanov
2020-04-27
ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-26
ci: Run functional tests on mac again
MarcoFalke
2020-04-19
ci: Remove xenial tsan workaround
MarcoFalke
2020-04-17
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...
MarcoFalke
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
ci: Limit cache size regardless of NO_DEPENDS
Hennadii Stepanov
2020-04-11
Add C++17 test to Travis
Pieter Wuille
2020-04-10
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
ci: Print ccache statistics summary
Hennadii Stepanov
2020-04-10
ci: Drop unused WINEDEBUG variable
Hennadii Stepanov
2020-04-09
Merge #18569: ci: Add big endian native s390x build
MarcoFalke
[next]