- 63e86ce Version 0.14.2 by Jens Geyer · 3 years, 7 months ago
- 65291da version 0.14.1 by Jens Geyer · 3 years, 10 months ago
- 25f81d1 Rework NodeJS / Javascript consistency by Mario Emmenlauer · 4 years, 9 months ago
- d5a9bf2 THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTP by Kengo Seki · 4 years, 9 months ago
- 93171d2 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
- 6064696 lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (not complete yet) by Mario Emmenlauer · 4 years, 9 months ago
- dfd6df7 THRIFT-3356: handle undefined captureStackTrace by Márton Csordás · 4 years, 9 months ago
- 1b7b00c CI broken, reverting following PRs by Jens Geyer · 4 years, 11 months ago
- aec555a make dist fails due to CMakeList.txt files missing from the generated tarball by Jens Geyer · 4 years, 11 months ago
- f8b3698 Updated Javascript dependencies Client: js Patch: Mario Emmenlauer by Mario Emmenlauer · 4 years, 11 months ago
- 61d5020 THRIFT-5109 Misc Cmake build improvements Patch: Mario Emmenlauer by Mario Emmenlauer · 5 years ago
- 3a2a44b Remove non-required JS dependencies by Cameron Rollheiser · 5 years ago
- 70c4e7a Use HTTPS for repo1.maven.org by D. Can Celasun · 5 years ago
- cf95fef THRIFT-5029: Fix Node.js lib entry point Client: js by Anton Golub · 5 years ago
- 616df98 fix veralign.sh and bump version (again) by Jens Geyer · 5 years ago
- e02559f bump version by Jens Geyer · 5 years ago
- 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
- 522f873 Update and fix js dependencies by James E. King III · 6 years ago
- dbc1f8d THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) by James E. King III · 6 years ago
- 4f7d93d Update grunt-shell-spawn javascript dependency by James E. King III · 6 years ago
- 3f55994 THRIFT-4757: fix npm identified security vulnerability in transient dependency on sync-exec by James E. King III · 6 years ago
- b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
- 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
- 129bb3e THRIFT-4675: Fix int64 constants generation for map keys by Mustafa Senol Cosar · 6 years ago
- f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
- f61d9e5 THRIFT-4737: fixed by Christian Bürckert · 6 years ago
- caf7da9 automatize the double rendering test by Ozan Can Altiok · 6 years ago
- c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
- a139082 THRIFT-4546: replace all git-wip-us.apache.org to github.com by Robert Lu · 6 years ago
- 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
- da1169d THRIFT-4653: ES6 classes support (#1615) by bforbis · 6 years ago
- 2a2b72f Thrift-4647: Node.js Filesever webroot fixed path by jfarrell · 6 years ago
- b5d6ea3 THRIFT-4625: Use let/const variable decorators in ES6 Javascript by Brian Forbis · 6 years ago
- 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
- e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
- 2b09dfe THRIFT-4509: add jslint and fix build script output by James E. King III · 7 years ago
- 5066eb4 THRIFT-4509: by Philip Frank · 7 years ago
- 5086291 THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types by Philip Frank · 7 years ago
- 55ddf19 THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib, by Philip Frank · 7 years ago
- 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
- 8fdd610 THRIFT-4406: Optionally generate ES6 compatible JavaScript where service methods return Promises by Philip Frank · 7 years ago
- 0a84eae THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks and enable ThriftWS test suite by Philip Frank · 7 years ago
- 05a08ce THRIFT-4403: Fix incorrect usage of 'this' Client: js by Philip Frank · 7 years ago
- 619218c THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc by James E. King, III · 7 years ago
- 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
- 48ba736 THRIFT-4131: js / WebSocket / fix handling oneway methods by James E. King, III · 7 years ago
- 699b5bc THRIFT-4064: update node dependencies by James E. King, III · 7 years ago
- b909a38 THRIFT-3627 fix missing basic code style consistency of JavaScript. Client: js by Kazuki Matsuda · 9 years ago
- cf25489 Build fails using Java 1.8 with Ant < 1.9 by James E. King, III · 8 years ago
- 4b7dbe3 THRIFT-3825 Javascript test dependency is no longer available by Nobuaki Sukegawa · 9 years ago
- 3ca89e6 THRIFT-2821: Add HTTP header support to JavaScript lib by Randy Abernethy · 9 years ago
- f5399b2 THRIFT-3714 Define TProtocolException in js/src/thrift.js by Liyin Tang · 9 years ago
- 84cf363 THRIFT-3328 A callback is not called when a server is down. by HIRANO Satoshi · 9 years ago
- 6defea5 THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64 by Nobuaki Sukegawa · 9 years ago
- 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
- 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
- 0856273 fix whitespaces detected by .editorconfig by Roger Meier · 10 years ago
- 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
- 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
- 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
- 72f8809 THRIFT-3141 Improve logging of JavaScript test by Nobuaki Sukegawa · 10 years ago
- 63b5120 THRIFT-3142 Make JavaScript use downloaded libraries by Nobuaki Sukegawa · 10 years ago
- fbc6977 THRIFT-3140 ConcurrentModificationException is thrown by JavaScript test server by Nobuaki Sukegawa · 10 years ago
- 42bc88c THRIFT-3139 JS library test is flaky by Nobuaki Sukegawa · 10 years ago
- 2c4edd8 THRIFT-3134 Remove use of deprecated "phantom.args" by Nobuaki Sukegawa · 10 years ago
- eec445e THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request by henrique · 10 years ago
- 55c3abc Revert "THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request" by henrique · 10 years ago
- 1e723d9 THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request by henrique · 10 years ago
- ded6401 THRIFT-2999 remove CR/LF post .getattributes text = auto by Randy Abernethy · 10 years ago
- 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
- 5bde9f7 THRIFT-2970:grunt-jsdoc fails due to dependency issues by Randy Abernethy · 10 years ago
- f9c4be8 line endings fix by Konrad Grochowski · 10 years ago
- 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
- 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
- 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
- 8c16ed7 THRIFT-2823:grunt tests failing Client: JS Patch: Randy Abernethy by Randy Abernethy · 10 years ago
- b265230 THRIFT-2823: grunt jsjq test fail Client: JS Patch: Randy Abernethy by Randy Abernethy · 10 years ago
- 275278e lib/js/test/test.html: fix thrift.js include by Roger Meier · 10 years ago
- 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
- aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
- 5057b4c THRIFT-2750: makes targets for get explicit by Randy Abernethy · 10 years ago
- 5d6378f fix js list<map> support by Liangliang He · 10 years ago
- 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
- d0265c7 THRIFT-2522 TypeScript extension for Thrift Compiler by henrique · 11 years ago
- a2e4e56 THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy by ra · 11 years ago
- d60f978 THRIFT-2398:Improve Node Server Library\nClient: Node\nPatch: Randy Abernethy\n\nGeneral server parameter harmonization and comments by Randy Abernethy · 11 years ago
- 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
- 52744ee THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries by Roger Meier · 11 years ago
- 2a7dccc THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript by henrique · 11 years ago
- 2f51f32 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
- a2de410 THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy by henrique · 11 years ago
- 5ba91f2 THRIFT-2271 JavaScript: Support for Multiplexing Services by henrique · 11 years ago
- 095ddb7 THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry by Henrique Mendonça · 11 years ago
- 452dd5b THRIFT-1893 HTTP/JSON server/client for node.js by henrique · 11 years ago
- e924874 THRIFT-2120 js: Qunit URL is broken Patch: Roger Meier by Roger Meier · 11 years ago
- 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
- 8ebe0d9 THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not. by Roger Meier · 12 years ago
- 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
- 741e715 THRIFT-1763 jquery ajax code should send application/json content-type by Roger Meier · 12 years ago
- 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago