summaryrefslogtreecommitdiff
path: root/lib/js
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-063-3/+3
* Bump minimatch from 3.0.4 to 3.0.8 in /lib/jsdependabot[bot]2023-02-021-12/+21
* Bump marked from 2.0.7 to 4.1.1 in /lib/jsdependabot[bot]2022-10-131-60/+73
* Bump shelljs and grunt-contrib-jshint in /lib/jsdependabot[bot]2022-10-122-43/+89
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-052-8/+8
* version bumpJens Geyer2022-08-303-3/+3
* Bump shell-quote from 1.7.2 to 1.7.3 in /lib/jsdependabot[bot]2022-06-221-3/+3
* Bump grunt from 1.4.1 to 1.5.3 in /lib/jsdependabot[bot]2022-05-291-28/+8
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-247-0/+0
* THRIFT-5553: use newer gradle API (#2561)Jiayu Liu2022-05-081-3/+1
* Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/jsdependabot[bot]2022-04-191-3/+3
* Bump minimist from 1.2.5 to 1.2.6 in /lib/jsdependabot[bot]2022-04-141-24/+6
* Bump async from 3.2.1 to 3.2.3 in /lib/jsdependabot[bot]2022-04-131-15/+15
* Release 0.16.0Jens Geyer2022-01-203-3/+3
* ran `npm audit fix` to fix several reported issuesJens Geyer2021-10-232-1494/+365
* bump version numberJens Geyer2021-08-033-3/+3
* npm update jsdocHenry Catalini Smith2021-06-232-47/+53
* CMake: Added better dependency tracking for external build toolsMario Emmenlauer2021-02-121-2/+7
* Version number aligned to 0.15.0Jens Geyer2021-02-113-3/+3
* Rework NodeJS / Javascript consistency Mario Emmenlauer2020-04-241-2/+1
* THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTPKengo Seki2020-04-231-0/+1
* THRIFT-5109 Misc Cmake build improvementsMario Emmenlauer2020-04-222-0/+53
* lib/js/Gruntfile.js: Generalized to add some level of Windows CMD support (no...Mario Emmenlauer2020-04-221-14/+19
* THRIFT-3356: handle undefined captureStackTraceMárton Csordás2020-04-031-1/+4
* CI broken, reverting following PRsJens Geyer2020-02-282-46/+0
* make dist fails due to CMakeList.txt files missing from the generated tarballJens Geyer2020-02-261-0/+1
* Updated Javascript dependenciesMario Emmenlauer2020-02-232-387/+427
* THRIFT-5109 Misc Cmake build improvementsMario Emmenlauer2020-02-231-0/+45
* Remove non-required JS dependenciesCameron Rollheiser2020-01-211-5/+3
* Use HTTPS for repo1.maven.orgD. Can Celasun2020-01-151-1/+1
* THRIFT-5029: Fix Node.js lib entry pointAnton Golub2019-12-121-0/+1
* fix veralign.sh and bump version (again)Jens Geyer2019-10-202-2/+2
* bump versionJens Geyer2019-10-171-1/+1
* Update language levels, fix erlang and rust in CIJames E. King III2019-07-071-790/+71
* Update and fix js dependenciesJames E. King III2019-05-101-14/+14
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-3/+0
* Update grunt-shell-spawn javascript dependencyJames E. King III2019-01-302-20/+11
* THRIFT-4757: fix npm identified security vulnerability in transient dependenc...James E. King III2019-01-262-65/+67
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-252-3/+35
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-253-3/+12
* THRIFT-4675: Fix int64 constants generation for map keysMustafa Senol Cosar2019-01-253-1/+8
* THRIFT-4675: Generate Int64 constants for jsMustafa Senol Cosar2019-01-1515-46/+1595
* THRIFT-4737: fixedChristian Bürckert2019-01-141-1/+6
* automatize the double rendering testOzan Can Altiok2019-01-073-24/+7
* 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-182-2/+2
* | THRIFT-4546: replace all git-wip-us.apache.org to github.comRobert Lu2018-12-285-5/+5
|/
* THRIFT-4653: ES6 classes support (#1615)bforbis2018-10-282-601/+2515
* Thrift-4647: Node.js Filesever webroot fixed pathjfarrell2018-10-112-2/+2
* THRIFT-4625: Use let/const variable decorators in ES6 JavascriptBrian Forbis2018-09-2819-1213/+920