summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix merge bug (unconverted JUnit test)Christopher Tubbs2022-05-051-6/+7
* [CI] Appveyor - refresh pacman database on upgradeChristopher Tubbs2022-05-052-2/+2
* THRIFT-5560: use JUnit 5 for all Java lib tests (#2574)Jiayu Liu2022-05-0570-2062/+2203
* THRIFT-5544: annotations_as_metadata java code gen param (#2553)Jiayu Liu2022-05-055-11/+170
* THRIFT-5578 #nullable disable collides with C# lang versions < 8Jens Geyer2022-05-051-2/+0
* THRIFT-5564: setup java and kotlin lib building (#2593)Jiayu Liu2022-05-031-17/+95
* THRIFT-5564: create a basic github action (#2592)Jiayu Liu2022-04-281-0/+47
* use 40 min not 45 minJiayu Liu2022-04-271-1/+1
* use 45 min timeoutJiayu Liu2022-04-272-8/+7
* wait for 45 minutesJiayu Liu2022-04-272-7/+8
* add travis_wait for rebuidling docker imageJiayu Liu2022-04-271-1/+4
* Update Go versions used in travis and LANGUAGES.mdYuxuan 'fishy' Wang2022-04-2514-20/+56
* THRIFT-5449: Use poll instead of select in Python TNonblockingServer if avail...Yiyang Zhou2022-04-231-2/+44
* fix Out Of Memory when use TNonblockingServershangxu2022-04-211-0/+4
* Buffer.concat has performance issueWu Jian Ping2022-04-211-21/+16
* (typescript): Fix invalid optional members and argument generationPhil Price2022-04-211-2/+17
* THRIFT-5548: add kotlin code genJiayu Liu2022-04-2024-3/+4181
* THRIFT-5545: use gradle convention in organizing java projectJiayu Liu2022-04-20244-38/+7
* THRIFT-5569: add negative size checks in Go generator when reading maps, sets...Andreas Krennmair2022-04-201-0/+9
* THRIFT-5093: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBufferChristopher Friedt2022-04-191-3/+249
* THRIFT-5562: remove gradle wrapper and use installed gradle 6.9Jiayu Liu2022-04-1914-359/+51
* travis ci to use xenial as base imageJiayu Liu2022-04-191-2/+3
* change the java gen @SuppressWarnings locationJiayu Liu2022-04-191-5/+8
* Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/jsdependabot[bot]2022-04-191-3/+3
* THRIFT-5563: fix deprecation and enable xlint for java library (#2575)Jiayu Liu2022-04-187-114/+115
* Bump ajv from 6.7.0 to 6.12.6 in /lib/tsdependabot[bot]2022-04-161-10/+12
* Bump minimist from 1.2.5 to 1.2.6 in /lib/tsdependabot[bot]2022-04-161-27/+3
* THRIFT-5521: [java gen] use jdk8 option type in java generator codeJiayu Liu2022-04-1617-28/+214
* THRIFT-4100: Extract Rust read/write struct methods into a traitZachary Kuhn2022-04-142-11/+33
* Bump minimist from 1.2.5 to 1.2.6 in /lib/jsdependabot[bot]2022-04-141-24/+6
* Bump ajv from 6.5.4 to 6.12.6dependabot[bot]2022-04-141-24/+12
* Bump ansi-regex from 3.0.0 to 3.0.1dependabot[bot]2022-04-141-3/+3
* Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/tsdependabot[bot]2022-04-141-16/+16
* THRIFT-5551: java generator to add @Override where possibleJiayu Liu2022-04-131-34/+67
* Bump async from 3.2.1 to 3.2.3 in /lib/jsdependabot[bot]2022-04-131-15/+15
* add interface generationJiayu Liu2022-04-133-2/+127
* THRIFT-5552 apply clang-format to java generatorJiayu Liu2022-04-111-293/+373
* json gen should indent while printing include stringsJiayu Liu2022-04-111-0/+1
* 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