summaryrefslogtreecommitdiff
path: root/lib/js/src
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-061-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* bump version numberJens Geyer2021-08-031-1/+1
* Version number aligned to 0.15.0Jens Geyer2021-02-111-1/+1
* Rework NodeJS / Javascript consistency Mario Emmenlauer2020-04-241-2/+1
* THRIFT-3356: handle undefined captureStackTraceMárton Csordás2020-04-031-1/+4
* bump versionJens Geyer2019-10-171-1/+1
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-3/+0
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* THRIFT-4675: Generate Int64 constants for jsMustafa Senol Cosar2019-01-151-8/+61
* THRIFT-4737: fixedChristian Bürckert2019-01-141-1/+6
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-1/+1
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* THRIFT-4592: change readI32 to use Array.reverse/Array.pop vs Array.shift, wh...Drew Ritter2018-07-031-1/+5
* THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data typesPhilip Frank2018-03-091-0/+3
* THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib,Philip Frank2018-03-051-1/+6
* THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable Thrift...Philip Frank2017-12-281-10/+3
* THRIFT-4403: Fix incorrect usage of 'this'Philip Frank2017-12-041-2/+2
* THRIFT-4131: js / WebSocket / fix handling oneway methodsJames E. King, III2017-09-241-0/+9
* THRIFT-3627 fix missing basic code style consistency of JavaScript.Kazuki Matsuda2017-04-061-118/+118
* THRIFT-2821: Add HTTP header support to JavaScript libRandy Abernethy2016-04-131-0/+6
* THRIFT-3714 Define TProtocolException in js/src/thrift.jsLiyin Tang2016-03-111-0/+19
* THRIFT-3328 A callback is not called when a server is down.HIRANO Satoshi2015-12-071-0/+10
* THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64Nobuaki Sukegawa2015-11-151-3/+16
* THRIFT-3122 Javascript struct constructor should properly initialize struct a...Henrique Mendonça2015-06-251-1/+67
* Revert "THRIFT-3122 Javascript struct constructor should properly initialize ...Henrique Mendonça2015-06-011-67/+1
* THRIFT-3122 Javascript struct constructor should properly initialize struct a...Henrique Mendonça2015-05-271-1/+67
* THRIFT-2674 JavaScript: declare Accept: and Content-Type: in requesthenrique2015-05-041-2/+8
* Revert "THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request"henrique2015-05-041-6/+2
* THRIFT-2674 JavaScript: declare Accept: and Content-Type: in requesthenrique2015-05-011-2/+6
* THRIFT-2923 Initialise tpos and tstack in the Protocol constructor so writing...radekg2015-01-041-0/+2
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-1/+1
* fix js list<map> supportLiangliang He2014-08-231-1/+7
* THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript lib...Jens Geyer2014-06-191-4/+70
* THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js librariesRoger Meier2014-03-121-14/+8
* THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScripthenrique2014-03-071-29/+233
* THRIFT-2350 Add async calls to normal JavaScripthenrique2014-02-071-3/+12
* THRIFT-2271 JavaScript: Support for Multiplexing Serviceshenrique2013-12-201-0/+51
* THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registryHenrique Mendonça2013-09-201-0/+1103