Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-22 | Merge branch 'maint-0.4.0' into maint-0.4.1 | teor | |
2019-10-22 | Merge branch 'maint-0.3.5' into maint-0.4.0 | teor | |
2019-10-22 | Travis: Disable the Rust macOS build | teor | |
This build was added in 0.3.5. We need to mitigate slow scheduling of Travis macOS jobs. Closes ticket 32177. | |||
2019-10-22 | Merge branch 'ticket32177_029' into ticket32177_035 | teor | |
Stem from maint-0.3.5, disabled macOS chutney from ticket32177_029. | |||
2019-10-22 | Travis: Disable all but one macOS build | teor | |
We need to mitigate slow scheduling of Travis macOS jobs. Closes ticket 32177. | |||
2019-10-17 | Merge branch 'maint-0.3.5' into maint-0.4.0 | teor | |
2019-10-01 | Merge branch 'bug31859_040' into bug31859_041 | teor | |
Merge TOR_TEST_RNG_SEED in maint-0.4.1 into the coverage line from bug31859_040. | |||
2019-10-01 | Merge branch 'bug31859_035' into bug31859_040 | teor | |
2019-10-01 | Travis: Keep the macOS Rust job, but don't wait for it to finish | teor | |
Since Rust on macOS is slow, don't wait for the macOS Rust job to finish. Instead, split rust into slow rust (macOS) and fast rust (Linux). And allow the build to finish before slow rust finishes. Also make sure that we have: * a Rust build on each platform, * a Rust build with each compiler, and * a check on all our Rust builds. Finally, sort builds: allow fail last, macOS first, slowest first. Closes 31859 for 0.3.5. | |||
2019-10-01 | Travis: Split jobs, add essential jobs, remove redundant jobs | teor | |
Part of 31859 for 0.3.5. | |||
2019-10-01 | Merge branch 'bug31859_029' into bug31859_035 | teor | |
While merging: * leave out some redundant jobs and build matrix entries | |||
2019-09-30 | Travis: Add a macOS chutney job, but don't wait for it to finish | teor | |
Since Travis macOS has IPv6 support (and Travis Linux does not), chutney will now run its IPv6 networks as part of Travis CI. But since chutney is slow, don't wait for the macOS chutney to finish. (Travis have fixed the duplicate notification bug in fast_finish. So we can use fast_finish and allow_failure to finish early. Unfortunately, allow_failure also means we ignore failures in macOS chutney.) Also make sure that we have: * a compile on each platform, with each compiler, * a check on each platform, and * a check on each compiler. Finally, sort builds: allow fail last, macOS first, slowest first. Closes ticket 30860. Closes ticket 31859 for 0.2.9. | |||
2019-09-30 | Travis: Remove a redundant clang Linux job | teor | |
Part of 31859. | |||
2019-09-26 | Travis: Unroll the build matrix into matrix: include: | teor | |
The jobs should be the same, but Travis may display them differently. Part of 31859. | |||
2019-08-27 | Merge branch 'maint-0.3.5' into maint-0.4.0 | George Kadianakis | |
2019-08-22 | Merge branch 'bug31463_040' into bug31463_041 | teor | |
2019-08-22 | Merge branch 'bug31463_035' into bug31463_040 | teor | |
2019-08-22 | Fix gcc build exclude on travis | Sebastian Hahn | |
The main build doesn't use HARDENING_OPTIONS, so the exclude shouldn't, either. Reduces the number of builders by one. | |||
2019-08-08 | Merge branch 'maint-0.4.0' into maint-0.4.1 | teor | |
2019-08-08 | Merge branch 'maint-0.3.5' into maint-0.4.0 | teor | |
2019-08-08 | Merge remote-tracking branch 'tor-github/pr/1044' into maint-0.3.5 | teor | |
Merge changed chutney and stem script lines from 29280 with changed stem script lines from 30591. | |||
2019-08-08 | Merge remote-tracking branch 'tor-github/pr/1155' into maint-0.2.9 | teor | |
2019-07-01 | Merge branch 'chutney_ci_v4_040' into chutney_ci_v4_041 | teor | |
2019-07-01 | Merge branch 'chutney_ci_v4_035' into chutney_ci_v4_040 | teor | |
This merge removes an incorrect comment about the stem version and commit script. | |||
2019-07-01 | Travis: SKIP_MAKE_CHECK="yes" when running stem | teor | |
And add some comments about stem Part of 29280. | |||
2019-07-01 | Merge branch 'chutney_ci_v4_029' into chutney_ci_v4_035 | teor | |
2019-07-01 | Travis: remove a redundant os: linux line | teor | |
Linux is the first item in the os matrix, so we don't need to specify it under matrix: include: . Part of 29280. | |||
2019-07-01 | Travis: show the chutney commit and python version | teor | |
Part of 29280. | |||
2019-07-01 | Travis: show chutney logs on chutney job failure | teor | |
Part of 29280. | |||
2019-07-01 | Travis: Log stem's TRACE logs to a file, and tail it on failure | teor | |
Also filter out stem's SocketClosed logs, and fix some nearby comments. Part of 30591. | |||
2019-06-14 | Travis: Don't log stem's SocketClosed TRACE logs to the console | teor | |
And fix some nearby comments. Part of 30591. | |||
2019-06-12 | Add a chutney mode to travis.yml. | Nick Mathewson | |
2019-06-12 | Travis: control "make check" with its own flag | Nick Mathewson | |
Previously we had "make check" launched whenever DISTCHECK was false. Now we'd like to turn it off in a few other circumstances, like running chutney. Maybe stem too? | |||
2019-06-11 | Merge remote-tracking branch 'tor-github/pr/1094' into maint-0.3.5 | teor | |
2019-06-11 | Merge remote-tracking branch 'tor-github/pr/1091' into maint-0.3.5 | teor | |
2019-06-11 | Merge remote-tracking branch 'tor-github/pr/990' into maint-0.3.5 | teor | |
2019-06-10 | Merge branch 'maint-0.4.0' into maint-0.4.1 | Nick Mathewson | |
2019-06-10 | Merge remote-tracking branch 'tor-github/pr/1094' into maint-0.4.0 | Nick Mathewson | |
2019-06-10 | Merge branch 'maint-0.4.0' into maint-0.4.1 | Nick Mathewson | |
2019-06-10 | Merge branch 'bug30713_035' into bug30713_040 | teor | |
2019-06-10 | Travis: Skip test_rebind on macOS builds | teor | |
Skip test_rebind when the TOR_SKIP_TEST_REBIND environmental variable is set. Skip test_rebind on macOS in Travis builds, because it is unreliable on macOS on Travis. Fixes bug 30713; bugfix on 0.3.5.1-alpha. | |||
2019-06-10 | Travis: allow the test-stem job to fail | teor | |
Allow the test-stem job to fail in Travis, because it sometimes hangs. Fixes bug 30744; bugfix on 0.3.5.4-alpha. | |||
2019-06-05 | Merge remote-tracking branch 'tor-github/pr/989' into maint-0.4.0 | Nick Mathewson | |
2019-06-05 | Merge remote-tracking branch 'tor-github/pr/971' into maint-0.4.0 | Nick Mathewson | |
2019-05-30 | Travis: only run the stem tests that use a tor binary | teor | |
Closes ticket 30694. | |||
2019-05-28 | Travis: make stem log a controller trace, and tail stem's tor log | teor | |
In Travis, make stem log a controller trace to the console. And tail stem's tor log after failure. Closes ticket 30591. | |||
2019-05-15 | Travis: fix an rng seed for coverage builds. | Nick Mathewson | |
2019-05-02 | Merge remote-tracking branch 'tor-github/pr/989' | Nick Mathewson | |
2019-04-30 | Travis: remove sudo configuration | rl1987 | |
See: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration | |||
2019-04-30 | Travis: remove sudo configuration | rl1987 | |
See: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration |