Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
7de26c45443bc1642f90d5365bf8eef15e239ce5
/
lib
/
js
/
test
63f0458
Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work
by Thomas
· 10 months ago
f066d84
Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master
by Jens Geyer
· 2 years, 7 months ago
4646a35
Remove execute bit from plain text files in git (#2611)
by Christopher Tubbs
· 2 years, 8 months ago
eb62fa8
THRIFT-5553: use newer gradle API (#2561)
by Jiayu Liu
· 2 years, 8 months ago
d5a9bf2
THRIFT-5171: Fix maven-ant-tasks to use HTTPS instead of HTTP
by Kengo Seki
· 4 years, 9 months ago
70c4e7a
Use HTTPS for repo1.maven.org
by D. Can Celasun
· 5 years ago
b96c438
THRIFT-4717: fix up make clean with autoconf
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
caf7da9
automatize the double rendering test
by Ozan Can Altiok
· 6 years ago
a139082
THRIFT-4546: replace all git-wip-us.apache.org to github.com
by Robert Lu
· 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
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
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
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
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
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
ded6401
THRIFT-2999 remove CR/LF post .getattributes text = auto
by Randy Abernethy
· 10 years ago
f9c4be8
line endings fix
by Konrad Grochowski
· 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
329d59a
THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library
by Jens Geyer
· 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
095ddb7
THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry
by Henrique Mendonça
· 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
6af2ec0
Client: JS Extend QUnit test cases
by Henrique Mendonca
· 12 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
f666d07
THRIFT-1514 Callbacks with newer jQuery versions don't work Patch: Andrew Grumet
by Roger Meier
· 13 years ago
b661e83
THRIFT-1277 Node.js serializes false booleans as null Patch: Henrique Mendonca
by Roger Meier
· 13 years ago
c8d5d4d
THRIFT-1486 Javascript manual testserver not returning content types
by Roger Meier
· 13 years ago
4f8a523
THRIFT-1238 Thrift JS client cannot read map of structures
by Roger Meier
· 13 years ago
edf0d1d
THRIFT-1249 js-test-driver support (run unittests on multiple browsers and get XML test results)
by Roger Meier
· 13 years ago
bb267d4
THRIFT-1247 JavaScript unit test with phantomjs
by Roger Meier
· 13 years ago
0b26725
THRIFT-1247 JavaScript unit test with phantomjs
by Roger Meier
· 13 years ago
a35944b
THRIFT-1238 Thrift JS client cannot read map of structures(TestCase)
by Roger Meier
· 13 years ago
9d8e8f8
THRIFT-1202 Malformed JSON for map<string,type> services parameters
by Roger Meier
· 14 years ago
5860f88
THRIFT-1176 Thrift compiler global leakage js Patch: Dan Di Spaltro
by Roger Meier
· 14 years ago
ad6426c
Thrift-1133: Java and JavaScript tutorial is broken since we have Java maven deployment
by Jake Farrell
· 14 years ago
08b3099
THRIFT-1087 Nonblocking asynchronous JS services Patch: Henrique Mendonca
by Roger Meier
· 14 years ago
2fdf05c
THRIFT-1117 JavaScript Unit Test does not work anymore because libthrift*.jar where moved by Maven Deployment(THRIFT-363)
by Roger Meier
· 14 years ago
42a6fa4
THRIFT-1091 integrate JavaScript Test into Testsuite via make check
by Roger Meier
· 14 years ago
f249576
THRIFT-1091 integrate JavaScript Test into Testsuite via make check
by Roger Meier
· 14 years ago
da6e6ae
THRIFT-1089 JavaScript Quality Assurance with lint
by Roger Meier
· 14 years ago
d992498
THRIFT-863 JavaScript fix Map Type Patch: Henrique Mendonca
by Roger Meier
· 14 years ago
b3b07d6
THRIFT-1065 JavaScript qUnit test cleanup Patch: Henrique Mendonca
by Roger Meier
· 14 years ago
5aaa021
change URL's to TLP
by Roger Meier
· 14 years ago
37b5bf8
THRIFT-961 JavaScript TestSuite using ant/ivy and Java's ServerTestBase Handler
by Roger Meier
· 14 years ago
c991270
THRIFT-913 Test Case for Url encoded strings + simple enhancement to lib/js/test/RunTestServer.sh
by Roger Meier
· 14 years ago
3ff373e
THRIFT-846. js: JavaScript Test Framwork: extended Testcases
by Bryan Duxbury
· 14 years ago
efabb89
added test case and fix for records contained in arrays
by T Jake Luciani
· 14 years ago
dc4a871
add license headers to a smattering of files
by Bryan Duxbury
· 14 years ago
127909c
THRIFT-813: fix for broken list deserialization
by T Jake Luciani
· 15 years ago
b7887b8
THRIFT-789. Files missing proper Apache license header
by Bryan Duxbury
· 15 years ago
322caa2
THRIFT-550: Added javascript support
by T Jake Luciani
· 15 years ago