summaryrefslogtreecommitdiff
path: root/lib/nodejs/lib/thrift/thrift.js
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3278 NodeJS: Fix exception stack traces and namesAndrew de Andrade2015-07-301-9/+21
* THRIFT-3122 Javascript struct constructor should properly initialize struct a...Henrique Mendonça2015-06-251-0/+67
* Revert "THRIFT-3122 Javascript struct constructor should properly initialize ...Henrique Mendonça2015-06-011-67/+0
* THRIFT-3122 Javascript struct constructor should properly initialize struct a...Henrique Mendonça2015-05-271-0/+67
* THRIFT-2871 Missing semicolon in thrift.jsJens Geyer2014-12-021-1/+1
* THRIFT-2818 Trailing commas in arrayJens Geyer2014-11-141-2/+2
* THRIFT-809 Javascript client: Please make required fields actually required.Roger Meier2014-10-091-0/+18
* THRIFT-2511 Node.js compact protocolra2014-05-111-42/+34
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-1/+4
* THRIFT-1431 Rename 'sys' module to 'util'Roger Meier2011-11-231-4/+4
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-1/+3
* THRIFT-1042 Fix TApplicationException.readRoger Meier2011-01-231-2/+2
* THRIFT-1044 Fix JavaScript inheritance Roger Meier2011-01-221-0/+4
* THRIFT-1043 Fix how the length of a map is calculatedRoger Meier2011-01-221-0/+4
* THRIFT-1033: node.js target and libT Jake Luciani2011-01-081-0/+130