summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated CHANGES0.9.3.10.9.3.1James E. King III2019-03-091-1/+7
* 0.9.3.1 packaging fixupsJames E. King III2019-02-273-24/+8
* THRIFT-4506: fix use of assert for correctness in Java SASL negotiationJames E. King III2019-01-291-3/+1
* THRIFT-2805: 0.9.3 release0.9.30.9.3jfarrell2015-10-0138-55/+505
* THRIFT-3355 npm WARN package.json thrift@1.0.0-dev No license field.Jens Geyer2015-09-251-0/+1
* THRIFT-3317: C++ - generated code will properly reference global apache names...Konrad Grochowski2015-09-251-1/+1
* THRIFT-3329: fix C++ tests incompatibility with boost-1.59Konrad Grochowski2015-09-255-60/+72
* THRIFT-3354 Fix word-extraction substr bug in initialism codeJens Geyer2015-09-251-1/+5
* THRIFT-3336: C++ - generated ostream operator<< will be overridableKonrad Grochowski2015-09-251-28/+46
* THRIFT-3298: thrift endian converters may conflict with other librariesjfarrell2015-09-242-23/+23
* THRIFT-3290: Using from in variable names causes the generated Python code to...jfarrell2015-09-243-0/+27
* THRIFT-2936:Minor memory leak in SSLjfarrell2015-09-241-2/+1
* THRIFT-3345 Clients blocked indefinitely when a java.lang.Error is thrownJens Geyer2015-09-231-16/+13
* THRIFT-3331 warning: ‘etype’ may be used uninitialized in this functionJens Geyer2015-09-231-1/+1
* THRIFT-3349 Python server does not handle processor exceptionJens Geyer2015-09-231-29/+37
* THRIFT-3347 Improve cross test servers and clientsJens Geyer2015-09-2311-392/+557
* THRIFT-3342 Improve ruby cross test client and server compatibilityNobuaki Sukegawa2015-09-223-134/+146
* THRIFT-3343 Fix haskell READMENobuaki Sukegawa2015-09-221-1/+1
* THRIFT-3341 Add testBool methodsJens Geyer2015-09-222-0/+26
* THRIFT-3341 Add testBool methodsJens Geyer2015-09-222-0/+12
* THRIFT-3303 Disable concurrent cabal jobs on Travis to avoid GHC crashNobuaki Sukegawa2015-09-211-0/+4
* THRIFT-3340 Python: enable json tests againRoger Meier2015-09-211-3/+2
* THRIFT-3338 Stray underscore in generated go when service name starts with "New"Jens Geyer2015-09-211-1/+1
* THRIFT-3337 Add testBool method to cross testsNobuaki Sukegawa2015-09-2124-7/+235
* THRIFT-3334 Markdown notation of protocol spec is malformedNobuaki Sukegawa2015-09-211-1/+4
* THRIFT-3332 make dist fails on clean buildNobuaki Sukegawa2015-09-211-1/+0
* THRIFT-557 charset problem with file Autogenerated by ThriftJens Geyer2015-09-211-1/+17
* THRIFT-3335 Ruby server does not handle processor exceptionJens Geyer2015-09-211-5/+16
* THRIFT-3326 Tests do not compile under *BSDRoger Meier2015-09-191-0/+4
* THRIFT-2918 Race condition in Python TProcessPoolServer testRoger Meier2015-09-171-1/+1
* THRIFT-3324 - Update `go get` command to include all packagesjfarrell2015-09-151-1/+1
* THRIFT-3051 Go Thrift generator creates bad go codeJens Geyer2015-09-154-13/+75
* THRIFT-3319 CSharp tutorial will not build using the *.slnJens Geyer2015-09-113-24/+69
* THRIFT-2850 CMake for Apache ThriftSergei Nikulov2015-09-083-14/+21
* THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer...Jens Geyer2015-09-0513-50/+52
* THRIFT-3295 C# library does not build on Mono 4.0.2.5 or laterJens Geyer2015-09-033-0/+16
* THRIFT-3310 lib/erl/README.md has incorrect formattingJens Geyer2015-09-031-0/+2
* THRIFT-3311:README.md cleanupRandy Abernethy2015-08-301-0/+2
* THRIFT-3308: Fix broken test cases for 0.9.3 release candidatejfarrell2015-08-256-7/+14
* THRIFT-2269: Can deploy libthrift-source.jar to maven center repositoryjfarrell2015-08-251-25/+25
* THRIFT-2981: IDL with no namespace produces unparsable PHPjfarrell2015-08-251-2/+6
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-2524-14/+81
* THRIFT-3300:Reimplement TZlibTransport in Java using streamsRandy Abernethy2015-08-202-106/+76
* THRIFT-3296 - Go cross test does not conform to specNobuaki Sukegawa2015-08-175-73/+52
* THRIFT-3293 JavaScript: null values turn into empty structs in constructorHenrique Mendonça2015-08-163-1/+21
* THRIFT-3294: Java ZLib transport fixRandy Abernethy2015-08-052-1/+118
* THRIFT-3178 glib C does not compileJens Geyer2015-08-083-46/+204
* THRIFT-3292 Integrate new Zlib transport for Go into test suiteJens Geyer2015-08-086-2/+161
* THRIFT-2199:Remove dense protocolRandy Abernethy2015-08-0125-2038/+17
* THRIFT-2832 c_glib: Handle string lists correctlyJens Geyer2015-08-054-6/+497