1. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  2. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  3. 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
  4. 5086291 THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types by Philip Frank · 7 years ago
  5. 55ddf19 THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib, by Philip Frank · 7 years ago
  6. 0a84eae THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable ThriftWS test suite by Philip Frank · 7 years ago
  7. 05a08ce THRIFT-4403: Fix incorrect usage of 'this' Client: js by Philip Frank · 7 years ago
  8. 48ba736 THRIFT-4131: js / WebSocket / fix handling oneway methods by James E. King, III · 7 years ago
  9. b909a38 THRIFT-3627 fix missing basic code style consistency of JavaScript. Client: js by Kazuki Matsuda · 9 years ago
  10. 3ca89e6 THRIFT-2821: Add HTTP header support to JavaScript lib by Randy Abernethy · 9 years ago
  11. f5399b2 THRIFT-3714 Define TProtocolException in js/src/thrift.js by Liyin Tang · 9 years ago
  12. 84cf363 THRIFT-3328 A callback is not called when a server is down. by HIRANO Satoshi · 9 years ago
  13. 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 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. eec445e THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request by henrique · 10 years ago
  18. 55c3abc Revert "THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request" by henrique · 10 years ago
  19. 1e723d9 THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request by henrique · 10 years ago
  20. 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
  21. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  22. 5d6378f fix js list<map> support by Liangliang He · 10 years ago
  23. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  24. 52744ee THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries by Roger Meier · 11 years ago
  25. 2a7dccc THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript by henrique · 11 years ago
  26. a2de410 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
  27. 5ba91f2 THRIFT-2271 JavaScript: Support for Multiplexing Services by henrique · 11 years ago
  28. 095ddb7 THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry by Henrique Mendonça · 11 years ago