commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/06/03
[thrift] branch master updated: THRIFT-5411: Catch SocketTimeoutException in TIOStreamTransport read
yuxuan
2021/05/27
[thrift] branch master updated: fix D build, with D lang openssl 2.0.3 Client: d Patch: mingwugmail <
[email protected]
>
jensg
2021/05/26
[thrift] branch master updated: THRIFT-5419 Incorrect usage of thread pool in TThreadPoolAsyncServer may lead to poor performance Client: netstd Patch: Nathan P Sharp, Jens Geyer
jensg
2021/05/26
[thrift] branch master updated: THRIFT-5422 add threadpool server to netstd test suite impl Client: netstd Patch: Jens Geyer
jensg
2021/05/20
[thrift] branch master updated: Add Link to Tutorial in Rust Lib Documentation Client: rs Patch: Zicklag
jensg
2021/05/20
[thrift] branch master updated: THRIFT-3508 Map optional fields from thrift idl to optional fields in TypeScript. Client: node,js Patch: Axel Jäger
jensg
2021/05/20
[thrift] branch master updated: THRIFT-5417 Fix Lua compiler omitting default values in Lua service functions Client: Lua Patch: Jeffrey Han
jensg
2021/05/17
[thrift] branch master created (now 8101302)
jensg
2021/05/17
[thrift] 01/01: THRIFT-5399: Fix socket leak in abnormal situation
jensg
2021/05/17
[thrift] branch master updated (33b7f48 -> 8101302)
jensg
2021/05/15
[thrift] branch master updated: consume remaining MessageSize but never reset, we should reset remainin MessageSize after readEnd Client: cpp Patch: Irelian <
[email protected]
>
jensg
2021/05/15
[thrift] branch master updated (348de16 -> bc18a92)
jensg
2021/05/13
[thrift] branch master updated: THRIFT-5394 AppVeyor CI tries to download outdated cmake Client: build process Patch: Jens Geyer
jensg
2021/05/13
[thrift] branch master updated: THRIFT-5413 Int vs String in method get_size required by property size Client: hx Patch: Jens Geyer
jensg
2021/05/06
[thrift] branch THRIFT-5410 created (now ede7d3d)
jensg
2021/05/06
[thrift] 01/01: Workaround/THRIFT-5410: comment CL tests to get CI green again
jensg
2021/05/06
[thrift] branch master updated: THRIFT-5400 Java library does not export the .annotation package Client: java Patch: Antonio García-Domínguez
jensg
2021/05/05
[thrift] branch master updated: THRIFT-5407: Minor changes in .NET to support netcoreapp3.1 Client: netstd Patch: Mario Emmenlauer
jensg
2021/05/05
[thrift] branch master updated: THRIFT-5408 Support for deprecated/obsolete methods (via annotation) Client: netstd Patch: Jens Geyer
jensg
2021/04/28
[thrift] branch master updated: THRIFT-5244 Dynamic exception specifications are deprecated in C++11[-Wdeprecated] Client: cpp Patch: Zezeng Wang
jensg
2021/04/28
[thrift] branch master updated (80415f0 -> 0f73558)
yuxuan
2021/04/28
[thrift] 02/02: Fix travis CI for NPM
yuxuan
2021/04/28
[thrift] 01/02: THRIFT-5404: Allow other types of TTransportException to be timeouts
yuxuan
2021/04/16
[thrift] branch master updated: commented private code that is definitely never used
jensg
2021/04/15
[thrift] branch master updated: THRIFT-5398 ThreadPoolServer not stoppable via CancellationToken Client: netstd Patch: Jens Geyer
jensg
2021/04/10
[thrift] branch master updated: added breaking change notice for THRIFT-5396
jensg
2021/04/10
[thrift] branch master updated (6583f4e -> 2b2ea62)
jensg
2021/04/10
[thrift] 01/02: THRIFT-5395 inconsistent treatment of methods ending in "Async" Client: netstd Patch: Jens Geyer
jensg
2021/04/10
[thrift] 02/02: THRIFT-5396 deprecate "Async" method postfix Client: netstd Patch: Jens Geyer
jensg
2021/04/09
[thrift] branch master updated: THRIFT-5369: Use MaxMessageSize to check container sizes
yuxuan
2021/04/08
[thrift] branch master updated: THRIFT-5393 Incorrect namespaces for included types Client: hx Patch: Jens Geyer
jensg
2021/04/02
[thrift] branch master updated: THRIFT-5391 Named pipes transport hardening Client: netstd Patch: Jens Geyer
jensg
2021/04/02
[thrift] branch master updated: THRIFT-5390 Named Pipes transport hardening Client: Delphi Patch: Jens Geyer
jensg
2021/04/01
[thrift] branch master updated: THRIFT-5265 add the zlib transport to c_glib Client: c_glib Patch: Zezeng Wang
jensg
2021/03/30
[thrift] branch master updated: THRIFT-5383 TJSONProtocol Java readString throws on bounds check Client: java Patch: Aaron St. George
jensg
2021/03/29
[thrift] 01/04: THRIFT-5385 XML-HTTP client reports IsOpen=TRUE even if it is not Client: Delphi Patch: Jens Geyer
jensg
2021/03/29
[thrift] 02/04: THRIFT-5384 Improved error message for HTTP transports Client: Delphi Patch: Jens Geyer
jensg
2021/03/29
[thrift] branch master updated (7e53750 -> 66f9536)
jensg
2021/03/29
[thrift] 04/04: THRIFT-5387 Improved and simplified Delphi test setup Client: Delphi Patch: Jens Geyer
jensg
2021/03/29
[thrift] 03/04: THRIFT-5386 XML-HTTP client may throw "max message size reached" incorrectly Client: delphi Patch: Jens Geyer
jensg
2021/03/28
[thrift] branch master updated: THRIFT-5341 Old-Style-Cast & missing Override Client: cpp Patch: Kashirin Alex
jensg
2021/03/27
[thrift] 02/02: THRIFT-4303 Update ubuntu-xenial to use D 2.087.0 Client: d Patch: James Lacey
jensg
2021/03/27
[thrift] 01/02: Updated languages matrix [skip ci]
jensg
2021/03/27
[thrift] branch master updated (fafcea7 -> 7054b31)
jensg
2021/03/27
[thrift] branch master updated: THRIFT-5382 Netstd default list/set enums values are generated incorrectly Client netstd Patch: Thomas Bruggink
jensg
2021/03/26
[thrift] 01/02: THRIFT-5381 possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets Client: hx Patch: Jens Geyer
jensg
2021/03/26
[thrift] branch master updated (638ffbc -> 5bae216)
jensg
2021/03/26
[thrift] 02/02: merged 0.14.1 changes into master & added 0.15.0 breaking changes section Patch: Jens Geyer
jensg
2021/03/26
[thrift] branch master updated: Fix netstd test lib build on non windows hosts Client: netstd Patch: Thomas Bruggink & Jens Geyer
jensg
2021/03/26
[thrift] branch master updated: THRIFT-5236 THttpTransport.cs still has bad timeout code Client: netstd Patch: Thomas Bruggink
jensg
2021/03/26
[thrift] branch master updated: THRIFT-5377 Remove Erlang R16 support Client: erl Patch: Sergey Yelin
jensg
2021/03/26
[thrift] branch master updated: Fix lib/go/test/fuzz for oss-fuzz project
yuxuan
2021/03/24
[thrift] branch master updated: Remove Erlang R16 support Client: erl Patch: Sergey Yelin
jensg
2021/03/24
[thrift] branch master updated: THRIFT-5376 Fix deprecation warnings in D library Client: d Patch: James Lacey
jensg
2021/03/24
[thrift] branch master updated: THRIFT-5358: Add go.mod file to root directory
yuxuan
2021/03/24
[thrift] branch master updated (66d8976 -> 65ea752)
yuxuan
2021/03/22
[thrift] branch master updated (cd2fae0 -> 66d8976)
jensg
2021/03/18
[thrift] branch master updated: THRIFT-5373 HTTP status in case of Protocol/Transport exceptions Client: netstd Patch: Jens Geyer
jensg
2021/03/17
[thrift] branch master updated: THRIFT-5370 Haxe 4 compatibility incl TConfiguration & MAX_MESSAGE_SIZE Client: haxe Patch: Jens Geyer
jensg
2021/03/15
[thrift] branch master updated (cc70b4e -> 62beb67)
yuxuan
2021/03/11
[thrift] branch master updated: THIRFT-5367 Fix crashes when using Ruby compaction GC Client: rb Patch: Stan Hu
jensg
2021/03/11
[thrift] branch master updated: THRIFT-4098 Namespace support for generated Rust code (#2348)
allengeorge
2021/03/10
[thrift] branch master updated: added contrib readme [ci skip]
jensg
2021/03/09
[thrift-website] branch asf-site updated (67732a1 -> 11f901b)
jensg
2021/03/09
Buildbot success in on jekyll_websites
buildbot
2021/03/09
[thrift-website] branch asf-staging updated: Automatic Site Publish by Buildbot
git-site-role
2021/03/09
[thrift-website] branch main updated: trigger build to reflect THRIFT-5332 Question: list all the reserved words in thrift doc
jensg
2021/03/09
[thrift] branch master updated: THRIFT-5332 Question: list all the reserved words in thrift doc
jensg
2021/03/08
[thrift-website] branch asf-site updated (b061f30 -> 67732a1)
jensg
2021/03/08
Buildbot success in on jekyll_websites
buildbot
2021/03/08
[thrift-website] branch asf-staging updated: Automatic Site Publish by Buildbot
git-site-role
2021/03/08
[thrift-website] branch main updated: AS3 deprecated in 0.14.0 and removed from master Haskell deprecated in 0.14.1
jensg
2021/03/08
Buildbot failure in on jekyll_websites
buildbot
2021/03/08
[thrift-website] branch main updated: Release 0.14.1
jensg
2021/03/08
svn commit: r46533 - /dev/thrift/0.14.1-rc0/ /release/thrift/0.14.1/
jensg
2021/03/08
[thrift] branch master updated: misc. netstd improvements Client: netstd Patch: Jens Geyer
jensg
2021/03/07
[thrift] branch master updated: THRIFT-5363 Render constant names correctly (#2343)
allengeorge
2021/03/06
[thrift] branch master updated: THRIFT-5360 Remove deprecated Error::description() methods (#2342)
allengeorge
2021/03/06
[thrift] branch master updated: FIX: added missing ASF header
jensg
2021/03/06
[thrift] branch master updated: FIX: added missing ASF header
jensg
2021/03/06
[thrift] branch master updated: Enable clippy in all Rust targets and ensure that all existing code is clippy-clean (#2341)
allengeorge
2021/03/02
[thrift] annotated tag v0.14.1 updated (f6fa179 -> 0f70a7f)
jensg
2021/03/02
svn commit: r46426 - in /dev/thrift: 0.14.1-rc0/ 0.14.1/
jensg
2021/03/02
svn commit: r46425 - /dev/thrift/0.14.1/
jensg
2021/03/02
[thrift] branch 0.14.1 updated: version 0.14.1
jensg
2021/03/02
[thrift] 01/01: version 0.14.1
jensg
2021/03/02
[thrift] branch 0.14.1 created (now 65291da)
jensg
2021/03/02
[thrift] branch master updated: Move java dependency tomcat-embed to the crossTest configuration to remove outdated unnecessary compile time dependency.
jensg
2021/03/01
[thrift] branch master updated: Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339)
allengeorge
2021/03/01
[thrift] branch master updated: THRIFT-5285 Update http package + update to dart 2 + stylistic changes Client: Dart Patch: aaronstgeorge-wf
jensg
2021/03/01
[thrift] branch master updated: [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values (#2337)
allengeorge
2021/02/28
[thrift] branch master updated: THRIFT-4451 Use a shared TcpStream between both Thrift clients in cross-test
allengeorge
2021/02/26
[thrift] branch master updated: THRIFT-5334 change version of thrift-maven-plugin to 0.14.0 Client: Java Patch: James Z.M. Gao
jensg
2021/02/26
[thrift] branch 0.14.0 updated: THRIFT-5334 change version of thrift-maven-plugin to 0.14.0 Client: Java Patch: James Z.M. Gao
jensg
2021/02/24
[thrift] branch 0.14.0 updated: fix to publish haxelib
jensg
2021/02/24
[thrift] branch master updated: fix to publish haxelib
jensg
2021/02/24
[thrift] branch master updated: fix nullptr exception in publishing.gradle
jensg
2021/02/24
[thrift] branch 0.14.0 updated: fix nullptr exception in publishing.gradle
jensg
2021/02/22
[thrift] 03/04: Move ConflictingNamesTest to lib/go/test
yuxuan
2021/02/22
[thrift] 04/04: THRIFT-5353: Fix import dedup without explicit go namespace
yuxuan
2021/02/22
[thrift] 02/04: THRIFT-4914: Fix name redeclaration bug in compiled go code
yuxuan
2021/02/22
[thrift] branch 0.14.0 updated (2c0f932 -> e89b3e1)
yuxuan
2021/02/22
[thrift] 01/04: THRIFT-5352: Fix construction of Py exceptions with no fields
yuxuan
2021/02/22
[thrift] branch master updated: Move ConflictingNamesTest to lib/go/test
yuxuan
2021/02/21
[thrift] branch master updated (62f1bd5 -> 6813b19)
allengeorge
2021/02/19
[thrift] branch master updated: THRIFT-5355 Do not rely on compiler and check boundaries Client: cpp Patch: Triton <
[email protected]
>
jensg
2021/02/18
[thrift] branch master updated: THRIFT-5354 disable IDE0083 warning Client: netstd Patch: Jens Geyer
jensg
2021/02/18
[thrift] branch 0.14.0 updated: THRIFT-5347 Deprecate Haskell bindings Client: hs Patch: Jens Geyer
jensg
2021/02/18
[thrift] branch master updated: THRIFT-5353: Fix import dedup without explicit go namespace
yuxuan
2021/02/17
[thrift] branch master updated: THRIFT-4914: Fix name redeclaration bug in compiled go code
yuxuan
2021/02/17
[thrift] branch 0.14.0 updated: THRIFT-5350 char is unsigned on non-x86 arches, use signed char to avoid compiler warning about always true comparisons Patch: Orion Poplawski
jensg
2021/02/17
[thrift] branch master updated: THRIFT-5350 char is unsigned on non-x86 arches, use signed char to avoid compiler warning about always true comparisons Patch: Orion Poplawski
jensg
2021/02/16
[thrift] branch master updated: THRIFT-5352: Fix construction of Py exceptions with no fields
yuxuan
2021/02/15
[thrift] branch master updated: THRIFT-5349 Add net5.0 as supported platform Client: netstd Patch: Jens Geyer
jensg
2021/02/14
[thrift] branch master updated (2e7f39f -> 8461365)
jensg
2021/02/14
[thrift] 01/01: Merge branch '0.14.0'
jensg
2021/02/14
[thrift] 01/02: Make it clear that strings are not NUL-delimited Patch: Juan Cruz Viotti
jensg
2021/02/14
[thrift] 02/02: Clarify Compact Protocol var int encoding definition Patch: Juan Cruz Viotti
jensg
2021/02/14
[thrift] branch master updated (b04e39a -> 2e7f39f)
jensg
2021/02/14
[thrift] branch master updated: THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 Client: php Patch: Tyler Christensen & Rasmus Lerdorf
jensg
2021/02/13
[thrift] branch master updated (2af1037 -> b51a62b)
jensg
2021/02/13
[thrift] branch master updated: Added nuget package info to csproj, needed to publish the nuget package
jensg
2021/02/13
[thrift] branch 0.14.0 updated: Added nuget package info to csproj, needed to publish the nuget package
jensg
2021/02/12
[thrift] branch master updated: Added TNonCopyable.h in favor of boost dependency
emmenlau
2021/02/12
[thrift] branch master updated: CMake: Added better dependency tracking for external build tools
emmenlau
2021/02/12
[thrift] branch master updated (3fc0b8d -> e5e7d1d)
emmenlau
2021/02/11
[thrift-website] branch asf-site updated (547c9d7 -> b061f30)
jensg
2021/02/11
Buildbot success in on jekyll_websites
buildbot
2021/02/11
[thrift-website] branch asf-staging updated: Automatic Site Publish by Buildbot
git-site-role
2021/02/11
[thrift-website] branch main updated: Release 0.14.0
jensg
2021/02/11
[thrift] branch master updated (b5fe1db -> 3fc0b8d)
jensg
2021/02/11
[thrift] branch master updated (876aee5 -> b5fe1db)
jensg
2021/02/11
[thrift] tag v0.14.0 created (now 8411e18)
jensg
2021/02/11
[thrift] tag last-before-0-10 created (now 0c27352)
jensg
2021/02/11
[thrift] 02/02: Setup for Visual Studio 2019 + workarounds for some open tickets: - (NO TICKET) fix Haxe warning - Referenzdaten PerfTest Delphi und netstd - "custom build" added to version info - netstd nuget upgrades
jensg
2021/02/11
[thrift] branch master updated (897652e -> 876aee5)
jensg
2021/02/11
svn commit: r46045 - /dev/thrift/0.14.0-rc0/ /release/thrift/0.14.0/
jensg
2021/02/10
[thrift] branch master updated: THRIFT-5348: Update debian/copyright [skip ci] Patch: Jihoon Seo
jensg
2021/02/05
[thrift] branch master updated (ebfa771 -> 2ef0113)
jensg
2021/02/04
svn commit: r45836 - in /dev/thrift: 0.14.0-rc0/ 0.14.0/
jensg
2021/02/04
svn commit: r45835 - /dev/thrift/0.14.0/
jensg
2021/02/04
[thrift] 01/01: Version 0.14.0
jensg
2021/02/04
[thrift] branch 0.14.0 updated (2e788b0 -> 8411e18)
jensg
2021/02/04
[thrift] branch 0.14.0 updated: Version 0.14.0
jensg
2021/02/04
[thrift] 02/02: Version 0.14.0
jensg
2021/02/04
[thrift] branch 0.14.0 updated (c8ba9ca -> d888d60)
jensg
2021/02/04
[thrift] 01/02: Version 0.14.0
jensg
2021/02/04
[thrift] branch 0.14.0 updated: Version 0.14.0
jensg
2021/02/04
[thrift] branch 0.14.0 updated (edcbe1d -> 705f377)
jensg
2021/02/04
[thrift] 01/01: Version 0.14.0
jensg
2021/02/04
[thrift] branch master updated: THRIFT-5274: Enforce Java 8 compatibility Client: Java Patch: Christopher Tubbs
jensg
2021/02/04
[thrift] branch master updated: Update README.md Patch: Ting Sun
jensg
2021/02/04
[thrift] branch 0.14.0 updated: Version 0.14.0
jensg
2021/02/04
[thrift] branch master updated: Updated CHANGES to reflect Version 0.14.0
jensg
2021/02/04
[thrift] branch 0.14.0 created (now 7ae1ec3)
jensg
2021/02/04
[thrift] branch master updated: THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections Client: Java Patch: David Mollitor
jensg
2021/02/04
[thrift] branch master updated: THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically
dmollitor
2021/02/04
[thrift] branch master updated: THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate hostnames correctly Client: netstd Patch: James Lacey
jensg
2021/02/03
[thrift] branch master updated: THRIFT-5337 Go set fields write improvement
yuxuan
2021/02/03
[thrift] 01/01: THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically
dmollitor
2021/02/03
[thrift] branch THRIFT-5345 created (now 30da56b)
dmollitor
2021/02/03
[thrift] branch master updated: THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class (cpp) Client: cpp Patch: Jens Geyer
emmenlau
2021/01/24
[thrift] 02/02: THRIFT-5336 Add possibility to setup connection timeout in TCurlClient Patch: Vladimir Panivko Client: php
jensg
2021/01/24
[thrift] 01/02: netstd fix IDE warning
jensg
2021/01/24
[thrift] branch master updated (c2ddaf0 -> 0f21e39)
jensg
2021/01/22
[thrift] branch master updated: THRIFT-4914: Make TClient.Call to return the response meta
yuxuan
2021/01/22
[thrift] branch master updated (d9fcdd3 -> 8dd04f4)
yuxuan
2021/01/20
[thrift] branch master updated: THRIFT-5338: Remove lib/go/thrift/go.mod
yuxuan
2021/01/20
[thrift] branch master updated: THRIFT-5338: Raise minimal supported go version to 1.14.14
yuxuan
2021/01/19
[thrift] branch master updated: THRIFT-5326: Make PrependError more unwrap-able
yuxuan
2021/01/17
[thrift] branch master updated: build/cmake/DefinePlatformSpecifc.cmake: Ensure ClangCl on MSVC is recognized as MSVC (because it does not handle -Wall too well)
emmenlau
2021/01/17
[thrift] branch master updated: THRIFT-5326: Expand TException interface in go library
yuxuan
2021/01/17
[thrift] branch master updated: THRIFT-5322: Implement TConfiguration in Go library
yuxuan
2021/01/09
[thrift] branch master updated: try fix appveyor ci
zeshuai007
2021/01/04
[thrift] branch master updated: THRIFT-5331: Py: make THeader subprotocol configurable (#2302)
yuxuan
2020/12/21
[thrift] branch master updated: THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocol Client: lua Patch: Jeffrey Han
jensg
2020/12/18
[thrift] branch master updated: TServerSocket.cpp::isOpen(): Check that a domain socket file already exists
zeshuai007
2020/12/16
[thrift] branch master updated: THRIFT-5322: Guard against large string/binary lengths in Go
yuxuan
2020/12/16
[thrift] branch master updated: THRIFT-5324: Create new req buffer for every http request
yuxuan
2020/12/15
[thrift] branch master updated: build/cmake/DefineOptions.cmake: Fixed the logic of BUILD_SHARED_LIBS
zeshuai007
2020/12/15
[thrift] branch master updated: THRIFT-5282: Add IPv6 client support to Lua library Client: lua Patch: Jeffrey Han
jensg
2020/12/14
[thrift] branch master updated: THRIFT-5324: reset http client buffer after flush
dcelasun
2020/12/09
[thrift] branch master updated: Add useful links in Rust client's metadata Client: Rust Patch: Dirkjan Ochtman
jensg
2020/12/09
[thrift] branch master updated: THRIFT-5198 Fix certain Visual Studio hints in generated netstd code Client: netstd Patch: Jens Geyer
jensg
2020/12/08
[thrift] branch master updated: THRIFT-5295 makeThread and ThreadFactory extensible Client: cpp Patch: Riccardo Ghetta
jensg
2020/12/04
[thrift] branch master updated: Fix Missed check in c_glib for frame max message size check
zeshuai007
2020/12/04
[thrift] branch master updated: THRIFT-5320: Usage of "Task" as IDL identifier generates uncompileable code Client: netstd Patch: Jens Geyer
jensg
2020/12/04
[thrift] branch master updated: Fix Erlang CI: Add gen-erl into test's path Client: erl Patch: Sergey Yelin
jensg
2020/12/03
[thrift] branch master updated: Make ~TException() virtual Client: cpp Patch: Mario Emmenlauer
jensg
2020/12/01
[thrift] branch master updated: THRIFT-5317 netstd compiler does not escape keywords Client: netstd Patch: Jens Geyer
jensg
2020/11/28
[thrift] branch master updated: Removed symbolic link tutorial/cl/ensure-externals.sh
zeshuai007
2020/11/21
[thrift] branch master updated: FIX: Log errors in processor via standard logger -> errors to write into Console.Error as before
jensg
2020/11/21
[thrift] 01/02: Log errors in processor via standard logger #2284 Client: netstd Patch: Konstantin Pozdniakov & Jens Geyer
jensg
2020/11/21
[thrift] 02/02: silenced few warnings Client: netstd Patch: Jens Geyer
jensg
2020/11/21
[thrift] branch master updated (966da29 -> 828ffa8)
jensg
2020/11/20
svn commit: r1068261 [2/3] - in /websites/staging/thrift/trunk/content: ./ docs/ docs/committers/ docs/install/ lib/ test/ tutorial/
buildbot
2020/11/20
svn commit: r1068261 [3/3] - in /websites/staging/thrift/trunk/content: ./ docs/ docs/committers/ docs/install/ lib/ test/ tutorial/
buildbot
2020/11/20
svn commit: r1068261 [1/3] - in /websites/staging/thrift/trunk/content: ./ docs/ docs/committers/ docs/install/ lib/ test/ tutorial/
buildbot
2020/11/20
svn commit: r1883670 - /thrift/cms-site/trunk/lib/path.pm
simonsouth
2020/11/19
[thrift] 04/05: try update the package to download the software
zeshuai007
Earlier messages
Later messages