summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix pmd main for java0.17.0Jiayu Liu2022-09-193-18/+13
* fixing missing EXTRA_DISTsv0.17.0Jens Geyer2022-08-314-1/+11
* CHANGES.md updatedJens Geyer2022-08-301-5/+141
* If the amount of data transmitted is large, an error will be reported.TianMaiChengGhostRidder2022-08-301-1/+18
* Revert "Update thrift_socket_transport.erl"Jens Geyer2022-08-301-18/+1
* Update thrift_socket_transport.erlTianMaiChengGhostRidder2022-08-301-1/+18
* THRIFT-5576: fix old-style cast and redundant copykashirin.alex2022-08-251-13/+14
* THRIFT-5502 Log SocketException at WARN level only + Fix formattingSylwester Lachiewicz2022-08-251-15/+20
* THRIFT-4086: Add missing calls to get_true_type when generating validator + m...Hernan Silberman2022-08-255-2/+100
* Add a generic sync.Pool wrapper to go libraryYuxuan 'fishy' Wang2022-08-0910-100/+149
* THRIFT-5609: Make TJSONProtocol safe to be used in deserializer poolYuxuan 'fishy' Wang2022-08-065-2/+93
* Update supported go version to 1.18.* and 1.19.*Yuxuan 'fishy' Wang2022-08-027-9/+15
* THRIFT-5605: Client middleware to extract exceptionsYuxuan 'fishy' Wang2022-08-026-3/+318
* Merge pull request #2636 from PikachuHy/masterJiayu Liu2022-07-311-1/+1
|\
| * fix typoPikachuHy2022-07-311-1/+1
|/
* script to regenerate server/client keysJens Geyer2022-07-011-0/+18
* script to regenerate server/client keysJens Geyer2022-07-012-0/+137
* Pin integer-encoding to 3.0.3 (#2627)Jiayu Liu2022-07-011-1/+1
* eplaced outdated TLS test keysJens Geyer2022-07-0111-312/+455
* Bump shell-quote from 1.7.2 to 1.7.3 in /lib/jsdependabot[bot]2022-06-221-3/+3
* THRIFT-5599: contrib/fb303 does not compile after C++ library refactoringsMichael Leinartas2022-06-213-25/+20
* THRIFT-5590 Haxe complex initsJens Geyer2022-06-1317-149/+294
* THRIFT-5595: Handle peek request error with SSLSocketMichael Smith2022-06-103-0/+6
* THRIFT-5592 Add uuid type documentationTriton Circonflexe2022-06-085-41/+86
* FIX misc license headersJens Geyer2022-06-085-48/+73
* THRIFT-5589 Haxe compiler/runtime fixesJens Geyer2022-06-0721-271/+72
* THRIFT-5588 Remove slist/senum from IDLJens Geyer2022-06-0610-107/+22
* THRIFT-5586 User-Agent header not conforming to RFC 7231Jens Geyer2022-06-012-2/+2
* Bump grunt from 1.4.1 to 1.5.3 in /lib/jsdependabot[bot]2022-05-291-28/+8
* Bump grunt from 1.4.1 to 1.5.3 in /lib/tsdependabot[bot]2022-05-291-11/+11
* THRIFT-5585 net5.0 end of support May 2022Jens Geyer2022-05-261-1/+1
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-2466-0/+0
* Trivial: Add missing AC_CHECK_HEADERS (#2610)Christopher Tubbs2022-05-231-10/+12
* THRIFT-5575: add a github workflow to invoke cmake (#2595)Jiayu Liu2022-05-211-0/+37
* Minor tweak to ErrAbandonRequest in go libraryYuxuan 'fishy' Wang2022-05-212-11/+37
* THRIFT-5584: use gradle toolchain to specify Java 11 with --release 8 (#2606)Jiayu Liu2022-05-186-47/+35
* Revert "THRIFT-5569: add negative size checks in Go generator when reading ma...Yuxuan 'fishy' Wang2022-05-121-9/+0
* THRIFT-5569: Fix size check in TCompactProtocol.ReadListBeginYuxuan 'fishy' Wang2022-05-121-1/+1
* THRIFT-5581: use gradle 7 for java/kotlin (#2601)Jiayu Liu2022-05-1131-201/+197
* THRIFT-5583: Add skip_remote arg to go compilerYuxuan 'fishy' Wang2022-05-103-4/+17
* THRIFT-5582: Improve TProtocol.java for Kotlin generator (#2603)Jiayu Liu2022-05-1018-199/+517
* THRIFT-5564: setup cross test in GitHub action (#2602)Jiayu Liu2022-05-095-4/+115
* THRIFT-5580: refactor kotlin cross tests (#2600)Jiayu Liu2022-05-0810-1161/+838
* THRIFT-5543: add type parameter to java lib field metadata (#2552)Jiayu Liu2022-05-081-18/+12
* THRIFT-5553: use newer gradle API (#2561)Jiayu Liu2022-05-0813-45/+180
* THRIFT-5568: Add CI formatting/test checks for Java and Kotlin (#2599)Jiayu Liu2022-05-061-7/+18
* THRIFT-5571: add metadata map building to kotlin generator (#2584)Jiayu Liu2022-05-0611-54/+285
* THRIFT-5568: enforce consistent Java formatting (#2581)Jiayu Liu2022-05-06227-7691/+8308
* THRIFT-5570: update java lib document about gradle usage (#2583)Jiayu Liu2022-05-066-108/+86
* THRIFT-5567: remove cl namespace references (#2580)Jiayu Liu2022-05-062-2/+0