Commit Graph

3525 Commits

Author SHA1 Message Date
henrique
5b78958864 fix broken license header and outdated note 2014-03-15 23:11:34 +01:00
Carl Yeksigian
98bebac152 THRIFT-2399 Recognize '//'-style comments in emacs
PATCH: David Hull
2014-03-12 16:48:01 -04:00
Roger Meier
52744eed7b THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries
Patch: Randy Abernethy
2014-03-12 09:38:42 +01:00
jfarrell
1f78987c49 THRIFT-2392: Actionscript tutorial
Client: tutorial
Patch: dima levchenko

Adds an AS3 tutorial
2014-03-11 22:21:07 -04:00
jfarrell
d272f21cca THRIFT-2389: namespaces handled wrongly in acrionscript 3.0 implementation
Client: as3
Patch: dima levchenko

Updates compiler to work with AS3.0 namespacing
2014-03-11 21:56:15 -04:00
Jens Geyer
e3ab0bf507 THRIFT-2375 Excessive <br>'s in generated HTML
Patch: Jens Geyer
2014-03-11 22:32:31 +02:00
Roger Meier
284101c7a0 THRIFT-2029 Port C++ tests to Windows
THRIFT-847 Test Framework harmonization across all languages

fix compact protocol test within TestServer.cpp and TestClient.cpp
remove stuff that breaks the cross language test suite
- TestServer.cpp: cin read
- test.sh: mkfifo

Reported-by: Chamila Wijayarathna
2014-03-11 21:20:35 +01:00
Roger Meier
7a66f75da8 test/test.sh: fix typo 2014-03-10 12:35:41 +01:00
henrique
2a7dccc8a0 THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript
Patch: Randy Abernethy
2014-03-07 22:16:51 +01:00
Jens Geyer
b39b5ea95d THRIFT-2383 contrib: sample for connecting Thrift with Rebus
Patch: Jens Geyer
2014-03-07 19:42:28 +01:00
Jens Geyer
7bea35a4c2 THRIFT-2382 contrib: sample for connecting Thrift with STOMP
Patch: Jens Geyer
2014-03-07 19:41:48 +01:00
Jens Geyer
c975bbcc9c THRIFT-2388 GoLang - Fix data races in simple_server and server_socket
Patch: Chris Bannister
2014-03-06 21:11:46 +01:00
Carl Yeksigian
c9e535ea76 THRIFT-2391 Socket transport for ActionScript 3.0
PATCH: Dima Levchenko
2014-03-06 12:04:26 -05:00
henrique
af26af6d25 THRIFT-2387 nodejs: external imports should be centralized in index.js
Patch: Pierre Lamot
2014-03-06 15:06:22 +01:00
Roger Meier
359036accf README: replace sh test/test.sh with make cross 2014-03-05 22:51:18 +01:00
Roger Meier
f85fdd7a3a THRIFT-847 Test Framework harmonization across all languages
README.md added
Patch: Roger Meier
2014-03-01 17:00:46 +01:00
Jens Geyer
3e4c51f5cf THRIFT-2378 service method arguments of binary type lead to uncompileable Go code
Patch: Jens Geyer
2014-02-28 19:35:26 +01:00
Jens Geyer
111d13a1e7 THRIFT-2384 Binary map keys produce uncompilable code in go
Patch: Aleksey Pesternikov
2014-02-28 19:34:40 +01:00
Jens Geyer
38eea034c3 THRIFT-2380 unreachable code (CID 1174546, CID 1174679)
Patch: Jens Geyer
2014-02-26 21:00:05 +01:00
henrique
312362314c THRIFT-2376 nodejs: allow Promise style calls for client and server
patch:  Pierre Lamot
2014-02-25 22:11:10 +01:00
Jens Geyer
f36fda2035 THRIFT-2305 TFramedTransport empty constructor should probably be private
Patch: Alex Ausch  & Jens Geyer
2014-02-24 22:57:52 +01:00
jfarrell
98d9ef2bd6 THRIFT-2328: Java eliminate all compiler warnings
Client: java
Patch: jfarrell

reverting previous patch for 0.9.1 and will suppress individually or address for 1.0
2014-02-23 22:56:58 -05:00
Jens Geyer
305e42ae3e THRIFT-2370 Compiler SEGFAULTs generating HTML documentation for complex structure
Patch: Jens Geyer
2014-02-23 19:36:18 +01:00
Jens Geyer
b080f68d54 THRIFT-2373 warning CS0414 in THttpClient.cs: private field 'Thrift.Transport.THttpClient.connection' assigned but never used
Patch: Jens Geyer
2014-02-22 21:11:40 +01:00
Roger Meier
c94b293dc7 THRIFT-2325 SSL-test-certificates_cpp_tests
Patch: Roger Meier
2014-02-22 20:07:33 +01:00
Roger Meier
48555c5d1f THRIFT-2325 SSL-test-certificates.patch
Java test suite use keys and certs from test/keys/

