summaryrefslogtreecommitdiff
path: root/lib/nodejs/lib/thrift/thrift.js
Commit message (Collapse)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 ↵Henrique Mendonça2015-06-251-0/+67
| | | | | | | | and container members from plain js arguments Patch: Igor Tkach This closes #519
* Revert "THRIFT-3122 Javascript struct constructor should properly initialize ↵Henrique Mendonça2015-06-011-67/+0
| | | | | | struct and container members from plain js arguments" This reverts commit 1568aef7d499153469131449ec682998598f0d3c.
* THRIFT-3122 Javascript struct constructor should properly initialize struct ↵Henrique Mendonça2015-05-271-0/+67
| | | | | | | | | and container members from plain js arguments Client: Node and JS Patch: Igor Tkach This closes #476
* THRIFT-2871 Missing semicolon in thrift.jsJens Geyer2014-12-021-1/+1
| | | | | | | | | Client: NodeJS Patch: Chi Vinh Le <cvl@chinet.info> This closes #300 JSHint complains about missing semicolon. Might break older browser compatibility.
* THRIFT-2818 Trailing commas in arrayJens Geyer2014-11-141-2/+2
| | | | | | | Client: Node.js Patch: Chi Vinh Le This closes #263
* THRIFT-809 Javascript client: Please make required fields actually required.Roger Meier2014-10-091-0/+18
| | | | | | Patch: noazark Github Pull Request: This closes #232
* THRIFT-2511 Node.js compact protocolra2014-05-111-42/+34
| | | | | | | | Client: Node Patch: Randy Abernethy Adds Compact Protocol to Node.js, tests in testAll.sh and repairs all library JSHint warnings.
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift ↵Roger Meier2012-12-221-1/+4
| | | | | | implementations Patch: Andrew Cox
* THRIFT-1431 Rename 'sys' module to 'util'Roger Meier2011-11-231-4/+4
| | | | | | Patch: David Worms git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1205576 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ↵Roger Meier2011-08-031-1/+3
| | | | | | the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1153412 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1042 Fix TApplicationException.readRoger Meier2011-01-231-2/+2
| | | | | | | Patch: Wade Simmons git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1062377 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1044 Fix JavaScript inheritance Roger Meier2011-01-221-0/+4
| | | | | | | Patch Wade Simmons git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1062279 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1043 Fix how the length of a map is calculatedRoger Meier2011-01-221-0/+4
| | | | | | | Patch: Wade Simmons git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1062278 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-1033: node.js target and libT Jake Luciani2011-01-081-0/+130
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1056613 13f79535-47bb-0310-9956-ffa450edef68