summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5109 Misc Cmake build improvementsMario Emmenlauer2020-04-227-1/+114
* lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (no...Mario Emmenlauer2020-04-221-14/+19
* THRIFT-5178: Add constructor with default host to THttpClientMario Emmenlauer2020-04-212-1/+23
* THRIFT-5168 Useless generated code when .thrift file only has service typezeshuai0072020-04-217-62/+63
* Removed a duplicate line + Fixed typo in the comments of lib/cpp/src/thrift/c...gaganso2020-04-202-2/+1
* Update libthrift.vcxproj and libthrift.vcxproj.filters: remove xxxThreadFacto...zeshuai0072020-04-202-20/+0
* Add UnsetHeader to go libraryYuxuan 'fishy' Wang2020-04-172-1/+21
* THRIFT-5157 Fix memory leak in c_glib unit testswangyunjian2020-04-163-56/+57
* THRIFT-5152: introduce connect timeout and socket timeoutlvqian2020-04-134-18/+25
* THRIFT-5165: THttpClient saves session cookie.Joao Antonio2020-04-131-0/+4
* Update Thrift's latest branch status in README.mdzeshuai0072020-04-131-0/+1
* THRIFT-5166: Add support for using WebSockets as a server transport.James Lacey2020-04-091-0/+388
* Modify autogenerated message for Go to standard to match the expectations of ...gzuykov2020-04-091-3/+3
* markdown head title needs spaceWenqiang Yang2020-04-091-1/+1
* THRIFT-5172 NetStd OutOfMemoryExceptioneric.bleher@software-managed.com2020-04-091-1/+1
* THRIFT-5047:fix openssl switchcyy2020-04-061-1/+7
* THRIFT-5156: Fix library compilation on Windows and compiler warningsJames Lacey2020-04-047-18/+31
* THRIFT-5076 Improve CMake OpenSSL usageKevin Wojniak2020-04-033-7/+16
* THRIFT-5163 adds Q to exports for browserifyMárton Csordás2020-04-031-0/+1
* THRIFT-3356: handle undefined captureStackTraceMárton Csordás2020-04-036-8/+32
* Add testcase for other condition judgment in the readJSONDouble functionzeshuai0072020-03-311-1/+10
* Merge pull request #2076 from allengeorge/thrift-4764Allen George2020-03-311-1/+1
|\
| * THRIFT-4764: Use new syntax for clippy skippingMikail Bagishov2020-03-281-1/+1
* | THRIFT-4963: Fix deadlock in ThreadManager::Worker::runKanishth Karthik2020-03-291-0/+2
|/
* THRIFT-5154 Generate interface IDs (IID) for Windows platformsJens Geyer2020-03-281-0/+28
* THRIFT-5130 Use Apcu instead of APCpanivko2020-03-274-30/+30
* THRIFT-5146 Align Delphi to the test suite arguments rules (its "--switch=val...Jens Geyer2020-03-222-131/+125
* THRIFT-5145 Streamline --pipe and --named-pipe options in the code baseJens Geyer2020-03-226-14/+14
* THRIFT-5067 Invalid generated Cpp code from valid Thrift IDL with dots in fil...zeshuai0072020-03-221-0/+26
* THRIFT-5074: Crosstest client/server command line [skip ci]Jano Svitok2020-03-221-32/+32
* Fix some compile warningszeshuai0072020-03-222-6/+10
* THRIFT-5133: Use ArrayPool when reading and writing strings to improve perfor...Mikel Blanchard2020-03-1911-13/+209
* Updated known cross failures listJens Geyer2020-03-161-0/+167
* Updated known cross failures listJens Geyer2020-03-152-1/+98
* Fix several warnings in c_glib lib and incorrect error messageKevin Wojniak2020-03-152-6/+2
* THRIFT-5121: Fix inverted logic when testing message typeAlexander Edge2020-03-142-11/+29
* THRIFT-5087 test/test.py fails with "AssertionError: Python 3.3 or later is r...Jano Svitok2020-03-132-3/+12
* fix typos in CHANGES.mdzeshuai0072020-03-101-9/+9
* THRIFT-5100: Upgrade ruby to 2.4Jano Svitok2020-03-101-3/+6
* THRIFT-5120: Use nodejs 8.xJano Svitok2020-03-101-2/+2
* THRIFT-5111: Upgrade rust to 1.36.0Jano Svitok2020-03-073-6/+13
* THRIFT-5131: Require >= 1.1.4 of integer-encoding dependencyNik Clayton2020-03-072-1/+26
* CI broken, reverting following PRsJens Geyer2020-02-286-103/+0
* THRIFT-4982 Remove deprecated C# bindings from the code baseJens Geyer2020-02-28158-17872/+269
* THRIFT-5123 add possibility to query HTTP status code with WinHTTPJens Geyer2020-02-271-4/+50
* make dist fails due to CMakeList.txt files missing from the generated tarballJens Geyer2020-02-262-0/+2
* THRIFT-5115 PR #2022 Updated gradle to 6.2 broke CIMario Emmenlauer2020-02-253-3/+19
* THRIFT-5084: Multiplexed processor in Swift – explicit return statementsAlexander Edge2020-02-242-15/+15
* THRIFT-5109 Misc Cmake build improvementsMario Emmenlauer2020-02-233-8/+13
* Updated NodeJS dependenciesMario Emmenlauer2020-02-232-587/+1174