Age | Commit message (Expand) | Author |
2018-06-13 | Merge #13406: travis: Change Mac goal to all deploy | MarcoFalke |
2018-06-12 | travis: Change Mac goal to all deploy so that travis can build all executable... | Chun Kuan Lee |
2018-06-12 | travis: Increase travis_wait time while verifying commits | Chun Kuan Lee |
2018-06-12 | Use python instead of slow shell script on verify-commits | Chun Kuan Lee |
2018-05-30 | travis: Skip cache for lint stage | MarcoFalke |
2018-05-29 | Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker | Wladimir J. van der Laan |
2018-05-25 | Travis: Build tests on Ubuntu 18.04 with docker | Chun Kuan Lee |
2018-05-24 | test: Move linters to test/lint, add readme | MarcoFalke |
2018-05-12 | travis: Rename the build stage "check_doc" to "lint" | practicalswift |
2018-05-09 | [bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the... | Grady Laksmono |
2018-04-27 | Use --failfast when running functional tests on Travis | James O'Beirne |
2018-04-11 | Add shell script linting: Check for shellcheck warnings in shell scripts | practicalswift |
2018-04-09 | Reorder travis builds | Pieter Wuille |
2018-03-31 | travis: Run verify-commits only on cron jobs | MarcoFalke |
2018-03-30 | test: Remove travis checkout depth | Wladimir J. van der Laan |
2018-03-23 | [CI]: bump travis timeout for make check to 50m | Karl-Johan Alm |
2018-03-13 | travis: Clone depth 1 unless $CHECK_DOC | MarcoFalke |
2018-03-13 | Merge #12405: travis: Full clone for git subtree check | MarcoFalke |
2018-03-06 | depends: Remove ccache | fanquake |
2018-02-15 | travis: Full clone for git subtree check | MarcoFalke |
2018-01-29 | [tests] Fix names of excluded extended tests for travis | Anthony Towns |
2017-12-10 | Add Travis check for unused Python imports | practicalswift |
2017-11-29 | [tests] Add combinedlogslen argument to test_runner.py | John Newbery |
2017-11-15 | [travis-ci] Only run linters on Pull Requests | John Newbery |
2017-11-09 | Merge #11394: Perform a weaker subtree check in Travis | MarcoFalke |
2017-10-18 | Revert "travis: filter out pyenv" | Cory Fields |
2017-10-18 | travis: move back to the minimal image | Cory Fields |
2017-10-11 | Check subtree consistency in Travis | Pieter Wuille |
2017-09-14 | Add a lint check for trailing whitespace. | Evan Klitzke |
2017-09-13 | Merge #10753: test: Check RPC argument mapping | MarcoFalke |
2017-09-12 | Merge #11311: travis: Revert default datadir check | MarcoFalke |
2017-09-12 | travis: Revert default datadir check | MarcoFalke |
2017-09-12 | Merge #7142: Travis: Test build against system libs (& Qt4) | MarcoFalke |
2017-09-10 | Make sure ~/.bitcoin doesn't exist before build | MeshCollider |
2017-09-07 | Merge #11271: travis: filter out pyenv | MarcoFalke |
2017-09-07 | test: Check RPC argument mapping | Wladimir J. van der Laan |
2017-09-07 | travis: filter out pyenv | Cory Fields |
2017-09-06 | travis: Assert default datadir isn't created, Run scripted diff only once | MarcoFalke |
2017-08-19 | Build with --enable-werror under OS X | practicalswift |
2017-08-05 | Travis: Test build against system libs (& Qt4) | Luke Dashjr |
2017-08-05 | Travis: Remove bc tool from dependencies | Luke Dashjr |
2017-07-25 | Merge #10508: Run Qt wallet tests on travis | Wladimir J. van der Laan |
2017-07-04 | [test] don't run dbcrash.py on Travis | John Newbery |
2017-06-05 | Run Qt wallet tests on travis | Russell Yanofsky |
2017-06-05 | Merge #10509: Remove xvfb configuration from travis | MarcoFalke |
2017-06-02 | Remove xvfb configuration from travis | Russell Yanofsky |
2017-06-01 | Increase travis unit test timeout | Pieter Wuille |
2017-05-04 | devtools: add script to verify scriptable changes | Cory Fields |
2017-04-04 | [trivial] remove unused line in Travis config | John Newbery |
2017-03-28 | Make all Travis test runs quiet, non just cron job runs | John Newbery |