1. d17f1c9 THRIFT-847 Test Framework harmonization across all languages by henrique · 11 years ago
  2. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago
  3. 3290336 THRIFT-2495 JavaScript/Node string constants lack proper escaping by Jens Geyer · 11 years ago
  4. 779b9ac THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  5. 8f697cb THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  6. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  7. c1d7943 THRIFT-2347 C# TLS Transport based on THRIFT-181 Client: C# Patch: Beat Käslin by Jens Geyer · 11 years ago
  8. 7201c0d THRIFT-2405:Node.js Multiplexer tests fail (silently) by ra · 11 years ago
  9. 9b32853 THRIFT-2463 test/py/RunClientServer.py fails sometimes by Roger Meier · 11 years ago
  10. ab2793a THRIFT-2466: Improper error handling for SSL/TLS connections that don't complete a handshake by Roger Meier · 11 years ago
  11. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  12. e8c51ed THRIFT-2477 thrift --help text with misplaced comma by Jens Geyer · 11 years ago
  13. 188024e THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  14. 0608c63 THRIFT-2190:Add the JavaScript thrift.js lib to the Bower registry by jfarrell · 11 years ago
  15. 057be5a THRIFT-2470 THttpHandler swallows exceptions from processor by Jens Geyer · 11 years ago
  16. 20bcf38 Added some more missing ASF headers, fixed go/test makefile structure by Jens Geyer · 11 years ago
  17. 703200c Added missing ASF headers by Jens Geyer · 11 years ago
  18. 2f75e2d THRIFT-2460 unopened socket fd must be less than zero. by Jens Geyer · 11 years ago
  19. 2335b96 Added missing ASF header by Jens Geyer · 11 years ago
  20. a6c63de THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  21. c2ccca8 THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  22. d000b24 THRIFT-2449 Enhance typedef structure to distinguish between forwards and real typedefs by Jens Geyer · 11 years ago
  23. 645c420 THRIFT-1743: Add composer.json for new Symfony 2.1 Dependency Manager by Roger Meier · 11 years ago
  24. 26c68ea THRIFT-1908: Using php thrift_protocol accelerated transfer causes core dump by jfarrell · 11 years ago
  25. 8b1799f THRIFT-2459: --version should not exit 1 Client: compiler Patch: jfarrell by jfarrell · 11 years ago
  26. c02618c FIX: it's now readme.MD by Jens Geyer · 11 years ago
  27. bcc0f1a THRIFT-2421: Tree/Recursive struct support in thrift Client: cpp by henrique · 11 years ago
  28. 524b924 Thrift-2421:Tree/Recursive struct support in thrift by jfarrell · 11 years ago
  29. e0e8316 THRIFT-2421: Tree/Recursive struct support in thrift by jfarrell · 11 years ago
  30. bea3144 THRIFT-2454: c_glib: There is no gethostbyname_r() in some OS by Roger Meier · 11 years ago
  31. 5829a2c THRIFT-847: Test Framework harmonization across all languages by Roger Meier · 11 years ago
  32. a6415bc THRIFT-2325: SSL test certificates by Roger Meier · 11 years ago
  33. 4568792 THRIFT-2445 (code generation for go maps with binary keys) should be tested by Jens Geyer · 11 years ago
  34. bb2d2fb THRIFT-2450:include HowToContribute in the src repo by jfarrell · 11 years ago
  35. 347a5eb THRIFT-2450 - include HowToContribute in the src repo by jfarrell · 11 years ago
  36. 6cf0ffc THRIFT-1681: Add Lua Support Patch: Dave Watson by Roger Meier · 11 years ago
  37. bdbf428 THRIFT-2402: byte count of FrameBuffer in AWAITING_CLOSE state is not subtracted from readBufferBytesAllocated by jfarrell · 11 years ago
  38. 607355e THRIFT-2268:Modify TSaslTransport to ignore TCP health checks from loadbalancers by jfarrell · 11 years ago
  39. 9f15415 THRIFT-2204:SSL client for the cocoa client by jfarrell · 11 years ago
  40. 6b10271 THRIFT-1868:Make the TPC backlog configurable in the Java servers by jfarrell · 11 years ago
  41. 161ffe7 THRIFT-2448: test.sh has incorrect node path by ra · 11 years ago
  42. 1be80dc THRIFT-2446: cause servers to emit stream errors Client: node Patch: alexey by ra · 11 years ago
  43. d06957b THRIFT-2435 Java compiler doesn't like struct member names that are identical to an existing enum or struct type by Jens Geyer · 11 years ago
  44. 7f76e1d THRIFT-2443: node fails cross lang tests Client: node Patch: Randy Abernethy by ra · 11 years ago
  45. a139c91 THRIFT-2312 travis.yml: build everything Patch: Henrique Mendonça by henrique · 11 years ago
  46. 5d15212 THRIFT-2009 Go redeclaration error by Jens Geyer · 11 years ago
  47. 8001421 THRIFT-2434 Missing namespace import for php TMultiplexedProcessor implementation by Jens Geyer · 11 years ago
  48. 02c95c1 THRIFT-2258:Add TLS v1.1/1.2 support to TSSLSocket.cpp by jfarrell · 11 years ago
  49. 7b021bb THRIFT-2095:Use print function for Python 3 compatiblity by jfarrell · 11 years ago
  50. d5cd81f THRIFT-981:cocoa: add version Info to the library Client: cocoa Patch: jfarrell by jfarrell · 11 years ago
  51. 86653cc THRIFT-2437 Author fields in Python setup.py must be strings not lists by Roger Meier · 11 years ago
  52. d21032a THRIFT-2439 Bug in TProtocolDecorator Class causes parsing errors by Jens Geyer · 11 years ago
  53. d7902bf THRIFT-2368 New option: reuse-objects for Java generator Patch: adam-aph by henrique · 11 years ago
  54. 8384351 THRIFT-2432 Flaky parallel build Patch: Benoit Sigoure by Roger Meier · 11 years ago
  55. a2e4e56 THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy by ra · 11 years ago
  56. ea6076f THRIFT-2430 Crash during TThreadPoolServer shutdown by Jens Geyer · 11 years ago
  57. d60f978 THRIFT-2398:Improve Node Server Library\nClient: Node\nPatch: Randy Abernethy\n\nGeneral server parameter harmonization and comments by Randy Abernethy · 11 years ago
  58. 1823b59 THRIFT-2428: Python 3 setup.py support Client: py Patch: Nathan Van Gheem by jfarrell · 11 years ago
  59. bf0b629 THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim by Roger Meier · 11 years ago
  60. 443ced0 js tutorial add missing semicolon by Roger Meier · 11 years ago
  61. e8ca73f THRIFT-2425 PHP: Server-side support for Multiplexing Services by Jens Geyer · 11 years ago
  62. 932cad8 THRIFT-2420 Go argument parser for methods without arguments does not skip fields by Jens Geyer · 11 years ago
  63. 46f9c45 THRIFT-2419 golang - Fix fmt.Errorf in generated code by Jens Geyer · 11 years ago
  64. 3c489f9 THRIFT-2418 Go handler function panics on internal error by Jens Geyer · 11 years ago
  65. e965136 THRIFT-2415 Named pipes server performance & message mode by Jens Geyer · 11 years ago
  66. 2bf9078 THRIFT-2417: Make union types partial classes by Jake Luciani · 11 years ago
  67. fd62df7 THRIFT-2408 Named Pipe Transport Option for C# by Jens Geyer · 11 years ago
  68. ec8daae THRIFT-2386: Thrift refuses to link yylex Client: compiler Patch: Milan Freml by jfarrell · 11 years ago
  69. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  70. 706cb4e THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport by Jens Geyer · 11 years ago
  71. d26f6fd THRIFT-2339 Uncaught exception in thrift c# driver by Jens Geyer · 11 years ago
  72. a6b328f THRIFT-2354 Connection errors can lead to case_clause exceptions by Jens Geyer · 11 years ago
  73. 55cd520 THRIFT-2390: no close event when connection lost by jfarrell · 11 years ago
  74. 1c99e70 Fixed a bunch of inconsistent/wrong line endings in the C# part, no other changes by Jens Geyer · 11 years ago
  75. 6fe77e8 THRIFT-2404 emit warning on (typically inefficient) list<byte> by Jens Geyer · 11 years ago
  76. 5b78958 fix broken license header and outdated note by henrique · 11 years ago
  77. 98bebac THRIFT-2399 Recognize '//'-style comments in emacs by Carl Yeksigian · 11 years ago
  78. 52744ee THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries by Roger Meier · 11 years ago
  79. 1f78987 THRIFT-2392: Actionscript tutorial Client: tutorial Patch: dima levchenko by jfarrell · 11 years ago
  80. d272f21 THRIFT-2389: namespaces handled wrongly in acrionscript 3.0 implementation by jfarrell · 11 years ago
  81. e3ab0bf THRIFT-2375 Excessive <br>'s in generated HTML by Jens Geyer · 11 years ago
  82. 284101c THRIFT-2029 Port C++ tests to Windows by Roger Meier · 11 years ago
  83. 7a66f75 test/test.sh: fix typo by Roger Meier · 11 years ago
  84. 2a7dccc THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript by henrique · 11 years ago
  85. b39b5ea THRIFT-2383 contrib: sample for connecting Thrift with Rebus by Jens Geyer · 11 years ago
  86. 7bea35a THRIFT-2382 contrib: sample for connecting Thrift with STOMP by Jens Geyer · 11 years ago
  87. c975bbc THRIFT-2388 GoLang - Fix data races in simple_server and server_socket by Jens Geyer · 11 years ago
  88. c9e535e THRIFT-2391 Socket transport for ActionScript 3.0 by Carl Yeksigian · 11 years ago
  89. af26af6 THRIFT-2387 nodejs: external imports should be centralized in index.js by henrique · 11 years ago
  90. 359036a README: replace sh test/test.sh with make cross by Roger Meier · 11 years ago
  91. f85fdd7 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  92. 3e4c51f THRIFT-2378 service method arguments of binary type lead to uncompileable Go code by Jens Geyer · 11 years ago
  93. 111d13a THRIFT-2384 Binary map keys produce uncompilable code in go by Jens Geyer · 11 years ago
  94. 38eea03 THRIFT-2380 unreachable code (CID 1174546, CID 1174679) by Jens Geyer · 11 years ago
  95. 3123623 THRIFT-2376 nodejs: allow Promise style calls for client and server by henrique · 11 years ago
  96. f36fda2 THRIFT-2305 TFramedTransport empty constructor should probably be private by Jens Geyer · 11 years ago
  97. 98d9ef2 THRIFT-2328: Java eliminate all compiler warnings Client: java Patch: jfarrell by jfarrell · 11 years ago
  98. 305e42a THRIFT-2370 Compiler SEGFAULTs generating HTML documentation for complex structure by Jens Geyer · 11 years ago
  99. b080f68 THRIFT-2373 warning CS0414 in THttpClient.cs: private field 'Thrift.Transport.THttpClient.connection' assigned but never used by Jens Geyer · 11 years ago
  100. c94b293 THRIFT-2325 SSL-test-certificates_cpp_tests Patch: Roger Meier by Roger Meier · 11 years ago