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
2019-10-30
build: update retry to current version
randymcmillann
2019-10-24
Remove BIP70 Support
fanquake
2019-10-24
build: remove protobuf from depends
fanquake
2019-10-24
ci: Disable functional tests on mac host
MarcoFalke
2019-10-22
Merge #17205: ci: Enable address sanitizer (ASan) stack-use-after-return chec...
MarcoFalke
2019-10-21
ci: Enable address sanitizer (ASan) stack-use-after-return checking
practicalswift
2019-10-17
ci: Remove redundant check for TRAVIS_OS_NAME
MarcoFalke
2019-10-17
ci: Cleanup macOS runs
MarcoFalke
2019-10-14
travis: run tests on macOS native
Sjors Provoost
2019-10-09
Merge #13728: lint: Run the CI lint stage on mac
MarcoFalke
2019-10-09
lint: Install grep and git via brew on mac for --perl-regexp
Ben Woosley
2019-10-09
lint: Fix shellcheck SC2155
Ben Woosley
2019-10-09
lint: Run the linters against Mac OS on Travis
Ben Woosley
2019-10-09
ci: Run tests on arm
MarcoFalke
2019-10-08
Merge #17011: ci: Use busybox utils for one build
Wladimir J. van der Laan
2019-10-03
ci: Make apt-get more verbose, to debug travis timeouts
MarcoFalke
2019-10-02
ci: Use busybox utils for one build
MarcoFalke
2019-10-01
Enable UBSan for Travis fuzzer job
practicalswift
2019-09-25
Merge #16961: test: Remove python dead code linter
MarcoFalke
2019-09-25
test: Remove python dead code linter
Wladimir J. van der Laan
2019-09-24
ci: Remove TRAVIS env vars
MarcoFalke
2019-09-24
ci: Set $HOST before setting fallback values
MarcoFalke
2019-09-18
test: lint: Add DisabledOpcodeTemplates to whitelist
MarcoFalke
2019-09-14
build: make protobuf optional in depends
fanquake
2019-09-12
build: disable BIP70 support by default
fanquake
2019-09-03
lint: Bump flake8 to 3.7.8
Ben Woosley
2019-08-27
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
MarcoFalke
2019-08-27
ci: Pass down $MAKEJOBS to test_runner.py
MarcoFalke
2019-08-19
Merge #16623: ci: Add environment files for all settings
MarcoFalke
2019-08-16
ci: Set --ansi in test_runner
MarcoFalke
2019-08-16
ci: Add environment files for all settings
MarcoFalke
2019-08-15
ci: Add note that this assumes a fresh git clone
MarcoFalke
2019-08-15
ci: Use ./ci/ on non-travis host
MarcoFalke
2019-08-15
ci: Remove dependence on travis, use it as fallback env
MarcoFalke
2019-08-15
ci: Add retry
MarcoFalke
2019-08-15
ci: Rename .travis/ to ./ci/
MarcoFalke