summaryrefslogtreecommitdiff
path: root/lib/nodejs
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3787: connection close code fix for sslRandy Abernethy2016-05-121-8/+5
* THRIFT-3789: Add destroy connection feature to nodeRandy Abernethy2016-05-051-0/+4
* THRIFT-3786: Node TLS emits 'connect' before connection is readyRandy Abernethy2016-04-111-18/+2
* THRIFT-3763 Fix serialization of i64 larger than 2^53 for browserifyNobuaki Sukegawa2016-03-291-1/+1
* THRIFT-2994 Node.js TJSONProtocol cannot be used for object serializationTim Sebastian2016-01-061-3/+18
* THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359Nobuaki Sukegawa2015-12-112-2/+2
* THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSON...Nobuaki Sukegawa2015-12-025-38/+436
* THRIFT-3409 NodeJS binary field issuesNobuaki Sukegawa2015-11-064-37/+94
* THRIFT-3407 Refill buffer when JSON closing bracket is missingNobuaki Sukegawa2015-11-051-1/+2
* THRIFT-3373: cross test cleanupRandy Abernethy2015-10-094-16/+29
* THRIFT-3347 Improve cross test servers and clientsJens Geyer2015-09-231-8/+2
* THRIFT-3337 Add testBool method to cross testsNobuaki Sukegawa2015-09-212-0/+3
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-252-1/+1
* THRIFT-3293 JavaScript: null values turn into empty structs in constructorHenrique Mendonça2015-08-161-0/+16
* THRIFT-3279 Fix a bug in retry_max_delayItay Duvdevani2015-07-301-1/+1
* THRIFT-3280 Initialize retry variables on constructionItay Duvdevani2015-07-301-0/+1
* THRIFT-3278 NodeJS: Fix exception stack traces and namesAndrew de Andrade2015-07-303-10/+80
* THRIFT-3122 Javascript struct constructor should properly initialize struct a...Henrique Mendonça2015-06-256-2/+338
* Revert "THRIFT-3122 Javascript struct constructor should properly initialize ...Henrique Mendonça2015-06-016-335/+2
* THRIFT-3122 Javascript struct constructor should properly initialize struct a...Henrique Mendonça2015-05-276-2/+335
* THRIFT-3148 Markdown links to coding_standards are deadNobuaki Sukegawa2015-05-131-1/+1
* nodejs: Add main header to example README.Simon Hürlimann (CyT)2015-04-071-2/+3
* nodejs: Fix Markdown syntax for README.Simon Hürlimann (CyT)2015-04-071-34/+39
* THRIFT-3048: Repair node i64 compact interfaceRandy Abernethy2015-03-261-8/+5
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-3/+7
* nodejs: fix typoRoger Meier2015-03-242-5/+5
* THRIFT-3008: Node.js server does not fully support exceptionsRandy Abernethy2015-02-263-14/+22
* THRIFT-2976: add browserify support and testsRandy Abernethy2015-02-1615-245/+833
* THRIFT-2969Randy Abernethy2015-02-1615-1678/+751
* THRIFT-2964: nodejs file breakoutRandy Abernethy2015-02-1028-2289/+2692
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-051-0/+1
* THRIFT-2932: Node.js Thrift connection libraries throw Exceptions into event ...Randy Abernethy2015-02-043-12/+8
* THRIFT-2940 nodejs: move package.json to root folderRoger Meier2015-02-031-4/+4
* THRIFT-2963: add code coverage to nodejs libRandy Abernethy2015-02-032-14/+75
* THRIFT-2940 nodejs: move package.json to root folderRoger Meier2015-02-021-45/+0
* THRIFT-2963: repairs bad error refs and exceptionsRandy Abernethy2015-02-021-4/+4
* THRIFT-2959: reenable binary.test.js in testAll.shRandy Abernethy2015-02-022-28/+28
* THRIFT-2934: make node server options optionalRandy Abernethy2015-02-021-1/+1
* THRIFT-2933: Repairs incorrect double byte order in Node compact protoRandy Abernethy2015-02-021-3/+101
* line endings fixKonrad Grochowski2015-01-092-724/+724
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-034-1/+13
* THRIFT-2871 Missing semicolon in thrift.jsJens Geyer2014-12-021-1/+1
* THRIFT-2844:Add Browserify support to nodeRandy Abernethy2014-12-022-5/+19
* THRIFT-2849: nodejs - some typos fixedKonrad Grochowski2014-11-241-7/+7
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-3/+3
* THRIFT-2831:Eliminates dead code in node web serverRandy Abernethy2014-11-181-5/+2
* THRIFT-2819Randy Abernethy2014-11-156-26/+438
* THRIFT-2818 Trailing commas in arrayJens Geyer2014-11-141-2/+2
* THRIFT-2783:Prop bin encoding in nodeRandy Abernethy2014-10-111-3/+3
* THRIFT-2778 - nodejs build cleanupjfarrell2014-10-081-2/+2