1. 29f7f8f THRIFT-4743: remove cpp compiler plugin support to simplify the project by James E. King III · 6 years ago
  2. 98f379e THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake by James E. King III · 6 years ago
  3. b2a4afe fix travis CI cross by James E. King III · 6 years ago
  4. 5870cc8 Change Travis CI to use three cross test jobs again as we hit the 90 minute limit we had negotiated. by James E. King III · 6 years ago
  5. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  6. 2150a34 remove boost::thread in CI by cyy · 6 years ago
  7. c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
  8. 129f332 move autotools builds in front of cmake builds in Travis CI by James E. King III · 7 years ago
  9. a3a5909 add coverity scan build automation to cron job on Travis CI by James E. King III · 7 years ago
  10. f5f430d THRIFT-4579: Move up to Ubuntu Bionic for CI builds by James E. King III · 7 years ago
  11. 2724707 THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby by James E. King III · 7 years ago
  12. a37feaf THRIFT-4508: end trusty CI builds; handle nodejs 4.x LTS EOL; update docs by James E. King III · 7 years ago
  13. bf7f76b THRIFT-82: follow-up to common lisp to stabilize the linux build environment and update some docs by James E. King III · 7 years ago
  14. d907cc9 THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe by James E. King III · 7 years ago
  15. cd5be7b THRIFT-4351: change DOCKER_ env vars for travis integration to work better, by James E. King, III · 7 years ago
  16. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  17. 65efdff build both ubuntu xenial as well as trusty to get more language level by James E. King, III · 7 years ago
  18. 699b5bc THRIFT-4064: update node dependencies by James E. King, III · 7 years ago
  19. 4c30c15 THRIFT-4328: disable centos-7.3 build jobs which appear to be unstable/hang in jenkins by James E. King, III · 7 years ago
  20. f26ce76 THRIFT-4328: undo tweak to build jobs 3 and 4, putting nodejs back where it was to stabilize Travis by James E. King, III · 7 years ago
  21. 81cdcd3 THRIFT-4328: split binary cross tests into their own build job to resolve by James E. King, III · 7 years ago
  22. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  23. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  24. ee17ff9 THRIFT-4071: rebalance build job 5 to eliminate CI failures by James E. King, III · 8 years ago
  25. 4eb2347 THRIFT-4071: collapse and remove unnecessary build jobs in Travis CI; ensure WITH_PLUGIN is tested somewhere by James E. King, III · 8 years ago
  26. 147c284 THRIFT-2026: Eliminate some undefined behavior in C/C++ by Jim Apple · 8 years ago
  27. 736075d THRIFT-4095: add multiplexed protocol to Travis CI jobs 1 and 2 for make cross by James E. King, III · 8 years ago
  28. 2c64bdd THRIFT-3918 Run subset of make cross by Nobuaki Sukegawa · 8 years ago
  29. 93fb7ea THRIFT-3907 Skip Docker image build on CI when unchanged by Nobuaki Sukegawa · 8 years ago
  30. a52ea35 THRIFT-3852 A Travis-CI job fails with "write error" by Nobuaki Sukegawa · 9 years ago
  31. 7be78ea THRIFT-3816 Reduce docker build duration on Travis-CI by Nobuaki Sukegawa · 9 years ago
  32. 6505312 THRIFT-3747 Duplicate node.js build on Travis-CI by Nobuaki Sukegawa · 9 years ago
  33. c40018b THRIFT-3659 Check configure result of CMake on CI by Nobuaki Sukegawa · 9 years ago
  34. ed23b2b THRIFT-3696 Install pip to CentOS Docker images to fix Python builds by Nobuaki Sukegawa · 9 years ago
  35. 3dd4d8e THRIFT-3698 [Travis-CI] Introduce retry to apt commands by Nobuaki Sukegawa · 9 years ago
  36. 50bb860 follow-up: THRIFT-3690 Work around docker image build failures on Travis-CI by Nobuaki Sukegawa · 9 years ago
  37. d479e23 THRIFT-3691 Run flake8 Python style check on Travis-CI by Nobuaki Sukegawa · 9 years ago
  38. 2c5ed27 THRIFT-3690 Work around docker image build failures on Travis-CI by Nobuaki Sukegawa · 9 years ago
  39. f295284 THRIFT-3681 Fix Dart tutorial build Client: Build (Dart) Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  40. ea5845a THRIFT-3633 Travis "C C++ - GCC" build was using clang by Nobuaki Sukegawa · 9 years ago
  41. 5b44612 Revert part of 2eed686406812411199f30e64131548000bbb62a by Nobuaki Sukegawa · 9 years ago
  42. 2eed686 Fix CI build for THRIFT-3251 Add http transport for server to Go lib by Nobuaki Sukegawa · 9 years ago
  43. 447294f THRIFT-3469 Docker: Debian support by Roger Meier · 9 years ago
  44. 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
  45. 7b69c18 Remove Travis-CI allow_failures entry for CentOS 7 by Nobuaki Sukegawa · 9 years ago
  46. 0156aae Use Docker image from master branch on Travis-CI by Nobuaki Sukegawa · 9 years ago
  47. a6ab1f5 THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure by Nobuaki Sukegawa · 9 years ago
  48. 73fae0f Revert "THRIFT-3443 Thrift include can generate uncompilable code" by Nobuaki Sukegawa · 9 years ago
  49. e58ed1a THRIFT-3441 Stabilize Travis-CI builds Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  50. 826ea99 THRIFT-3400 Add Erlang to cross test by Nobuaki Sukegawa · 9 years ago
  51. 27378fa THRIFT-3398 Add CMake build for Haskell library and tests by Nobuaki Sukegawa · 9 years ago
  52. 2a640c4 THRIFT-3303 Disable concurrent cabal jobs on Travis to avoid GHC crash by Nobuaki Sukegawa · 9 years ago
  53. aba4b1f travis CI sudo: required by Henrique Mendonça · 10 years ago
  54. 4ead520 THRIFT-3155 move contrib/mingw32-toolchain.cmake to build/cmake/ by Roger Meier · 10 years ago
  55. fd5a4d2 THRIFT-3137 Travis build hangs after failure by Nobuaki Sukegawa · 10 years ago
  56. fa0a125 .travis.yml: remove accidently added add sudo command by Roger Meier · 10 years ago
  57. 71f2d8a THRIFT-3067 C++ cppcheck performance related warnings by Roger Meier · 10 years ago
  58. 7ed94ef THRIFT-3110 Print error log after cross test failures on Travis by Roger Meier · 10 years ago
  59. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  60. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  61. 7f9fa88 THRIFT-3007 Travis build is broken because of directory conflict by henrique · 10 years ago
  62. e03f7e8 THRIFT-2962:Docker Thrift env for development and testing by jfarrell · 10 years ago
  63. a10697a THRIFT-2909 Improve travis build by Nobuaki Sukegawa · 10 years ago
  64. 2825664 THRIFT-2893 CMake build fails with boost thread or std thread by Nobuaki Sukegawa · 10 years ago
  65. 54d3969 Add CMake builds to travis by Pascal Bach · 10 years ago
  66. 5effab6 .travis.yml: restructure matrix build, add QA, add CMake builds by Roger Meier · 10 years ago
  67. 71bd360 .travis.yml: just use 2 cores by Roger Meier · 10 years ago
  68. 4ab18ce THRIFT-2711 - proper build result returned from Travis by Konrad Grochowski · 10 years ago
  69. c0a7d72 THRIFT-2638 travis: build with Haskell Patch: John Chee by henrique · 10 years ago
  70. ac8d8e2 THRIFT-2635 Travis CI build and test matrix by henrique · 10 years ago
  71. 55087a4 THRIFT-2571 doc and speed up travis build by henrique · 11 years ago
  72. bbac924 THRIFT-2571 Simplify cross compilation using CMake Patch: Pascal Bach by henrique · 11 years ago
  73. 48b1897 THRIFT-2471 requires libboost 1.54 + additional script clean up by henrique · 11 years ago
  74. 569863a Allow cross build for windows using mingw32 by Pascal Bach · 11 years ago
  75. ad4df16 THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by henrique · 11 years ago
  76. ce79d59 add missing bc on travis by henrique · 11 years ago
  77. d17f1c9 THRIFT-847 Test Framework harmonization across all languages by henrique · 11 years ago
  78. a139c91 THRIFT-2312 travis.yml: build everything Patch: Henrique Mendonça by henrique · 11 years ago
  79. 169d655 THRIFT-2312 .travis.yml: no apt-get update/upgrade, by Roger Meier · 11 years ago
  80. 78dbd5c THRIFT-2318 perl: dependency Class::Accessor not checked Patch: Roger Meier by Roger Meier · 11 years ago
  81. aae8acb THRIFT-2318 perl: dependency Class::Accessor not checked Patch: Roger Meier by Roger Meier · 11 years ago
  82. 6635058 THRIFT-2312 .travis.yml: enable ruby, php and mingw compiler build by Roger Meier · 11 years ago
  83. 2c7e89b .travis.yml: do "The Miracle Combination" for apt-get§ by Roger Meier · 11 years ago
  84. 0e07ec8 THRIFT-1952 Travis CI add multi-core support by Henrique Mendonça · 12 years ago
  85. 74c2cc8 add missing apt-get upgrade within .travis.yml by Roger Meier · 12 years ago
  86. 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
  87. 1beeaaa THRIFT-1952 Travis CI (.travis.yml) by Roger Meier · 12 years ago
  88. dcfc7e6 THRIFT-1952 Travis CI (.travis.yml) Patch: Roger Meier disable python by Roger Meier · 12 years ago
  89. a0836f6 THRIFT-1952 Travis CI (.travis.yml) Patch: Roger Meier by Roger Meier · 12 years ago