Jens Geyer
|
04fdd3a7cc
|
THRIFT-727 what() method of generated exceptions will provide more information
Client: Go
Patch: Jens Geyer
Add-On patch to fix broken Go tutorial
|
2015-05-20 22:44:55 +02:00 |
|
Konrad Grochowski
|
3b115dfa61
|
THRIFT-727 - C++: what() method of generated exceptions will provide more information
Patch: Anna Dymek <aadymek@gmail.com>
Client: C++
This closes #469
|
2015-05-18 19:47:23 +02:00 |
|
Nobuaki Sukegawa
|
ef0a8fa62a
|
THRIFT-3138 "make check" parallel execution is underministic
|
2015-05-10 18:25:56 +02:00 |
|
Nobuaki Sukegawa
|
a0c5ab711e
|
THRIFT-2971 - C++ test and tutorial parallel build is unstable
|
2015-02-02 22:06:39 +01:00 |
|
Jens Geyer
|
05c1bff7e8
|
THRIFT-2861 add buffered transport
Client: Haxe
Patch: Jens Geyer
This enables buffered transport in the tutorial code.
|
2014-11-29 23:42:56 +01:00 |
|
Konrad Grochowski
|
3b5dacba44
|
THRIFT-2849: spelling errors fixed using codespell tool
Client: All
Patch: Anatol Pomozov
This closes #281
|
2014-11-24 10:55:31 +01:00 |
|
Konrad Grochowski
|
16a23a6618
|
THRIFT-2729: C++ - .clang-format created and applied
Client: C++
Patch: Konrad Grochowski
make style command added
|
2014-11-18 11:39:10 +01:00 |
|
Konrad Grochowski
|
240120c843
|
Revert "THRIFT-2729: C++ - .clang-format created and applied"
This reverts commit 74260aa909 .
|
2014-11-18 11:33:31 +01:00 |
|
Konrad Grochowski
|
74260aa909
|
THRIFT-2729: C++ - .clang-format created and applied
Client: C++
Patch: Konrad Grochowski
make style command added
|
2014-11-18 10:02:08 +01:00 |
|
Randy Abernethy
|
c118db2ce4
|
THRIFT-2830:clean up ant tutorial warnings
Client: Tutorial
Patch: Randy Abernethy
supress spurious ant warnings
|
2014-11-15 22:21:36 -08:00 |
|
Jens Geyer
|
65e9bde0ed
|
THRIFT-2813 multiple haxe library fixes/improvements
Client: Haxe
Patch: Jens Geyer
This closes #260
|
2014-11-11 01:35:21 +01:00 |
|
Jens Geyer
|
b502832c79
|
THRIFT-2806 more whitespace fixups
Client: Haxe
Patch: Jens Geyer
This closes #254
|
2014-11-09 02:50:33 +01:00 |
|
Jens Geyer
|
fea00ac871
|
THRIFT-2753 Haxe support: Misc. improvements
Client: Haxe
Patch: Jens Geyer
This closes #229
|
2014-11-09 01:58:29 +01:00 |
|
Jens Geyer
|
bd52f1a1dd
|
THRIFT-2644 Haxe support
Client: Haxe
Patch: Jens Geyer
This closes #214
|
2014-11-09 01:58:25 +01:00 |
|
Roger Meier
|
4712f8c2e3
|
c_glib: fix tutorial dependencies for parallel builds
|
2014-11-08 23:19:02 +01:00 |
|
Konrad Grochowski
|
157872dd21
|
THRIFT-2802: cpp - tutorial warnings removed
Client: C++
Patch: Konrad Grochowski
"unused parameter" warnings removed
|
2014-11-06 19:55:28 +01:00 |
|
Roger Meier
|
a5bf1a1ff0
|
cpp: fix automake dependencies and make ProcessorTest.cpp compilable again
|
2014-10-22 23:26:01 +02:00 |
|
Roger Meier
|
81a1f996bc
|
THRIFT-2602 fix missing dist files
- add automake 1.13 dependency to configure.ac and doc
- use serial-tests instead of .NOTPARALLEL (introduced by THRIFT-1829)
Patch: Roger Meier
|
2014-10-22 14:09:43 +02:00 |
|
Jens Geyer
|
04a4c152f5
|
THRIFT-2786 Cpp Tutorial: Make TThreadPoolServer / TThreadedServer a bit easier to use
Client: C++
Patch: Brian Brooks
|
2014-10-14 21:30:28 +02:00 |
|
Roger Meier
|
ec300e33d4
|
THRIFT-1462 add more strict compiler flags
Patch: Roger Meier
|
2014-10-13 02:13:35 +02:00 |
|
Jens Geyer
|
79f988c27a
|
THRIFT-2768: Whitespace Fixup
Client: General (Makefile.am)
Patch: Jens Geyer
Reverted makefile.am - tabs are not optional there
|
2014-10-03 20:42:54 +02:00 |
|
Jens Geyer
|
aaa8947f3a
|
THRIFT-2768: Whitespace Fixup
Client: General (Makefile.am, *.thrift)
Patch: Jens Geyer
DocTest.thrift has NOT been changed, the trailing whitespaces are part of the test case.
|
2014-10-03 20:30:38 +02:00 |
|
Jens Geyer
|
d5436f5cf7
|
THRIFT-2768: Whitespace Fixup
Client: C#, Delphi
Patch: Jens Geyer
|
2014-10-03 20:12:40 +02:00 |
|
Konrad Grochowski
|
1ff4a97a45
|
THRIFT-2716 - removed warnings from some Makefile.ams
|
2014-09-29 22:05:49 +02:00 |
|
Roger Meier
|
4606d7db90
|
THRIFT-976 c_glib tutorial
Patch: Simon South
|
2014-09-29 21:01:58 +02:00 |
|
Konrad Grochowski
|
a8eec715d8
|
THRIFT-2691 - C++ tutorial: printfs removed, generated operator<< used
|
2014-09-08 23:13:08 +02:00 |
|
John Chee
|
aa42d61d7a
|
THRIFT-2677 haskell library and tutorial: build with network > 2.5
|
2014-09-01 21:55:04 +02:00 |
|
Noam Zilberstein
|
af5d64adb7
|
THRIFT-2641 Improvements to Haskell Compiler/Libraries
- test/test.sh integration
- add json and compact protocol
This closes #175
Signed-off-by: Roger Meier <roger@apache.org>
|
2014-08-10 21:11:43 +02:00 |
|
Roger Meier
|
2814c2e726
|
THRIFT-976 c_glib tutorial
Patch: Simon South
Signed-off-by: Roger Meier <roger@apache.org>
|
2014-07-29 23:28:46 +02:00 |
|
Roger Meier
|
87a0477a08
|
go: clean tutorial properly
|
2014-07-28 08:18:20 +02:00 |
|
henrique
|
c0a7d72c83
|
THRIFT-2638 travis: build with Haskell
Patch: John Chee
|
2014-07-26 13:11:12 +02:00 |
|
jfarrell
|
4c8506e30d
|
Thrift-2602:Fix missing dist files
Client: build process
Patch: jfarrell
Introduced a bug in 8fd8c63 adding gen files to the dist, removing those
files from the EXTRA_DIST.
|
2014-07-10 14:17:49 -04:00 |
|
jfarrell
|
8fd8c6366d
|
THRIFT-2602:Fix missing dist files
Client: build process
Patch: jfarrell
Add all missing files to the dist package.
|
2014-07-10 09:14:51 -04:00 |
|
Henrique Mendonça
|
d5acf051b5
|
format tutorial Java README.md
|
2014-06-24 16:06:32 +02:00 |
|
Roger Meier
|
303eb1b4f0
|
THRIFT-2401 Haskell tutorial compiles
Patch: John Chee & Roger Meier
includes minifix from:
THRIFT-2453 haskell tutorial: fix up division by 0 example
|
2014-05-14 00:49:41 +02:00 |
|
Roger Meier
|
a6415bc985
|
THRIFT-2325: SSL test certificates
CN for servername was ssltest instead of localhost
+ little update of README.md
Patch: Roger Meier
|
2014-04-07 23:45:19 +02:00 |
|
Roger Meier
|
443ced0e3a
|
js tutorial add missing semicolon
|
2014-03-26 23:23:37 +01:00 |
|
Roger Meier
|
16fcad0b25
|
THRIFT-2407 use markdown (rename README => README.md)
Patch: Roger Meier
|
2014-03-19 06:47:47 +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 |
|
henrique
|
312362314c
|
THRIFT-2376 nodejs: allow Promise style calls for client and server
patch: Pierre Lamot
|
2014-02-25 22:11:10 +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
|
56d41eb4a7
|
THRIFT-2349: Golang - improve tutorial
Patch: Chris Bannister
|
2014-02-05 21:10:59 +01:00 |
|
Jens Geyer
|
38b1a04b60
|
THRIFT-2343 Fix tutotial code and codegen for methods without exceptions
Patch: Jens Geyer
|
2014-02-04 23:56:39 +01:00 |
|
Roger Meier
|
64998e2ac4
|
THRIFT-2334 nodejs: add a tutorial for node JS
Patch: Pierre Lamot
|
2014-01-27 21:15:56 +01:00 |
|
Roger Meier
|
5f2d34e5ab
|
THRIFT-2229 thrift failed to build on OSX 10.9 GM
|
2013-11-16 16:43:41 +01:00 |
|
Roger Meier
|
ea4600b6b8
|
adopt new thrift.js location within tutorial.html
changed by THRIFT-2190
Patch: Roger Meier
|
2013-09-21 08:47:21 +02:00 |
|
Jens Geyer
|
c949514e41
|
THRIFT-2170 Generated Go code should populate all ReadErrors completely
Patch: Jens Geyer
|
2013-09-08 00:31:59 +02:00 |
|
jfarrell
|
102c600bbb
|
Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST
Client: build
Patch: jfarrell
Fixing all the missing files and dist build issues that have been ignored.
|
2013-08-15 21:20:19 -04:00 |
|
Jens Geyer
|
1bb0ed88f2
|
THRIFT-2118 Certificate error handling still incorrect
Patch: Jens Geyer
|
2013-08-14 21:33:51 +02:00 |
|
Jens Geyer
|
4c835951be
|
THRIFT-2109 Secure connections should be supported in Go
Patch: Justin Judd
|
2013-08-13 21:34:17 +02:00 |
|