commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2020/05/08
[thrift] branch master updated: THRIFT-5186: Don't pass AI_ADDRCONFIG to getaddrinfo() Client: cpp, pas, py Patch: Max Ulidtko
jensg
2020/05/08
[thrift] branch master updated: Supplement TZlibTransport.py testcase Client: py Patch: zeshuai007 <
[email protected]
>
jensg
2020/05/08
[thrift] branch master updated: THRIFT-5198 Fix certain Visual Studio hints in generated netstd code Client: netstd Patch: Jens Geyer
jensg
2020/04/30
[thrift] branch master updated: THRIFT-5164: Small cleanup on example code
dcelasun
2020/04/30
[thrift] branch master updated (5cffef9 -> 4873068)
dcelasun
2020/04/30
[thrift] branch master updated: THRIFT-5164: Add middleware framework for Go clients
dcelasun
2020/04/28
[thrift] branch master updated: Configure Gitbox: It's notifications, not github [skip ci]
jensg
2020/04/28
[thrift] branch master updated: Configure Gitbox [skip ci]
jensg
2020/04/27
[thrift] branch master updated: Add file and memory buffer tests for Python
dcelasun
2020/04/27
[thrift] branch master updated: THRIFT-5179: Fix generated code for struct's named "a" or "b"
dcelasun
2020/04/27
[thrift] branch master updated: THRIFT-5188 Occasional ERROR_INSUFFICIENT_BUFFER at WinHttpQueryHeaders() Client: Delphi Patch: Jens Geyer
jensg
2020/04/27
[thrift] branch master updated: THRIFT-5164: Add middleware framework for Go servers
dcelasun
2020/04/27
[thrift] branch master updated: THRIFT-5159: Fix runtime ReferenceError in generated code
dcelasun
2020/04/27
[thrift] branch master updated: THRIFT-5184: Fix header check for WebSocket connections
dcelasun
2020/04/27
[thrift] branch master updated: Supplement TBinaryprotocol module testcase
dcelasun
2020/04/27
[thrift] branch master updated: Mention Qt in README
dcelasun
2020/04/27
[thrift] branch master updated (b83ae2c -> 3127e4a)
dcelasun
2020/04/26
[thrift] branch master updated: supplementary testcase for TJSONProtocol Client: py Patch: zeshuai007 <
[email protected]
>
jensg
2020/04/26
[thrift] branch master updated: THRIFT-5177: getaddrinfo() should not be used for Unix sockets Client: cpp Patch: Dmitry Maluka
jensg
2020/04/24
[thrift] branch master updated (5ef8e3e -> 2d2df9e)
dcelasun
2020/04/24
[thrift] branch master updated (25f81d1 -> 5ef8e3e)
dcelasun
2020/04/24
[thrift] branch master updated (b4711a6 -> 25f81d1)
dcelasun
2020/04/24
[thrift] branch master updated (0457437 -> b4711a6)
dcelasun
2020/04/24
[thrift] branch master updated (8027936 -> 0457437)
dcelasun
2020/04/23
[thrift] branch master updated: THRIFT-4282: Disabled StressTestNonBlocking on Windows
dcelasun
2020/04/23
[thrift] branch master updated: Add isOpen() to TServerTransport
dcelasun
2020/04/23
[thrift] branch master updated: THRIFT-5183: Don't try to read next frame in THeaderTransport.Read
dcelasun
2020/04/23
[thrift] branch master updated (93171d2 -> d5a9bf2)
dcelasun
2020/04/22
[thrift] 02/02: THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer
jensg
2020/04/22
[thrift] 01/02: lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (not complete yet)
jensg
2020/04/22
[thrift] branch master updated (df2f5d2 -> 93171d2)
jensg
2020/04/21
[thrift] branch master updated: THRIFT-5178: Add constructor with default host to THttpClient Client: cpp Patch: Mario Emmenlauer
jensg
2020/04/21
[thrift] branch master updated: THRIFT-5168 Useless generated code when .thrift file only has service type Client: cpp Patch: zeshuai007 <
[email protected]
>
jensg
2020/04/20
[thrift] branch master updated (9e864d5 -> dd7e117)
jensg
2020/04/20
[thrift] 01/02: Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFactory.h file which has been removed Client: cpp Patch: zeshuai007 <
[email protected]
>
jensg
2020/04/20
[thrift] 02/02: Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/concurrency/Thread.h Client: cpp Patch: gaganso <
[email protected]
>
jensg
2020/04/17
[thrift] branch master updated: Add UnsetHeader to go library
dcelasun
2020/04/16
[thrift] branch master updated (81334cd -> 5f35275)
jking
2020/04/13
[thrift] branch master updated: THRIFT-5152: introduce connect timeout and socket timeout Client: Go Patch: Qian Lv
jensg
2020/04/13
[thrift] 01/02: Update Thrift's latest branch status in README.md Patch: zeshuai007 <
[email protected]
>
jensg
2020/04/13
[thrift] 02/02: THRIFT-5165: THttpClient saves session cookie. Client: py Patch: Joao Antonio
jensg
2020/04/13
[thrift] branch master updated (6bbdb1a -> 69642f3)
jensg
2020/04/09
[thrift] branch master updated: THRIFT-5166: Add support for using WebSockets as a server transport. Client: d Patch: James Lacey
jensg
2020/04/09
[thrift] branch master updated: Modify autogenerated message for Go to standard to match the expectations of some tools Client: Go Patch: gzuykov
jensg
2020/04/09
[thrift] branch master updated: markdown head title needs space
jensg
2020/04/09
[thrift] branch master updated: THRIFT-5172 NetStd OutOfMemoryException Client: netstd Patch: Eric Bleher
jensg
2020/04/06
[thrift] branch master updated: THRIFT-5047:fix openssl switch Client: cpp Patch: Yuanyuan Chen
jensg
2020/04/04
[thrift] branch master updated: THRIFT-5156: Fix library compilation on Windows and compiler warnings Client: d Patch: James Lacey
jensg
2020/04/03
[thrift] branch master updated: THRIFT-5076 Improve CMake OpenSSL usage Client: c_glib Patch: Kevin Wojniak
jensg
2020/04/02
[thrift] branch master updated: THRIFT-5163 adds Q to exports for browserify Client: NodeJS Patch: Márton Csordás
jensg
2020/04/02
[thrift] branch master updated: THRIFT-3356: handle undefined captureStackTrace Client: nodejs Patch: Márton Csordás
jensg
2020/03/31
[thrift] branch master updated: Add testcase for other condition judgment in the readJSONDouble function Client: cpp Patch: zeshuai007 <
[email protected]
>
jensg
2020/03/31
[thrift] branch master updated: THRIFT-4764: Use new syntax for clippy skipping Client: rs
allengeorge
2020/03/29
[thrift] branch master updated: THRIFT-4963: Fix deadlock in ThreadManager::Worker::run Client: cpp Patch: Kanishth Karthi
jensg
2020/03/28
[thrift] branch master updated: THRIFT-5154 Generate interface IDs (IID) for Windows platforms Client: Delphi Patch: Jens Geyer
jensg
2020/03/27
[thrift] branch master updated: THRIFT-5130 Use Apcu instead of APC Client: PHP Patch: Vladimir Panivko
jensg
2020/03/22
[thrift] branch master updated (24ab31f -> aeda987)
jensg
2020/03/22
[thrift] 01/02: THRIFT-5145 Streamline --pipe and --named-pipe options in the code base Client: Test suite Patch: Jens Geyer
jensg
2020/03/22
[thrift] 02/02: THRIFT-5146 Align Delphi to the test suite arguments rules (its "--switch=value", not "--switch value") Client: Delphi Patch: Jens Geyer
jensg
2020/03/22
[thrift] branch master updated: THRIFT-5067 Invalid generated Cpp code from valid Thrift IDL with dots in file names for nested namespaces Client: cpp Patch: zeshuai007 <
[email protected]
>
jensg
2020/03/22
[thrift] branch master updated (655f525 -> 9f3198e)
jensg
2020/03/22
[thrift] branch master updated: Fix some compile warnings Client: c_glib Patch: zeshuai007 <
[email protected]
>
jensg
2020/03/19
[thrift] branch master updated: THRIFT-5133: Use ArrayPool when reading and writing strings to improve performance Client: netstd Patch: Mikel Blanchard
jensg
2020/03/17
svn commit: r1057985 - /websites/production/thrift/content/
jensg
2020/03/17
svn commit: r1875327 - /thrift/cms-site/trunk/content/docs/index.html
jensg
2020/03/17
svn commit: r1057983 - in /websites/staging/thrift/trunk/content: ./ docs/index.html
buildbot
2020/03/17
svn commit: r1057981 - /websites/production/thrift/content/
jensg
2020/03/17
svn commit: r1057978 - in /websites/staging/thrift/trunk/content: ./ docs/index.html
buildbot
2020/03/17
svn commit: r1875325 - /thrift/cms-site/trunk/content/docs/index.html
jensg
2020/03/17
svn commit: r1875324 - /thrift/cms-site/trunk/content/docs/index.html
jensg
2020/03/17
svn commit: r1057977 - in /websites/staging/thrift/trunk/content: ./ docs/index.html
buildbot
2020/03/16
[thrift] branch master updated: Updated known cross failures list
jensg
2020/03/15
[thrift] branch master updated: Updated known cross failures list Patch: Jens Geyer
jensg
2020/03/15
[thrift] branch master updated: Fix several warnings in c_glib lib and incorrect error message CLient: c_glib Patch: Kevin Wojniak
jensg
2020/03/14
[thrift] branch master updated: THRIFT-5121: Fix inverted logic when testing message type Client: Swift Patch: Alexander Edge
jensg
2020/03/12
[thrift] branch master updated: THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is required for proper operation." Client: Python Patch: Jano Svitok
jensg
2020/03/10
[thrift] branch master updated: fix typos in CHANGES.md Patch: zeshuai007
jensg
2020/03/10
[thrift] 01/02: THRIFT-5120: Use nodejs 8.x Client: node Patch: Jano Svitok
jensg
2020/03/10
[thrift] 02/02: THRIFT-5100: Upgrade ruby to 2.4 Client: Ruby Patch: Jano Svitok
jensg
2020/03/10
[thrift] branch master updated (2e11577 -> 299b68e)
jensg
2020/03/07
[thrift] branch master updated (1b7b00c -> 2e11577)
jensg
2020/03/07
[thrift] 02/02: THRIFT-5111: Upgrade rust to 1.36.0 Client: Rust Patch: Jano Svitok
jensg
2020/03/07
[thrift] 01/02: THRIFT-5131: Require >= 1.1.4 of integer-encoding dependency Client: Rust Patch: Nik Clayton
jensg
2020/02/28
[thrift] branch master updated (4903d18 -> 1b7b00c)
jensg
2020/02/28
[thrift] 02/02: CI broken, reverting following PRs reverted https://github.com/apache/thrift/pull/2025 reverted https://github.com/apache/thrift/pull/2026 Reverted https://github.com/apache/thrift/pull/2021
jensg
2020/02/27
[thrift] branch master updated: THRIFT-5123 add possibility to query HTTP status code with WinHTTP Client: delphi Patch: Jens Geyer
jensg
2020/02/26
[thrift] branch master updated (b7b02af -> aec555a)
jensg
2020/02/25
[thrift] branch master updated: THRIFT-5115 PR #2022 Updated gradle to 6.2 broke CI Client: java Patch: Mario Emmenlauer
jensg
2020/02/24
[thrift] branch master updated: THRIFT-5084: Multiplexed processor in Swift – explicit return statements Client: swift Patch: Alexander Edge
jensg
2020/02/23
[thrift] 02/02: THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer
jensg
2020/02/23
[thrift] 01/02: Updated NodeJS dependencies Client: nodejs Patch: Mario Emmenlauer
jensg
2020/02/23
[thrift] branch master updated (b70dc1e -> 66d110b)
jensg
2020/02/23
[thrift] 02/04: THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer
jensg
2020/02/23
[thrift] branch master updated (d858a8d -> b70dc1e)
jensg
2020/02/23
[thrift] 03/04: Updated Javascript dependencies Client: js Patch: Mario Emmenlauer
jensg
2020/02/23
[thrift] 04/04: Updated gradle to 6.2 Client: java Patch: Mario Emmenlauer
jensg
2020/02/23
[thrift] 01/04: THRIFT-5110 Added a number of required libs for using static OpenSSL Client: cpp Patch: Mario Emmenlauer
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5066: Implement testBinary invocation in TestClient.pl Client: perl Patch: Kengo Seki
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5084: Multiplexed processor in Swift Client: Swift Patch: Alexander Edge
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5059: Add cross tests for TZlibTransport in D Client: D Patch: Kengo Seki
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5102: Fix memory leak in thrift_simple_server_serve() Client: c_glib Patch: wangyunjian
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5094: Fix memory leak in thrift_server_set_property() Client: c_glib Patch: wangyunjian
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5101: Return NULL install of FALSE for thrift_server_socket_accept() Client: c_glib Patch: wangyunjian
jensg
2020/02/21
[thrift] branch master updated: THRIFT-5106: Fix various Lua library and compiler issues Client: lua Patch: Jeffrey Han
jensg
2020/02/16
[thrift] 01/02: THRIFT-5097: Fix exported version in cmake module Patch: Tobias Mayer
jensg
2020/02/16
[thrift] 02/02: THRIFT-5095 ToString() should print entire structure, not just the top-level data Client: netstd Patch: Jens Geyer
jensg
2020/02/16
[thrift] branch master updated (bb5f7ec -> 222362c)
jensg
2020/02/14
[thrift] branch master updated: THRIFT-5091 Netstd generator produces uncompileable code for struct names ending with "_result" or "_args" Client: netstd Patch: Jens Geyer
jensg
2020/02/13
[thrift] branch master updated: THRIFT-5092: Return an error instead of causing a panic when attempting to write to a closed client. Client: go Patch: Renan I. Del Valle
jensg
2020/02/12
[thrift] branch master updated: THRIFT-5088 Memory leak in TWinHttpTransport Client: Delphi Patch: Jens Geyer
jensg
2020/02/08
[thrift] 01/01: THRIFT-5075: Backport changes for CVE-2019-0205 to 0.9.3.1 branch
jensg
2020/02/08
[thrift] branch 0.9.3.2 created (now 33dcbd0)
jensg
2020/02/06
[thrift] branch master updated: THRIFT-5072 Fix data type generation. Client: hs Patch: Homarechan <
[email protected]
>
jensg
2020/02/06
[thrift] branch master updated: (no ticket) catch exception by ref Patch: Gaurav Singh
jensg
2020/02/06
[thrift] branch master updated: (no ticket) Propagate exception instead of rethrowing Client: cpp Patch: Gaurav Singh
jensg
2020/02/06
[thrift] branch master updated: THRIFT-5086 CMake target thrift::thrift has no INTERFACE_INCLUDE_DIRECTORIES property Client: cpp Patch: SmartNet Club
jensg
2020/02/05
[thrift] branch master updated (68b113a -> b576ae9)
jensg
2020/02/05
[thrift] branch master updated (f049ff3 -> 68b113a)
jensg
2020/02/05
[thrift] branch master updated (f8b0040 -> f049ff3)
jensg
2020/01/29
[thrift] branch master updated: Fix typo for python 3 support
dcelasun
2020/01/28
[thrift] branch master updated: THRIFT-5050 Fix MemoryBuffer.pm to raise a proper exception if no data is available Client: perl Patch: Kengo Seki
jensg
2020/01/28
[thrift] branch master updated: THRIFT-5078 Handle named pipe clients quickly disconnecting Client: C++ Patch: Nick Collier
jensg
2020/01/28
[thrift] branch master updated: THRIFT-5016 Do Not Check 'other' For Null in Equals Client: Java Patch: David Mollitor
jensg
2020/01/28
[thrift] branch master updated: (no ticket) Gracefully terminate the connection handling loop when encountering EOF on the transport layer Client: Rust Patch: Sam De Roeck
jensg
2020/01/23
[thrift] branch master updated (3a2a44b -> a86a354)
jensg
2020/01/21
[thrift] branch master updated: Remove non-required JS dependencies
dcelasun
2020/01/19
[thrift] branch master updated (d082d1d -> 829b7d3)
jensg
2020/01/19
[thrift] branch master updated: THRIFT-5052: Make the Go tutorial executable to the end Client: Go Patch: Kengo Seki
jensg
2020/01/19
[thrift] branch master updated (46554d0 -> c97e6aa)
jensg
2020/01/19
[thrift] branch master updated: THRIFT-5051: Fix Python tutorials to address THRIFT-4002 Client: Python Patch: Kengo Seki
jensg
2020/01/19
[thrift] branch master updated: THRIFT-5065: Fix broken links in the IDL document Patch: Kengo Seki This closes #1983
jensg
2020/01/18
[thrift] branch master updated: THRIFT-5069: Make TDeserializer resource pool friendly
dcelasun
2020/01/17
[thrift] branch master updated: THRIFT-5068: Force secure Maven Central in Travis CI
dcelasun
2020/01/11
[thrift] branch master updated: THRIFT-5061: Pin Ruby's rack version to 2.0.8 Client: ruby Patch: Kengo Seki
jensg
2020/01/10
[thrift] branch master updated: THRIFT-5053: Fix the netstd tutorial console logging and README Client: netstd Patch: Kengo Seki
jensg
2020/01/07
[thrift] branch master updated: THRIFT-5003: Websocket Connection in Browsers with nodejs code
dcelasun
2019/12/14
[thrift] branch master updated: THRIFT-4995 Use `ToSocketAddrs` for net addresses
allengeorge
2019/12/14
[thrift] branch master updated (b374ce3 -> 44d8cc6)
dcelasun
2019/12/13
[thrift] branch master updated (418d88b -> b374ce3)
dcelasun
2019/12/13
[thrift] branch master updated (0ebf3ce -> 418d88b)
dcelasun
2019/12/12
[thrift] branch master updated (dfae5d7 -> 0ebf3ce)
dcelasun
2019/12/12
[thrift] branch master updated (6e2a698 -> dfae5d7)
dcelasun
2019/12/12
[thrift] branch master updated (f1c5341 -> 6e2a698)
jensg
2019/12/12
[thrift] branch master updated (cf95fef -> f1c5341)
dcelasun
2019/12/12
[thrift] branch master updated: THRIFT-5029: Fix Node.js lib entry point Client: js
dcelasun
2019/12/12
[thrift] 02/02: Revert "Revert "THRIFT-4002: Make generated exception classes immutable by default""
dcelasun
2019/12/12
[thrift] 01/02: Revert "Revert "Remove unnecessary TException.message hack""
dcelasun
2019/12/12
[thrift] branch master updated (6e023df -> 9c43962)
dcelasun
2019/12/10
[thrift] branch master updated: THRIFT-4889 Nonblocking server with sasl support Client: Java Patch: Qinghui Xu
jensg
2019/12/10
[thrift] branch master updated: THRIFT-5008: Improve TSaslTransport logging Client: Java Patch: Qinghui Xu
jensg
2019/12/10
[thrift] 01/02: Revert "THRIFT-4002: Make generated exception classes immutable by default"
dcelasun
2019/12/10
[thrift] branch master updated (b40f5c2 -> 3d9f50d)
dcelasun
2019/12/10
[thrift] 02/02: Revert "Remove unnecessary TException.message hack"
dcelasun
2019/12/10
[thrift] branch master updated (ffb97e1 -> b40f5c2)
dcelasun
2019/12/06
[thrift] branch master updated: THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) Client: netstd Patch: Jens Geyer
jensg
2019/12/05
[thrift] branch master updated: THRIFT-5044 Improve serialization support for TApplicationExceptions and custom exceptions Client: Delphi Patch: Jens Geyer
jensg
2019/12/04
[thrift] branch master updated: THRIFT-5037 Documentation for TConfiguration Patch: Jens Geyer
jensg
2019/12/03
svn commit: r1053585 - /websites/production/thrift/content/
jensg
2019/12/03
[thrift] branch master updated: THRIFT-4915 Deserializing double into OrderedFloat always returns zero when using TCompactProtocol Documentation fix Patch: Jens Geyer
jensg
2019/12/03
[thrift] branch master updated (9c6c6bf -> 1e04910)
jensg
2019/12/02
[thrift] branch master updated: THRIFT-5043 Make TBufferChannel clonable Client: Rust Patch: Julian Tescher
jensg
2019/12/02
[thrift] branch master updated: THRIFT-4915 Fix encoding/decoding doubles in TCompactProtocol Client: Rust Patch: Marcin Pajkowski
jensg
2019/12/02
[thrift] branch master updated (4266fae -> c630841)
jensg
2019/11/28
[thrift] branch master updated: THRIFT-5032 netstd: Use PascalCase for Properties. Client: netstd Patch: Paulo Neves
jensg
2019/11/27
[thrift] branch master updated: THRIFT-5012 Centralize configuration aspects into a commonly used configuration object [ci skip] Client: Delphi Patch: Jens Geyer
jensg
2019/11/27
[thrift] branch master updated (bf2cad9 -> c140bb9)
jensg
2019/11/25
[thrift] branch master updated (6229371 -> bf2cad9)
dcelasun
2019/11/25
[thrift] branch master updated: THRIFT-5022: Fix TIOStreamTransport.isOpen for input or output only use
dcelasun
2019/11/23
[thrift] branch master updated: THRIFT-5027 Implement remaining read bytes checks Client: netstd Patch: Jens Geyer
jensg
2019/11/23
[thrift] branch master updated: THRIFT-5026 TestClient/Server ignores first cmdline argument Client: netstd Patch: Jens Geyer
jensg
2019/11/23
[thrift] branch master updated: THRIFT-5010 BinaryPrimitives.Read/WriteInt32BigEndian should be used to convert to/from network byte order Client: netstd Patch: Edward Zhuravlov
jensg
2019/11/22
[thrift] branch master updated: THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class Client: netstd Patch: Jens Geyer
jensg
2019/11/21
[thrift] branch master updated: THRIFT-4999: Raise proper exception on transport error Client: ruby Patch: Grégoire Seux
jensg
2019/11/21
[thrift] branch master updated: THRIFT-5020 Refactoring & minor fixes for netstd library Client: netstd Patch: Jens Geyer
jensg
2019/11/20
[thrift] branch master updated: THRIFT-5019: Duplicate imports from multiple includes from a namespace
dcelasun
2019/11/19
[thrift] branch master updated: THRIFT-4862 C++ TBinaryProtocol crashes on port scan Client: cpp Patch: Michael Patrick
jensg
2019/11/18
[thrift] branch master updated: THRIFT-5015 WinHTTP QueryDataAvailable cannot be used to retrieve total response size Client: Delphi Patch: Jens Geyer
jensg
2019/11/15
[thrift] branch master updated: THRIFT-5007 Implement MAX_MESSAGE_SIZE and remaining read bytes control Client: Delphi Patch: Jens Geyer
jensg
2019/11/14
[thrift] branch master updated: THRIFT-5009 Serializer implemtation lacks support for layered transports Client: Delphi Patch: Jens Geyer
jensg
2019/11/13
[thrift] branch master updated (24fa9d0 -> 2646bd6)
jensg
2019/11/09
[thrift] branch master updated: THRIFT-4914: Add GetResponseHeadersFromClient helper function
dcelasun
2019/11/09
[thrift] branch master updated: THRIFT-5002: Fix argument containers for inherited functions
dcelasun
2019/11/09
[thrift] branch master updated (50caa4d -> 4c27181)
dcelasun
2019/11/08
[thrift] branch master updated (963812a -> 50caa4d)
jensg
2019/11/08
[thrift] branch master updated: THRIFT-4984: Handle wrapped io.EOF errors
dcelasun
2019/11/05
[thrift] branch master updated: Fix unknown pragma warnings on mingw Client: cpp Patch: Kevin Wojniak
jensg
2019/11/05
[thrift] branch master updated: THRIFT-4984: Ignore EOF errors in TSimpleServer, take 2
dcelasun
2019/11/04
[thrift] branch master updated: THRIFT-4959 Pin Chocolately Haskell packages Client: Haskell Patch: Kevin Wojniak
jensg
2019/11/04
[thrift] branch master updated: THRIFT-4994 changed this to self in forEach callback Client: nodejs Patch: Eugen Kandakov
jensg
2019/11/03
[thrift] branch master updated (3adb44a -> a5b2bf5)
jensg
2019/11/03
[thrift] 02/02: THRIFT-4992 thrift lua TcompactProtocol bug fix #1881 Client: Lua Patch: xiongjieqing <
[email protected]
>
jensg
2019/11/03
[thrift] 01/02: Revert "thrift lua TcompactProtocol bug fix"
jensg
2019/11/03
[thrift] branch master updated: thrift lua TcompactProtocol bug fix
jensg
2019/11/03
[thrift] branch master updated (ec43954 -> 1ce7317)
jensg
2019/11/03
[thrift] 03/04: Remove unused exception variable Client: Python Patch: Kevin Wojniak
jensg
2019/11/03
[thrift] 01/04: fix typo in cmake Patch: Jens Geyer
jensg
2019/11/03
[thrift] 02/04: Fix "thruth" typo Client: Go Patch: Kevin Wojniak
jensg
2019/11/03
[thrift] 04/04: Replace unknown BUILD_THRIFT variable Patch: Kevin Wojniak
jensg
2019/11/02
[thrift] branch master updated: THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer
jensg
2019/11/02
[thrift] branch master updated: THRIFT-4989: Fix run time exception when using Swift TCompactProtocol Client: Swift Patch: David Furey
jensg
Earlier messages
Later messages