index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ci: Remove unused workaround
MarcoFalke
2020-05-31
1
-4
/
+0
*
ci: Install llvm to get llvm symbolizer
MarcoFalke
2020-05-31
1
-1
/
+1
*
ci: Mute depends logs completely
MarcoFalke
2020-05-30
1
-1
/
+3
*
ci: Use libc++ instead of libstdc++ for tsan
MarcoFalke
2020-05-30
1
-4
/
+4
*
ci: Set halt_on_error=1 for tsan
MarcoFalke
2020-05-30
1
-1
/
+1
*
ci: Deduplicate DOCKER_EXEC
MarcoFalke
2020-05-30
1
-7
/
+5
*
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
MarcoFalke
2020-05-21
3
-4
/
+2
*
Merge #18677: Multiprocess build support
fanquake
2020-05-21
3
-1
/
+16
|
\
|
*
multiprocess: add multiprocess travis configuration
Russell Yanofsky
2020-05-12
3
-1
/
+16
*
|
ci: Set DEBIAN_FRONTEND=noninteractive
MarcoFalke
2020-05-18
2
-1
/
+3
*
|
ci: tsan on clang-9
MarcoFalke
2020-05-18
1
-3
/
+3
|
/
*
Set LD_LIBRARY_PATH consistently in travis tests
Russell Yanofsky
2020-05-10
1
-2
/
+2
*
Remove unused ci configs that have been moved elsewhere
MarcoFalke
2020-05-10
1
-5
/
+1
*
fuzz: Pass down MAKEJOBS to test_runner
MarcoFalke
2020-05-10
1
-1
/
+1
*
fuzz: use std::optional for sep_pos variable
Harris
2020-05-09
2
-2
/
+2
*
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....
MarcoFalke
2020-05-08
2
-2
/
+3
|
\
|
*
[ci] make list of previous releases to download a setting
Sjors Provoost
2020-05-08
2
-2
/
+3
|
*
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
Sjors Provoost
2020-05-04
1
-1
/
+1
*
|
travis: Remove s390x
MarcoFalke
2020-05-07
1
-14
/
+0
|
/
*
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-03
1
-1
/
+1
|
\
|
*
test: add factor option to adjust test timeouts
Harris
2020-05-03
1
-1
/
+1
*
|
ci: Merge C++17 build with one of the existing ones
MarcoFalke
2020-04-30
2
-14
/
+1
*
|
Merge #18591: Add C++17 build to Travis
Wladimir J. van der Laan
2020-04-30
1
-0
/
+13
|
\
\
|
*
|
Add C++17 test to Travis
Pieter Wuille
2020-04-11
1
-0
/
+13
|
*
|
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
2
-2
/
+16
|
|
\
\
|
|
*
|
Add multiprocess travis configuration
Russell Yanofsky
2020-04-05
2
-1
/
+15
|
|
*
|
Set LD_LIBRARY_PATH consistently in travis tests
Russell Yanofsky
2020-04-05
1
-2
/
+2
*
|
|
|
Merge #18798: ci: Fix default retry script usage
MarcoFalke
2020-04-29
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
ci: Fix default retry script usage
Hennadii Stepanov
2020-04-28
2
-1
/
+2
*
|
|
|
|
Merge #18774: test: added test for upgradewallet RPC
MarcoFalke
2020-04-29
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
test: added test for upgradewallet RPC
Harris
2020-04-29
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge #18735: ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-28
4
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-27
4
-10
/
+10
|
|
/
/
/
/
*
|
/
/
/
ci: Document why tests can not be run on mac
MarcoFalke
2020-04-28
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
ci: Run functional tests on mac again
MarcoFalke
2020-04-26
1
-2
/
+0
|
/
/
/
*
|
|
ci: Remove xenial tsan workaround
MarcoFalke
2020-04-19
1
-6
/
+2
*
|
|
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...
MarcoFalke
2020-04-17
2
-2
/
+8
|
\
\
\
|
*
|
|
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
MarcoFalke
2020-04-17
2
-2
/
+8
*
|
|
|
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
18
-18
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
18
-18
/
+18
*
|
|
|
ci: Limit cache size regardless of NO_DEPENDS
Hennadii Stepanov
2020-04-16
1
-5
/
+2
|
/
/
/
*
|
|
ci: Print ccache statistics summary
Hennadii Stepanov
2020-04-10
1
-0
/
+5
*
|
|
ci: Drop unused WINEDEBUG variable
Hennadii Stepanov
2020-04-10
2
-3
/
+2
|
/
/
*
|
Merge #18569: ci: Add big endian native s390x build
MarcoFalke
2020-04-09
3
-4
/
+18
|
\
\
|
*
|
ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
Hennadii Stepanov
2020-04-09
1
-2
/
+2
|
*
|
ci: Add native s390x
Hennadii Stepanov
2020-04-09
3
-2
/
+16
|
|
/
*
/
ci: Run unit tests sequential once
MarcoFalke
2020-04-08
2
-1
/
+10
|
/
*
ci: Use Focal for fuzzers
MarcoFalke
2020-03-30
2
-6
/
+6
*
ci: Use Homebrew addon on native macOS
Hennadii Stepanov
2020-03-26
2
-20
/
+0
*
ci: Fix brew in Travis
Hennadii Stepanov
2020-03-26
1
-1
/
+0
[prev]
[next]