1. 63e86ce Version 0.14.2 by Jens Geyer · 3 years, 7 months ago
  2. 65291da version 0.14.1 by Jens Geyer · 3 years, 10 months ago
  3. 25f81d1 Rework NodeJS / Javascript consistency by Mario Emmenlauer · 4 years, 9 months ago
  4. d5a9bf2 THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTP by Kengo Seki · 4 years, 9 months ago
  5. 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  6. 6064696 lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (not complete yet) by Mario Emmenlauer · 4 years, 9 months ago
  7. dfd6df7 THRIFT-3356: handle undefined captureStackTrace by Márton Csordás · 4 years, 9 months ago
  8. 1b7b00c CI broken, reverting following PRs by Jens Geyer · 4 years, 11 months ago
  9. aec555a make dist fails due to CMakeList.txt files missing from the generated tarball by Jens Geyer · 4 years, 11 months ago
  10. f8b3698 Updated Javascript dependencies Client: js Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 11 months ago
  11. 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
  12. 3a2a44b Remove non-required JS dependencies by Cameron Rollheiser · 5 years ago
  13. 70c4e7a Use HTTPS for repo1.maven.org by D. Can Celasun · 5 years ago
  14. cf95fef THRIFT-5029: Fix Node.js lib entry point Client: js by Anton Golub · 5 years ago
  15. 616df98 fix veralign.sh and bump version (again) by Jens Geyer · 5 years ago
  16. e02559f bump version by Jens Geyer · 5 years ago
  17. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  18. 522f873 Update and fix js dependencies by James E. King III · 6 years ago
  19. dbc1f8d THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) by James E. King III · 6 years ago
  20. 4f7d93d Update grunt-shell-spawn javascript dependency by James E. King III · 6 years ago
  21. 3f55994 THRIFT-4757: fix npm identified security vulnerability in transient dependency on sync-exec by James E. King III · 6 years ago
  22. b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
  23. 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
  24. 129bb3e THRIFT-4675: Fix int64 constants generation for map keys by Mustafa Senol Cosar · 6 years ago
  25. f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
  26. f61d9e5 THRIFT-4737: fixed by Christian Bürckert · 6 years ago
  27. caf7da9 automatize the double rendering test by Ozan Can Altiok · 6 years ago
  28. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  29. a139082 THRIFT-4546: replace all git-wip-us.apache.org to github.com by Robert Lu · 6 years ago
  30. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  31. da1169d THRIFT-4653: ES6 classes support (#1615) by bforbis · 6 years ago
  32. 2a2b72f Thrift-4647: Node.js Filesever webroot fixed path by jfarrell · 6 years ago
  33. b5d6ea3 THRIFT-4625: Use let/const variable decorators in ES6 Javascript by Brian Forbis · 6 years ago
  34. c0a5eed THRIFT-4592: change readI32 to use Array.reverse/Array.pop vs Array.shift, which is expensive for big arrays in V8 by Drew Ritter · 7 years ago
  35. e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
  36. 2b09dfe THRIFT-4509: add jslint and fix build script output by James E. King III · 7 years ago
  37. 5066eb4 THRIFT-4509: by Philip Frank · 7 years ago
  38. 5086291 THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types by Philip Frank · 7 years ago
  39. 55ddf19 THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib, by Philip Frank · 7 years ago
  40. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  41. 8fdd610 THRIFT-4406: Optionally generate ES6 compatible JavaScript where service methods return Promises by Philip Frank · 7 years ago
  42. 0a84eae THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable ThriftWS test suite by Philip Frank · 7 years ago
  43. 05a08ce THRIFT-4403: Fix incorrect usage of 'this' Client: js by Philip Frank · 7 years ago
  44. 619218c THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc by James E. King, III · 7 years ago
  45. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  46. 48ba736 THRIFT-4131: js / WebSocket / fix handling oneway methods by James E. King, III · 7 years ago
  47. 699b5bc THRIFT-4064: update node dependencies by James E. King, III · 7 years ago
  48. b909a38 THRIFT-3627 fix missing basic code style consistency of JavaScript. Client: js by Kazuki Matsuda · 9 years ago
  49. cf25489 Build fails using Java 1.8 with Ant < 1.9 by James E. King, III · 8 years ago
  50. 4b7dbe3 THRIFT-3825 Javascript test dependency is no longer available by Nobuaki Sukegawa · 9 years ago
  51. 3ca89e6 THRIFT-2821: Add HTTP header support to JavaScript lib by Randy Abernethy · 9 years ago
  52. f5399b2 THRIFT-3714 Define TProtocolException in js/src/thrift.js by Liyin Tang · 9 years ago
  53. 84cf363 THRIFT-3328 A callback is not called when a server is down. by HIRANO Satoshi · 9 years ago
  54. 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 9 years ago
  55. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  56. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  57. 0856273 fix whitespaces detected by .editorconfig by Roger Meier · 10 years ago
  58. 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
  59. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  60. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  61. 72f8809 THRIFT-3141 Improve logging of JavaScript test by Nobuaki Sukegawa · 10 years ago
  62. 63b5120 THRIFT-3142 Make JavaScript use downloaded libraries by Nobuaki Sukegawa · 10 years ago
  63. fbc6977 THRIFT-3140 ConcurrentModificationException is thrown by JavaScript test server by Nobuaki Sukegawa · 10 years ago
  64. 42bc88c THRIFT-3139 JS library test is flaky by Nobuaki Sukegawa · 10 years ago
  65. 2c4edd8 THRIFT-3134 Remove use of deprecated "phantom.args" by Nobuaki Sukegawa · 10 years ago
  66. eec445e THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request by henrique · 10 years ago
  67. 55c3abc Revert "THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request" by henrique · 10 years ago
  68. 1e723d9 THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request by henrique · 10 years ago
  69. ded6401 THRIFT-2999 remove CR/LF post .getattributes text = auto by Randy Abernethy · 10 years ago
  70. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  71. 5bde9f7 THRIFT-2970:grunt-jsdoc fails due to dependency issues by Randy Abernethy · 10 years ago
  72. f9c4be8 line endings fix by Konrad Grochowski · 10 years ago
  73. 1d30558 THRIFT-2923 Initialise tpos and tstack in the Protocol constructor so writing to a protocol without a message does not fail. by radekg · 10 years ago
  74. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  75. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  76. 8c16ed7 THRIFT-2823:grunt tests failing Client: JS Patch: Randy Abernethy by Randy Abernethy · 10 years ago
  77. b265230 THRIFT-2823: grunt jsjq test fail Client: JS Patch: Randy Abernethy by Randy Abernethy · 10 years ago
  78. 275278e lib/js/test/test.html: fix thrift.js include by Roger Meier · 10 years ago
  79. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  80. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  81. 5057b4c THRIFT-2750: makes targets for get explicit by Randy Abernethy · 10 years ago
  82. 5d6378f fix js list<map> support by Liangliang He · 10 years ago
  83. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  84. d0265c7 THRIFT-2522 TypeScript extension for Thrift Compiler by henrique · 11 years ago
  85. a2e4e56 THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy by ra · 11 years ago
  86. 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
  87. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  88. 52744ee THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries by Roger Meier · 11 years ago
  89. 2a7dccc THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript by henrique · 11 years ago
  90. 2f51f32 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  91. a2de410 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  92. 5ba91f2 THRIFT-2271 JavaScript: Support for Multiplexing Services by henrique · 11 years ago
  93. 095ddb7 THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry by Henrique Mendonça · 11 years ago
  94. 452dd5b THRIFT-1893 HTTP/JSON server/client for node.js by henrique · 11 years ago
  95. e924874 THRIFT-2120 js: Qunit URL is broken Patch: Roger Meier by Roger Meier · 11 years ago
  96. 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
  97. 8ebe0d9 THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not. by Roger Meier · 12 years ago
  98. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  99. 741e715 THRIFT-1763 jquery ajax code should send application/json content-type by Roger Meier · 12 years ago
  100. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago