summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5546: automate pypi publishing [ci skip]ci/pypi-automationJames E. King III2022-04-045-1/+70
* fix binary protocol's first byte value.Blacker12302022-04-011-1/+1
* THRIFT-5541: Clarify on THeader key/value format in the specYuxuan 'fishy' Wang2022-03-311-1/+2
* THRIFT-5283: add support for Unix Domain Sockets in lib/rs (#2545)tokcum2022-03-309-69/+256
* Revert SHA-1: 52d263e77c48bbf7cbabd03161107557d1e410b1Jens Geyer2022-03-191-4/+10
* Pass cancellation token to AcceptTcpClientAsync() in net6Jens Geyer2022-03-191-0/+4
* THRIFT-5540 Can't use a typedef for a container type containing enums in a co...Jens Geyer2022-03-172-0/+17
* FIX: error C4244: conversion from "int64_t" to "int", possible data lossJens Geyer2022-03-161-1/+1
* THRIFT-5539: Decouple TDuplicateToProtocol out of TDebugProtocolYuxuan 'fishy' Wang2022-03-153-0/+319
* THRIFT-5515: TConnection::workSocket reads all pending oneway requests.Tamas Kovacs2022-03-141-122/+129
* feat: support creating connection on OpenHarmonyOSkonpeki6222022-03-132-0/+265
* workaround MSVC compiler bugLeon Scharnowski2022-03-121-1/+3
* update to gradle 6.9, jdk 15, update findbugsJiayu Liu2022-03-103-12/+8
* lib/rs/Cargo.toml: Update ordered-floatMike Cronce2022-03-101-1/+1
* add support for converting to java optionalJiayu Liu2022-03-091-0/+15
* THRIFT-5536 Fix cross language testsAki Sukegawa2022-03-087-29/+43
* THRIFT-5501 Remove Common Lisp supportJens Geyer2022-03-0633-1913/+1
* THRIFT-5494 fix cpu full caused by infinite select() when frameSize < maxRead...wangfan2022-03-064-5/+36
* update makefileKevin Wojniak2022-03-051-1/+9
* add testsKevin Wojniak2022-03-053-2/+18
* don't output empty import line if old style enums are usedKevin Wojniak2022-03-051-3/+3
* match existing style for setting default value of gen_enum_Kevin Wojniak2022-03-051-1/+2
* fix broken syntax for old style enumKevin Wojniak2022-03-051-3/+3
* clean up formattingKevin Wojniak2022-03-051-1/+2
* init gen_enum_ to falseKevin Wojniak2022-03-051-1/+1
* Support for Python and enumsConstantinos Dimitriou2022-03-051-11/+47
* THRIFT-5525 use "reuse_objects" instead of "reuse-objects" as a consistent pa...Jiayu Liu2022-03-022-3/+5
* THRIFT-5526 to use "private_members" instead of "private-members" as a consis...Jiayu Liu2022-03-022-3/+5
* THRIFT-5519 Java async client loses exceptions in void methodsAlex Kormukhin2022-03-028-0/+769
* Fix headers bug in Thrift/HttpClient.pmFinn Colman2022-03-011-1/+2
* FIX: remove duplicate constant declsJens Geyer2022-02-261-4/+0
* Fixes #5529 missing space in between "<" and "::" in c++ generatorAndreas Renggli2022-02-261-3/+3
* THRIFT-5528 Incorrect HTML link for referenced typedefsJens Geyer2022-02-231-1/+1
* THRIFT-5527: Don't swallow idl exceptions in Process functionYuxuan 'fishy' Wang2022-02-234-43/+249
* THRIFT-5467 Python: fix CannotSendHeader exceptionMárton Csordás2022-02-211-4/+7
* FIX: incorrect URL in documentationJens Geyer2022-02-171-2/+2
* THRIFT-5495: close client when shutdown server in go lib郑桐2022-02-164-7/+210
* Updated website update info, the ASF CMS is not longer used anymore.Jens Geyer2022-02-161-1/+1
* Updated website update info, the ASF CMS is not longer used anymore.Jens Geyer2022-02-161-16/+1
* Merge branch '0.16.0' into masterJens Geyer2022-02-1512-10/+34
|\
| * Update changelog for 0.16.0v0.16.00.16.0Jens Geyer2022-02-091-0/+1
| * THRIFT-5512: Update java dependenciesYuxuan 'fishy' Wang2022-02-091-5/+5
| * THRIFT-5509: Suppress noisy log from go's TSimpleServerYuxuan 'fishy' Wang2022-02-081-2/+6
| * Update changelog for 0.16.0Jens Geyer2022-02-041-0/+1
| * THRIFT-5509: Close connection in IsOpenYuxuan 'fishy' Wang2022-02-031-1/+12
| * FIX: test left too early on false premiseJens Geyer2022-02-031-1/+5
| * FIX: missing EXTRA_DIST entriesJens Geyer2022-02-022-1/+3
| * FIX: missing EXTRA_DIST entriesJens Geyer2022-02-021-1/+1
| * FIX: missing EXTRA_DIST entriesJens Geyer2022-02-0210-0/+18
| * THRIFT-5504 CA2254 Message template should be compile time constantJens Geyer2022-02-011-1/+1