Patch: Roger Meier
2014-02-22 20:05:21 +01:00
Roger Meier
7e10329f79 THRIFT-847 Test Framework harmonization across all languages
add a *make cross* build target
Patch: Roger Meier
2014-02-22 18:13:03 +01:00
Jens Geyer
199833807f THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize
Patch: Tobias Heintz
2014-02-22 17:34:29 +01:00
jfarrell
567df43e80 THRIFT-2328: Java eliminate all compiler warnings
Client: Java
Patch: jfarrell

removes lint check for unchecked casts.
2014-02-21 20:15:16 -05:00
jfarrell
3fa14a3990 THRIFT-2372:thrift/json_protocol.go:160: function ends without a return statement
Client: go
Patch: jfarrell

Removes else block from function and just returns.
2014-02-21 19:37:13 -05:00
jfarrell
8dbff98aea THRIFT-2371:ruby bundler version fails on ~1.3.1, remove and take latest avail
Client: rb
Patch: jfarrell

Fix rb build by grabbing latest avail bundler version.
2014-02-21 19:31:46 -05:00
Roger Meier
57b354b8f7 THRIFT-2369 Add ssl support for nodejs implementation
Patch: Pierre Lamot
2014-02-22 01:01:58 +01:00
jfarrell
db536cf6bb Revert "THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp"
This reverts commit 01386c95a8.
2014-02-21 13:50:10 -05:00
jfarrell
8b3ca02a2a THRIFT-1719:SASL client support for Python
Client: py
Patch: Tyler Hobbs

Add SASL client transports that will work with the Java lib's TSaslTransport
2014-02-21 12:11:14 -05:00
Roger Meier
01386c95a8 THRIFT-2258 cpp: Add TLS v1.1/1.2 support to TSSLSocket.cpp
Patch: Chris Stylianou
2014-02-19 23:07:25 +01:00
Roger Meier
58bbb709a4 THRIFT-2325 SSL test certificates
Fix: use common test cert within Python unit tests
Patch: Roger Meier
2014-02-19 19:59:25 +01:00
Roger Meier
161cf42b09 THRIFT-2325 SSL test certificates
Patch: Roger Meier
2014-02-19 16:45:56 +01:00
Roger Meier
9f4f5157a3 THRIFT-2367 Build failure: stdlib and boost both define uint64_t
Fix: remove "using namespace boost;"
Patch: Roger Meier
2014-02-19 16:28:35 +01:00
Jens Geyer
8c1779d671 THRIFT-2359 TBufferedTransport doesn't clear it's buffer on a failed flush call
Patch: Chris Trotman
2014-02-18 21:55:43 +01:00
Jens Geyer
06ad7218a9 THRIFT-2365 C# decodes too many binary bytes from JSON
Patch: Jens Geyer
2014-02-16 15:49:52 +01:00
Roger Meier
023192f7e1 THRIFT-2358 C++: add compact protocol to cross language test suite
Patch: Roger Meier
2014-02-12 09:35:12 +01:00
Roger Meier
47b89b9584 THRIFT-2351 PHP TCompactProtocol has fails to decode messages
Patch: Paul Banks
2014-02-11 21:28:56 +01:00
Roger Meier
3bf62d1d89 THRIFT-2344 configure.ac: compiler-only option
Patch: Roger Meier
2014-02-09 22:43:40 +01:00
Roger Meier
c92cda0d99 THRIFT-2344 configure.ac: compiler-only option
Patch: Roger Meier
2014-02-09 21:13:53 +01:00
henrique
7fff60ff79 ignore node_modules and simplify ignore rules a bit 2014-02-09 11:36:44 +01:00
Roger Meier
22888ce3a8 THRIFT-2352 msvc failed to compile thrift tests
Patch: Sergei Nikulov & Roger Meier
2014-02-09 11:31:02 +01:00
henrique
2f51f327e3 THRIFT-2350 Add async calls to normal JavaScript
Patch: Randy Abernethy
2014-02-09 11:21:33 +01:00
Jens Geyer
7bb44a33bf THRIFT-2345 Delphi: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
Patch: Jens Geyer
2014-02-07 22:24:37 +01:00
Jens Geyer
73938622ef THRIFT-2346 C#: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
Patch: Jens Geyer
2014-02-07 22:22:36 +01:00
henrique
a2de410531 THRIFT-2350 Add async calls to normal JavaScript
Patch: Randy Abernethy
2014-02-07 14:12:56 +01:00