1. fe3f336 THRIFT-2994 Node.js TJSONProtocol cannot be used for object serialization by Tim Sebastian · 9 years ago
  2. dfb6896 THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359 by Nobuaki Sukegawa · 9 years ago
  3. f56b907 THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSONProtocol by Nobuaki Sukegawa · 9 years ago
  4. 8a4d06f THRIFT-3409 NodeJS binary field issues Client: Node.js Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  5. 5334992 THRIFT-3407 Refill buffer when JSON closing bracket is missing by Nobuaki Sukegawa · 9 years ago
  6. 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
  7. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  8. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  9. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  10. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  11. 4ed2b85 THRIFT-3279 Fix a bug in retry_max_delay by Itay Duvdevani · 9 years ago
  12. 5445e3f THRIFT-3280 Initialize retry variables on construction by Itay Duvdevani · 9 years ago
  13. 5e0f775 THRIFT-3278 NodeJS: Fix exception stack traces and names by Andrew de Andrade · 9 years ago
  14. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  15. c0e4a8d Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments" by Henrique Mendonça · 10 years ago
  16. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  17. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  18. b818185 nodejs: Add main header to example README. by Simon Hürlimann (CyT) · 10 years ago
  19. d732321 nodejs: Fix Markdown syntax for README. by Simon Hürlimann (CyT) · 10 years ago
  20. cada370 THRIFT-3048: Repair node i64 compact interface by Randy Abernethy · 10 years ago
  21. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  22. 47accfc nodejs: fix typo by Roger Meier · 10 years ago
  23. bd60b92 THRIFT-3008: Node.js server does not fully support exceptions by Randy Abernethy · 10 years ago
  24. d8187c5 THRIFT-2976: add browserify support and tests by Randy Abernethy · 10 years ago
  25. 3b9ff4d THRIFT-2969 Client: nodejs Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  26. 96f4f07 THRIFT-2964: nodejs file breakout Client: NodeJS Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  27. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  28. a727007 THRIFT-2932: Node.js Thrift connection libraries throw Exceptions into event emitter by Randy Abernethy · 10 years ago
  29. 281bdae THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  30. 8e73137 THRIFT-2963: add code coverage to nodejs lib by Randy Abernethy · 10 years ago
  31. 1abd746 THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  32. 97c4398 THRIFT-2963: repairs bad error refs and exceptions by Randy Abernethy · 10 years ago
  33. cf743d7 THRIFT-2959: reenable binary.test.js in testAll.sh by Randy Abernethy · 10 years ago
  34. 1097c40 THRIFT-2934: make node server options optional by Randy Abernethy · 10 years ago
  35. 4e1e132 THRIFT-2933: Repairs incorrect double byte order in Node compact proto by Randy Abernethy · 10 years ago
  36. f9c4be8 line endings fix by Konrad Grochowski · 10 years ago
  37. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  38. 78c57e1 THRIFT-2871 Missing semicolon in thrift.js by Jens Geyer · 10 years ago
  39. 8784837 THRIFT-2844:Add Browserify support to node Client: Node Patch Cameron Ring by Randy Abernethy · 10 years ago
  40. 28d9315 THRIFT-2849: nodejs - some typos fixed by Konrad Grochowski · 10 years ago
  41. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  42. 9c0316b THRIFT-2831:Eliminates dead code in node web server by Randy Abernethy · 10 years ago
  43. 2e091f6 THRIFT-2819 Client Node Patch: Chi Vinh Le by Randy Abernethy · 10 years ago
  44. 565ea0c THRIFT-2818 Trailing commas in array Client: Node.js Patch: Chi Vinh Le by Jens Geyer · 10 years ago
  45. 1107b17 THRIFT-2783:Prop bin encoding in node Client: Node Lib Patch: John Campbell by Randy Abernethy · 10 years ago
  46. dabdf65 THRIFT-2778 - nodejs build cleanup Client: nodejs Patch: jfarrell by jfarrell · 10 years ago
  47. 25023b1 THRIFT-809 Javascript client: Please make required fields actually required. by Roger Meier · 10 years ago
  48. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  49. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  50. bd2fce6 THRIFT-2751: repair node oneway bug and symlink issue by Randy Abernethy · 10 years ago
  51. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  52. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  53. 0dd35a6 fix global leaks and copy-paste errors by Wade Simmons · 11 years ago
  54. 35c8b97 fix TFramedTransport residual continuation by Wade Simmons · 11 years ago
  55. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  56. f8c1c98 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  57. 20aeba3 THRIFT-2511 Node.js compact protocol Client: Node Patch: Randy Abernethy by ra · 11 years ago
  58. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  59. 779b9ac THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  60. 8f697cb THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy by ra · 11 years ago
  61. 7201c0d THRIFT-2405:Node.js Multiplexer tests fail (silently) by ra · 11 years ago
  62. a6415bc THRIFT-2325: SSL test certificates by Roger Meier · 11 years ago
  63. 1be80dc THRIFT-2446: cause servers to emit stream errors Client: node Patch: alexey by ra · 11 years ago
  64. 7f76e1d THRIFT-2443: node fails cross lang tests Client: node Patch: Randy Abernethy by ra · 11 years ago
  65. a2e4e56 THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy by ra · 11 years ago
  66. 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
  67. 55cd520 THRIFT-2390: no close event when connection lost by jfarrell · 11 years ago
  68. 5b78958 fix broken license header and outdated note by henrique · 11 years ago
  69. 52744ee THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries by Roger Meier · 11 years ago
  70. 2a7dccc THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript by henrique · 11 years ago
  71. af26af6 THRIFT-2387 nodejs: external imports should be centralized in index.js by henrique · 11 years ago
  72. 3123623 THRIFT-2376 nodejs: allow Promise style calls for client and server by henrique · 11 years ago
  73. 57b354b THRIFT-2369 Add ssl support for nodejs implementation Patch: Pierre Lamot by Roger Meier · 11 years ago
  74. 2f51f32 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  75. a2de410 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  76. 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
  77. 216374e THRIFT-2313 nodejs server crash after processing the first request when using MultiplexedProcessor/FramedBuffer/BinaryProtocol by henrique · 11 years ago
  78. b9d5522 THRIFT-2205 Node.js Test Server to support test.js JavaScript Browser test and sundry fixes by Jens Geyer · 11 years ago
  79. f161282 nodejs: add NODE_PATH by Roger Meier · 11 years ago
  80. 2c4f306 THRIFT-2194 Node: Not actually prepending residual data in TFramedTransport.receiver by Jens Geyer · 11 years ago
  81. e594dcc Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 11 years ago
  82. a9e6248 THRIFT-2164 Add a Get/Post Http Server to Node along with examples by Henrique Mendonça · 11 years ago
  83. 7cf085e THRIFT-2164 Add a Get/Post Http Server to Node along with examples by Henrique Mendonça · 11 years ago
  84. aff2f78 THRIFT-2167 nodejs lib throws error if options argument isn't passed by henrique · 11 years ago
  85. 2fdd916 THRIFT-2053 NodeJS: Support for Multiplexing Services by henrique · 11 years ago
  86. 452dd5b THRIFT-1893 HTTP/JSON server/client for node.js by henrique · 11 years ago
  87. 5b8c9a9 THRIFT-2058:Add reconnect support to node.js library by henrique · 11 years ago
  88. 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  89. 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
  90. 99be027 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
  91. 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
  92. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  93. 50fb501 Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
  94. ee4aaae THRIFT-1739: missing license header in node.js files by Jake Farrell · 12 years ago
  95. d407b2d Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
  96. 8d410de Thrift-1738: node.js: export transport and protocol so they can be used outside the cassandra/server context by Henrique Mendonca · 12 years ago
  97. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  98. 41dfe6f Thrift-1701:node.js TBufferedTransport buffer corruption Patch: Marshall Roch by Henrique Mendonca · 12 years ago
  99. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  100. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago