1. 102428d THRIFT-5163 adds Q to exports for browserify by Márton Csordás · 4 years, 10 months ago
  2. dfd6df7 THRIFT-3356: handle undefined captureStackTrace by Márton Csordás · 4 years, 9 months ago
  3. 1b7b00c CI broken, reverting following PRs by Jens Geyer · 4 years, 11 months ago
  4. aec555a make dist fails due to CMakeList.txt files missing from the generated tarball by Jens Geyer · 4 years, 11 months ago
  5. 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  6. 30ac259 THRIFT-5003: Websocket Connection in Browsers with nodejs code by Eugen · 5 years ago
  7. f7b2197 THRIFT-4994 changed this to self in forEach callback by Eugen Kandakov · 5 years ago
  8. 8098428 Add Node.js example for browsers by HIRANO Satoshi · 5 years ago
  9. 234e80e THRIFT-4844: createConnection ignores connect_timeout option by fmalaguti · 6 years ago
  10. 3f0d444 Implement episodic compilation for js code generation by Mustafa Senol Cosar · 6 years ago
  11. c035eca hotfix: clear the offline queue when once written by Henrik Tudborg · 9 years ago
  12. ddd2224 [THRIFT-4771] add nodejs THeaderProtocol support (#1743) by David Mai · 6 years ago
  13. dbc1f8d THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) by James E. King III · 6 years ago
  14. 3ec4031 THRIFT-4405: fix cygwin on appveyor by James E. King III · 6 years ago
  15. b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
  16. 129bb3e THRIFT-4675: Fix int64 constants generation for map keys by Mustafa Senol Cosar · 6 years ago
  17. f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
  18. 0f79045 Fix: free useless timer by 邹异雄 · 6 years ago
  19. b239b0a Style: fix style by 邹异雄 · 6 years ago
  20. 41d5d3a Fix: do not reconnect if connection.destroyed, prevent connection leak by 邹异雄 · 6 years ago
  21. 208a048 THRIFT-4679: Remove unused variable declaration by griffinmichl · 6 years ago
  22. da1169d THRIFT-4653: ES6 classes support (#1615) by bforbis · 6 years ago
  23. 2a2b72f Thrift-4647: Node.js Filesever webroot fixed path by jfarrell · 6 years ago
  24. fdd735e THRIFT-4604: NodeJS add Int64 to exports for browserify (#1573) by Kevin Greene · 6 years ago
  25. f2867c2 THRIFT-3950: Memory leak while calling oneway methods (#1568) by bforbis · 6 years ago
  26. 896c206 THRIFT-4564: Reset buffered transport on serizliation errors by Brian Forbis · 7 years ago
  27. 0293c36 Add JS language highlighting in readme (#1538) by Filip Spiridonov · 7 years ago
  28. 63b75d9 THRIFT-3926: Fix undeclared statusCode variable (#1531) by Filip Spiridonov · 7 years ago
  29. e41de0f THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs by Daniel Shih · 7 years ago
  30. b963e28 THRIFT-4509: remove nodejs browser test Client: nodejs by Philip Frank · 7 years ago
  31. b4f22ff THRIFT-4480 - Handle seqid = 0 Client: js by Brian Forbis · 7 years ago
  32. a37feaf THRIFT-4508: end trusty CI builds; handle nodejs 4.x LTS EOL; update docs by James E. King III · 7 years ago
  33. 91c74b6 THRIFT-4443: Implement skip function in json_protocol Client: node.js by Kerri Devine · 7 years ago
  34. 58402ff THRIFT-2013: add multiplex server and client test support to cpp language by James E. King, III · 7 years ago
  35. 375bfee THRIFT-2998: enable cross test for nodejs http transport, by James E. King, III · 7 years ago
  36. 5a4f738 THRIFT-2998: Set Content-Type for HTTP request in Node.js wrapper. by stanevt · 10 years ago
  37. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  38. 4bd3682 THRIFT-4309: Python print() function Client: py by cclauss · 7 years ago
  39. c8e0207 THRIFT-4288: Implement logging levels in node.js properly Client: nodejs by Equim · 7 years ago
  40. 699b5bc THRIFT-4064: update node dependencies by James E. King, III · 7 years ago
  41. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  42. 9235bec THRIFT-4246 Multiplexed clients sequence id fix Client: nodejs by Victor Boivie · 8 years ago
  43. c60b69b THRIFT-4284: remove extraneous character Client: js by James E. King, III · 7 years ago
  44. 4361ecc THRIFT-3801 - Node Thrift client throws exception with multiplexer and responses that are bigger than a single buffer by Adam Curtis · 8 years ago
  45. 0619087 THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. by James E. King, III · 8 years ago
  46. 3d6e2a5 THRIFT-3926 There should be an error emitted when http status code is not 200 by James E. King, III · 8 years ago
  47. fa13362 THRIFT-4015 Fix wrongly spelled "Thirft"s by Jens Geyer · 8 years ago
  48. a400c69 THRIFT-3748 Node.js Deserialization of lists of lists is broken by Nobuaki Sukegawa · 9 years ago
  49. 205dc19 THRIFT-3927: Emit an error instead of throw an error in the async callback by jfarrell · 8 years ago
  50. d7f87aa THRIFT-3787: connection close code fix for ssl by Randy Abernethy · 9 years ago
  51. 9b954e6 THRIFT-3789: Add destroy connection feature to node by Randy Abernethy · 9 years ago
  52. 0ea6c1d THRIFT-3786: Node TLS emits 'connect' before connection is ready by Randy Abernethy · 9 years ago
  53. abbc8d0 THRIFT-3763 Fix serialization of i64 larger than 2^53 for browserify by Nobuaki Sukegawa · 9 years ago
  54. fe3f336 THRIFT-2994 Node.js TJSONProtocol cannot be used for object serialization by Tim Sebastian · 9 years ago
  55. dfb6896 THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359 by Nobuaki Sukegawa · 9 years ago
  56. f56b907 THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSONProtocol by Nobuaki Sukegawa · 9 years ago
  57. 8a4d06f THRIFT-3409 NodeJS binary field issues Client: Node.js Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  58. 5334992 THRIFT-3407 Refill buffer when JSON closing bracket is missing by Nobuaki Sukegawa · 9 years ago
  59. 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
  60. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  61. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  62. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  63. 738143c THRIFT-3293 JavaScript: null values turn into empty structs in constructor by Henrique Mendonça · 9 years ago
  64. 4ed2b85 THRIFT-3279 Fix a bug in retry_max_delay by Itay Duvdevani · 9 years ago
  65. 5445e3f THRIFT-3280 Initialize retry variables on construction by Itay Duvdevani · 9 years ago
  66. 5e0f775 THRIFT-3278 NodeJS: Fix exception stack traces and names by Andrew de Andrade · 9 years ago
  67. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  68. 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
  69. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  70. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  71. b818185 nodejs: Add main header to example README. by Simon Hürlimann (CyT) · 10 years ago
  72. d732321 nodejs: Fix Markdown syntax for README. by Simon Hürlimann (CyT) · 10 years ago
  73. cada370 THRIFT-3048: Repair node i64 compact interface by Randy Abernethy · 10 years ago
  74. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  75. 47accfc nodejs: fix typo by Roger Meier · 10 years ago
  76. bd60b92 THRIFT-3008: Node.js server does not fully support exceptions by Randy Abernethy · 10 years ago
  77. d8187c5 THRIFT-2976: add browserify support and tests by Randy Abernethy · 10 years ago
  78. 3b9ff4d THRIFT-2969 Client: nodejs Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  79. 96f4f07 THRIFT-2964: nodejs file breakout Client: NodeJS Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  80. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  81. a727007 THRIFT-2932: Node.js Thrift connection libraries throw Exceptions into event emitter by Randy Abernethy · 10 years ago
  82. 281bdae THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  83. 8e73137 THRIFT-2963: add code coverage to nodejs lib by Randy Abernethy · 10 years ago
  84. 1abd746 THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  85. 97c4398 THRIFT-2963: repairs bad error refs and exceptions by Randy Abernethy · 10 years ago
  86. cf743d7 THRIFT-2959: reenable binary.test.js in testAll.sh by Randy Abernethy · 10 years ago
  87. 1097c40 THRIFT-2934: make node server options optional by Randy Abernethy · 10 years ago
  88. 4e1e132 THRIFT-2933: Repairs incorrect double byte order in Node compact proto by Randy Abernethy · 10 years ago
  89. f9c4be8 line endings fix by Konrad Grochowski · 10 years ago
  90. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  91. 78c57e1 THRIFT-2871 Missing semicolon in thrift.js by Jens Geyer · 10 years ago
  92. 8784837 THRIFT-2844:Add Browserify support to node Client: Node Patch Cameron Ring by Randy Abernethy · 10 years ago
  93. 28d9315 THRIFT-2849: nodejs - some typos fixed by Konrad Grochowski · 10 years ago
  94. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  95. 9c0316b THRIFT-2831:Eliminates dead code in node web server by Randy Abernethy · 10 years ago
  96. 2e091f6 THRIFT-2819 Client Node Patch: Chi Vinh Le by Randy Abernethy · 10 years ago
  97. 565ea0c THRIFT-2818 Trailing commas in array Client: Node.js Patch: Chi Vinh Le by Jens Geyer · 10 years ago
  98. 1107b17 THRIFT-2783:Prop bin encoding in node Client: Node Lib Patch: John Campbell by Randy Abernethy · 10 years ago
  99. dabdf65 THRIFT-2778 - nodejs build cleanup Client: nodejs Patch: jfarrell by jfarrell · 10 years ago
  100. 25023b1 THRIFT-809 Javascript client: Please make required fields actually required. by Roger Meier · 10 years ago