Age | Commit message (Expand) | Author |
2020-08-15 | ci: Set increased --timeout-factor by default | MarcoFalke |
2020-07-31 | [ci] use boost::process | Sjors Provoost |
2020-07-28 | Merge #19519: ci: Increase CCACHE_SIZE in some builds on Travis | MarcoFalke |
2020-07-21 | Merge #19205: script: previous_release.sh rewritten in python | MarcoFalke |
2020-07-17 | ci: add tsan debug symbols option | Russell Yanofsky |
2020-07-14 | ci: Increase CCACHE_SIZE in some builds on Travis | Hennadii Stepanov |
2020-07-14 | ci: Fix configure options for macOS builds | Hennadii Stepanov |
2020-07-14 | ci: Do not activate Travis ccache caching strategy | Hennadii Stepanov |
2020-07-14 | ci: Disable functional tests on forked repos to avoid timeouts for macOS | Hennadii Stepanov |
2020-07-05 | Remove previous_release.sh | Brian Liotti |
2020-07-02 | Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of un... | MarcoFalke |
2020-07-01 | ci: Run all tests on native mac again | MarcoFalke |
2020-07-01 | Merge #19331: build: Do not include server symbols in wallet | Wladimir J. van der Laan |
2020-06-29 | Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setup | MarcoFalke |
2020-06-29 | Merge #19333: refactor: Fix clang compile failure | Wladimir J. van der Laan |
2020-06-29 | test: move TEST_RUNNER_EXTRA into native tsan setup | fanquake |
2020-06-29 | Merge #19371: ci: Increase test timeout for sanitizer configs | fanquake |
2020-06-27 | ci: Install fixed version of clang-format for linters | MarcoFalke |
2020-06-25 | Merge #19348: test: Bump linter versions | MarcoFalke |
2020-06-24 | ci: Increase test timeout for sanitizer configs | MarcoFalke |
2020-06-23 | build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me... | practicalswift |
2020-06-23 | Merge #19240: build: macOS toolchain simplification and bump | fanquake |
2020-06-22 | test: Bump linter versions | Duncan Dean |
2020-06-22 | macos: Bump to xcode 11.3.1 and 10.15 SDK | Cory Fields |
2020-06-22 | Adapt rest of tooling to new SDK naming scheme | Carl Dong |
2020-06-19 | ci: Add test for clang-3.8 C++11 support | MarcoFalke |
2020-06-19 | ci: Upgrade most ci configs to focal | MarcoFalke |
2020-06-19 | doc: move doc to ci readme | MarcoFalke |
2020-06-19 | ci: Have one config run in xenial to test against python3.5 | MarcoFalke |
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 |