You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (THRIFT-2859) JSON generator: output complete descriptors - posted by "Stig Bakken (JIRA)" <ji...@apache.org> on 2014/12/01 00:58:12 UTC, 15 replies.
- i32 vs int - posted by Jens Geyer <je...@hotmail.com> on 2014/12/01 01:18:40 UTC, 16 replies.
- [GitHub] thrift pull request: JSON generator: output complete descriptors - posted by asfgit <gi...@git.apache.org> on 2014/12/01 02:17:05 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2859) JSON generator: output complete descriptors - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/01 02:20:12 UTC, 1 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1468 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/01 02:35:54 UTC, 0 replies.
- [jira] [Created] (THRIFT-2867) thrift memory leak with "TThreadPoolServer" ,"TBufferedTransport", "TCompactProtocol" - posted by "chao.wu (JIRA)" <ji...@apache.org> on 2014/12/01 04:38:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2035) TSSLServerSocket createSocket implementation - posted by "Arkadiusz Kowal (JIRA)" <ji...@apache.org> on 2014/12/01 07:48:12 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2858) Enable header field case insensitive match in THttpServer - posted by "YI-HUNG JEN (JIRA)" <ji...@apache.org> on 2014/12/01 08:03:12 UTC, 0 replies.
- [GitHub] thrift pull request: fix bugs when using lua string in TMemoryBuff... - posted by winsweet <gi...@git.apache.org> on 2014/12/01 11:22:38 UTC, 2 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1469 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/01 11:35:37 UTC, 0 replies.
- [jira] [Reopened] (THRIFT-2859) JSON generator: output complete descriptors - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/01 12:13:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2866 - Fix readability in Go generator... - posted by hcorg <gi...@git.apache.org> on 2014/12/01 12:24:41 UTC, 4 replies.
- [jira] [Commented] (THRIFT-2866) Go generator source code is hard to read and maintain - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/01 12:25:12 UTC, 5 replies.
- Jenkins build is back to normal : Thrift-Compiler-Windows #1470 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/01 12:35:40 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2844) Nodejs support broken when running under Browserify - posted by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2014/12/01 18:55:13 UTC, 2 replies.
- [jira] [Resolved] (THRIFT-2866) Go generator source code is hard to read and maintain - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/01 19:34:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared) - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/01 19:41:12 UTC, 8 replies.
- [GitHub] thrift pull request: THRIFT-2865 - Test case for Go: SeqId out of ... - posted by cvlchinet <gi...@git.apache.org> on 2014/12/01 21:20:00 UTC, 2 replies.
- [jira] [Commented] (THRIFT-2865) Test case for Go: SeqId out of sequence - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/01 21:20:12 UTC, 2 replies.
- [GitHub] thrift pull request: Enhance error handling for the Go client - posted by cvlchinet <gi...@git.apache.org> on 2014/12/01 21:29:36 UTC, 0 replies.
- [jira] [Created] (THRIFT-2868) Enhance error handling in the Go client - posted by "Chi Vinh Le (JIRA)" <ji...@apache.org> on 2014/12/01 21:33:12 UTC, 0 replies.
- [jira] [Closed] (THRIFT-2865) Test case for Go: SeqId out of sequence - posted by "Chi Vinh Le (JIRA)" <ji...@apache.org> on 2014/12/01 21:35:12 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2856) refactor erlang basic transports and unify interfaces - posted by "Anthony Molinaro (JIRA)" <ji...@apache.org> on 2014/12/01 23:53:13 UTC, 2 replies.
- [GitHub] thrift pull request: Do not drop CFLAGS from c_glib compilation - posted by asfgit <gi...@git.apache.org> on 2014/12/02 00:10:59 UTC, 0 replies.
- [GitHub] thrift pull request: Expose ciphers parameter from ssl.wrap_socket... - posted by asfgit <gi...@git.apache.org> on 2014/12/02 00:12:58 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2846) Expose ciphers parameter from ssl.wrap_socket() - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/02 00:13:12 UTC, 0 replies.
- [GitHub] thrift pull request: Fix for Python Thrift client when it encounte... - posted by asfgit <gi...@git.apache.org> on 2014/12/02 00:15:26 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2825) Supplying unicode to python Thrift client can cause next request arguments to get overwritten - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/02 00:16:12 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2825) Supplying unicode to python Thrift client can cause next request arguments to get overwritten - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/02 00:16:13 UTC, 1 replies.
- [GitHub] thrift pull request: THRIFT-2855 Move contributing.md to the root ... - posted by bufferoverflow <gi...@git.apache.org> on 2014/12/02 00:22:45 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2855) Move contributing.md to the root of the repository - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/02 00:23:12 UTC, 5 replies.
- [jira] [Commented] (THRIFT-2846) Expose ciphers parameter from ssl.wrap_socket() - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/02 00:47:13 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2844) Nodejs support broken when running under Browserify - posted by "Cameron Ring (JIRA)" <ji...@apache.org> on 2014/12/02 06:08:12 UTC, 9 replies.
- [jira] [Created] (THRIFT-2869) JSON: run schema validation from tests - posted by "Stig Bakken (JIRA)" <ji...@apache.org> on 2014/12/02 09:29:13 UTC, 0 replies.
- [GitHub] thrift pull request: Run JSON schema validator from test - posted by stigsb <gi...@git.apache.org> on 2014/12/02 09:32:32 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2869) JSON: run schema validation from tests - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/02 09:33:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared) - posted by "saber hattay (JIRA)" <ji...@apache.org> on 2014/12/02 10:50:13 UTC, 4 replies.
- [jira] [Commented] (THRIFT-2789) TNonblockingServer leaks socket FD's under load - posted by "Qiao Mu (JIRA)" <ji...@apache.org> on 2014/12/02 11:57:12 UTC, 6 replies.
- [jira] [Updated] (THRIFT-2789) TNonblockingServer leaks socket FD's under load - posted by "Qiao Mu (JIRA)" <ji...@apache.org> on 2014/12/02 11:57:12 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-2789) TNonblockingServer leaks socket FD's under load - posted by "Qiao Mu (JIRA)" <ji...@apache.org> on 2014/12/02 13:21:12 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2844) Nodejs support broken when running under Browserify - posted by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2014/12/02 14:49:12 UTC, 0 replies.
- [jira] [Created] (THRIFT-2870) C++ TJSONProtocol using locale dependent formatting - posted by "Simon Falsig (JIRA)" <ji...@apache.org> on 2014/12/02 15:58:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2870) C++ TJSONProtocol using locale dependent formatting - posted by "Simon Falsig (JIRA)" <ji...@apache.org> on 2014/12/02 16:03:12 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2870) C++ TJSONProtocol using locale dependent formatting - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/02 16:25:12 UTC, 4 replies.
- [GitHub] thrift pull request: nodejs: Missing semicolon in thrift.js - posted by cvlchinet <gi...@git.apache.org> on 2014/12/02 18:10:41 UTC, 0 replies.
- [jira] [Created] (THRIFT-2871) Missing semicolon in thrift.js - posted by "Chi Vinh Le (JIRA)" <ji...@apache.org> on 2014/12/02 18:12:12 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2871 - nodejs: Missing semicolon in th... - posted by asfgit <gi...@git.apache.org> on 2014/12/02 21:22:56 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2871) Missing semicolon in thrift.js - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/02 21:23:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2871) Missing semicolon in thrift.js - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/02 21:23:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2871) Missing semicolon in thrift.js - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/02 21:23:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2871) Missing semicolon in thrift.js - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/02 21:23:13 UTC, 1 replies.
- [GitHub] thrift pull request: THRIFT-2844: Nodejs support broken when runni... - posted by cvlchinet <gi...@git.apache.org> on 2014/12/02 21:28:17 UTC, 4 replies.
- [jira] [Assigned] (THRIFT-2869) JSON: run schema validation from tests - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/02 21:41:13 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2868) Enhance error handling in the Go client - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/02 21:53:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2580) optional COM-ability for generated Delphi interfaces - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/03 00:31:12 UTC, 1 replies.
- [jira] [Updated] (THRIFT-2580) better COM-ability for generated Delphi interfaces - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/03 00:31:12 UTC, 2 replies.
- [jira] [Commented] (THRIFT-2580) better COM-ability for generated Delphi interfaces - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/03 00:38:12 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-2580) better COM-ability for generated Delphi interfaces - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/03 00:47:13 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (THRIFT-2580) better COM-ability for generated Delphi interfaces - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/03 00:59:12 UTC, 0 replies.
- [jira] [Created] (THRIFT-2872) ThreadManager deadlock for task expiration - posted by "Qiao Mu (JIRA)" <ji...@apache.org> on 2014/12/03 04:25:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2872) ThreadManager deadlock for task expiration - posted by "Qiao Mu (JIRA)" <ji...@apache.org> on 2014/12/03 04:27:12 UTC, 6 replies.
- [jira] [Created] (THRIFT-2873) TPipe and TPipeServer don't compile on windows with UNICODE enabled - posted by "Pascal Bach (JIRA)" <ji...@apache.org> on 2014/12/03 11:49:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2873) TPipe and TPipeServer don't compile on windows with UNICODE enabled - posted by "Pascal Bach (JIRA)" <ji...@apache.org> on 2014/12/03 11:50:12 UTC, 3 replies.
- [jira] [Commented] (THRIFT-2873) TPipe and TPipeServer don't compile on windows with UNICODE enabled - posted by "Ben Craig (JIRA)" <ji...@apache.org> on 2014/12/03 15:50:13 UTC, 4 replies.
- [jira] [Created] (THRIFT-2874) TBinaryProtocol member variable "string_buf_" is never used. - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/03 18:22:12 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2874) TBinaryProtocol member variable "string_buf_" is never used. - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/03 18:37:12 UTC, 3 replies.
- [jira] [Created] (THRIFT-2875) Typo in TDenseProtocol.h comment - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/03 18:46:24 UTC, 0 replies.
- [jira] [Created] (THRIFT-2876) Add test for THRIFT-2526 Assignment operators and copy constructors in c++ don't copy the __isset struct - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/03 19:04:12 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2875) Typo in TDenseProtocol.h comment - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/03 19:09:12 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2876) Add test for THRIFT-2526 Assignment operators and copy constructors in c++ don't copy the __isset struct - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/03 19:11:12 UTC, 3 replies.
- [jira] [Comment Edited] (THRIFT-2873) TPipe and TPipeServer don't compile on windows with UNICODE enabled - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/03 20:06:14 UTC, 0 replies.
- [jira] [Created] (THRIFT-2877) Optimize generated hashCode - posted by "Mike Rettig (JIRA)" <ji...@apache.org> on 2014/12/03 23:21:14 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2877) Optimize generated hashCode - posted by "Mike Rettig (JIRA)" <ji...@apache.org> on 2014/12/03 23:22:12 UTC, 0 replies.
- [jira] [Created] (THRIFT-2878) Go validation support of required fields - posted by "Chi Vinh Le (JIRA)" <ji...@apache.org> on 2014/12/03 23:32:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2832) c_glib: Handle string lists correctly - posted by "Simon South (JIRA)" <ji...@apache.org> on 2014/12/04 01:51:12 UTC, 3 replies.
- [jira] [Updated] (THRIFT-2873) TPipe and TPipeServer don't compile on Windows with UNICODE enabled - posted by "Pascal Bach (JIRA)" <ji...@apache.org> on 2014/12/04 13:55:12 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2873) TPipe and TPipeServer don't compile on Windows with UNICODE enabled - posted by "Ben Craig (JIRA)" <ji...@apache.org> on 2014/12/04 15:08:12 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2260) Thrift imposes unneeded dependency on commons-lang3 - posted by "Mike Rettig (JIRA)" <ji...@apache.org> on 2014/12/04 18:21:12 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared) - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/04 21:28:12 UTC, 2 replies.
- [jira] [Assigned] (THRIFT-2789) TNonblockingServer leaks socket FD's under load - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/04 21:50:12 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2789) TNonblockingServer leaks socket FD's under load - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/04 21:54:12 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-2859) JSON generator: output complete descriptors - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/04 22:33:18 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2465) TBinaryProtocolT breaks if copied/moved - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/04 22:38:12 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2874) TBinaryProtocol member variable "string_buf_" is never used. - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/04 22:39:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2874 - posted by asfgit <gi...@git.apache.org> on 2014/12/04 22:47:23 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2874) TBinaryProtocol member variable "string_buf_" is never used. - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/04 22:48:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2874) TBinaryProtocol member variable "string_buf_" is never used. - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/04 22:49:12 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2875 Fix typo - posted by asfgit <gi...@git.apache.org> on 2014/12/04 23:23:10 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2875) Typo in TDenseProtocol.h comment - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/04 23:28:12 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2876 Add test for THRIFT-2526 Assignme... - posted by asfgit <gi...@git.apache.org> on 2014/12/04 23:44:59 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2876) Add test for THRIFT-2526 Assignment operators and copy constructors in c++ don't copy the __isset struct - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/04 23:46:13 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-2870) C++ TJSONProtocol using locale dependent formatting - posted by "Simon Falsig (JIRA)" <ji...@apache.org> on 2014/12/05 08:24:13 UTC, 0 replies.
- [GitHub] thrift pull request: JSON generator: don't use long when writing i... - posted by stigsb <gi...@git.apache.org> on 2014/12/05 13:16:49 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2873) TPipe and TPipeServer don't compile on Windows with UNICODE enabled - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/06 16:31:14 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2838 TNonblockingServer can bind to po... - posted by nsuke <gi...@git.apache.org> on 2014/12/06 20:10:27 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2838) TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/06 20:11:12 UTC, 2 replies.
- [GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+ - posted by nsuke <gi...@git.apache.org> on 2014/12/07 13:46:43 UTC, 7 replies.
- [jira] [Commented] (THRIFT-2098) Add support for Qt5+ - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/07 13:47:12 UTC, 8 replies.
- [jira] [Resolved] (THRIFT-2855) Move contributing.md to the root of the repository - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/07 14:05:13 UTC, 0 replies.
- [GitHub] thrift pull request: Add moveable_types option to C++ generator - posted by bufferoverflow <gi...@git.apache.org> on 2014/12/07 16:04:58 UTC, 5 replies.
- [jira] [Commented] (THRIFT-2836) Optionally generate C++11 MoveConstructible types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/07 19:24:12 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2838) TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/07 20:20:12 UTC, 0 replies.
- [jira] [Created] (THRIFT-2879) TMemoryBuffer: using lua string in wrong way - posted by "winsweet (JIRA)" <ji...@apache.org> on 2014/12/08 08:29:12 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2879 TMemoryBuffer: using lua string i... - posted by winsweet <gi...@git.apache.org> on 2014/12/08 08:57:22 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2879) TMemoryBuffer: using lua string in wrong way - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/08 08:58:12 UTC, 2 replies.
- [jira] [Created] (THRIFT-2880) Read the network address from the listener if available. - posted by "awaw fumin (JIRA)" <ji...@apache.org> on 2014/12/08 13:17:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2880) Read the network address from the listener if available. - posted by "awaw fumin (JIRA)" <ji...@apache.org> on 2014/12/08 13:23:12 UTC, 2 replies.
- [jira] [Created] (THRIFT-2881) Handle errors from Accept() correctly - posted by "awaw fumin (JIRA)" <ji...@apache.org> on 2014/12/08 14:00:14 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2881) Handle errors from Accept() correctly - posted by "awaw fumin (JIRA)" <ji...@apache.org> on 2014/12/08 14:01:12 UTC, 1 replies.
- [GitHub] thrift pull request: Handle errors from Accept() correctly - posted by fumin <gi...@git.apache.org> on 2014/12/08 14:09:03 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2879) TMemoryBuffer: using lua string in wrong way - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/08 21:14:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1485 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/08 21:20:10 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2881) Handle errors from Accept() correctly - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/08 21:24:12 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2868 - Enhance error handling in the G... - posted by asfgit <gi...@git.apache.org> on 2014/12/08 21:50:42 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2881 Handle errors from Accept() corre... - posted by asfgit <gi...@git.apache.org> on 2014/12/08 21:50:42 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2868) Enhance error handling in the Go client - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/08 21:51:12 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2881) Handle errors from Accept() correctly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/08 21:51:13 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2868) Enhance error handling in the Go client - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/08 21:53:12 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2881) Handle errors from Accept() correctly - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/08 21:53:13 UTC, 0 replies.
- Jenkins build is back to normal : Thrift-Compiler-Windows #1486 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/08 22:05:38 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2878) Go validation support of required fields - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/08 22:49:14 UTC, 0 replies.
- [jira] [Created] (THRIFT-2882) Lua Generator: using string.len funtion to get struct(map,list,set) size - posted by "winsweet (JIRA)" <ji...@apache.org> on 2014/12/09 04:17:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2880 Read the network address from the... - posted by fumin <gi...@git.apache.org> on 2014/12/09 07:23:07 UTC, 6 replies.
- [jira] [Commented] (THRIFT-2880) Read the network address from the listener if available. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/09 07:23:12 UTC, 7 replies.
- [GitHub] thrift pull request: THRIFT-2882 Lua Generator: using string.len f... - posted by winsweet <gi...@git.apache.org> on 2014/12/09 09:18:22 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2882) Lua Generator: using string.len funtion to get struct(map,list,set) size - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/09 09:19:12 UTC, 1 replies.
- [jira] [Created] (THRIFT-2883) TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration - posted by "Robert P. Thille (JIRA)" <ji...@apache.org> on 2014/12/10 01:43:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2883) TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration - posted by "Robert P. Thille (JIRA)" <ji...@apache.org> on 2014/12/10 01:49:12 UTC, 0 replies.
- [jira] [Created] (THRIFT-2884) Map does not serialize correctly for JSON protocol in Go library - posted by "He Liangliang (JIRA)" <ji...@apache.org> on 2014/12/10 15:34:12 UTC, 0 replies.
- [GitHub] thrift pull request: Fix THRIFT-2884 - Map does not serialize corr... - posted by llhe <gi...@git.apache.org> on 2014/12/10 15:38:33 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2884) Map does not serialize correctly for JSON protocol in Go library - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/10 15:39:14 UTC, 3 replies.
- [GitHub] thrift pull request: Fix THRIFT-2779 - PHP TJSONProtocol encode un... - posted by llhe <gi...@git.apache.org> on 2014/12/10 16:05:58 UTC, 2 replies.
- [jira] [Commented] (THRIFT-2779) PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other langurage bindings - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/10 16:06:12 UTC, 2 replies.
- [jira] [Commented] (THRIFT-2336) UTF-8 sent by PHP as JSON is not understood by TJsonProtocol - posted by "He Liangliang (JIRA)" <ji...@apache.org> on 2014/12/10 16:10:12 UTC, 1 replies.
- [jira] [Assigned] (THRIFT-2336) UTF-8 sent by PHP as JSON is not understood by TJsonProtocol - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/10 20:44:12 UTC, 0 replies.
- [GitHub] thrift pull request: Fix PHP TJSONProtocol encode unicode into UTF... - posted by asfgit <gi...@git.apache.org> on 2014/12/10 20:55:14 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2779) PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other langurage bindings - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/10 20:58:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2779) PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other language bindings - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/10 20:58:14 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2884) Map does not serialize correctly for JSON protocol in Go library - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/10 21:01:12 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2884) Map does not serialize correctly for JSON protocol in Go library - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/10 21:11:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2883 Fix dict changed size during iter... - posted by rthille <gi...@git.apache.org> on 2014/12/10 21:23:51 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2883) TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/10 21:24:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1397 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/10 21:56:36 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2779) PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other language bindings - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/10 21:57:12 UTC, 2 replies.
- [jira] [Created] (THRIFT-2885) Support fullcaml in cocoa compiler - posted by "Todd Gardner (JIRA)" <ji...@apache.org> on 2014/12/10 23:53:12 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2885) Support fullcamel in cocoa compiler - posted by "Todd Gardner (JIRA)" <ji...@apache.org> on 2014/12/10 23:55:12 UTC, 0 replies.
- [GitHub] thrift pull request: fix c++ version zeromq transport, the old ver... - posted by littletiny <gi...@git.apache.org> on 2014/12/11 07:27:30 UTC, 5 replies.
- [GitHub] thrift pull request: thrift-2856 refactor erlang basic transports ... - posted by talentdeficit <gi...@git.apache.org> on 2014/12/11 08:12:06 UTC, 0 replies.
- [jira] [Commented] (THRIFT-812) Demo of Thrift over ZeroMQ - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/12 00:32:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2886) Integrate binary type in standard Thrift cross test - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/12 00:58:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2886) Integrate binary type in standard Thrift cross test - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/12 00:59:13 UTC, 1 replies.
- [jira] [Created] (THRIFT-2887) --with-openssl configure flag is ignored - posted by "Jon Parise (JIRA)" <ji...@apache.org> on 2014/12/12 02:35:13 UTC, 0 replies.
- [GitHub] thrift pull request: Respect --with-openssl when building C++ supp... - posted by jparise <gi...@git.apache.org> on 2014/12/12 02:40:29 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2887) --with-openssl configure flag is ignored - posted by "Jon Parise (JIRA)" <ji...@apache.org> on 2014/12/12 03:05:14 UTC, 1 replies.
- [GitHub] thrift pull request: erl lib: add recv_timeout configuration for c... - posted by ericliang <gi...@git.apache.org> on 2014/12/12 07:33:06 UTC, 0 replies.
- [jira] [Created] (THRIFT-2888) import of is missing in JSON generator - posted by "Pascal Bach (JIRA)" <ji...@apache.org> on 2014/12/12 15:50:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2888) import of is missing in JSON generator - posted by "Pascal Bach (JIRA)" <ji...@apache.org> on 2014/12/12 15:51:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2888) import of is missing in JSON generator - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/12 16:06:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1398 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/12 16:15:11 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2888) import of is missing in JSON generator - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/12 16:15:13 UTC, 0 replies.
- [GitHub] thrift pull request: Thrift 2850 - posted by bachp <gi...@git.apache.org> on 2014/12/12 17:18:21 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2887) --with-openssl configure flag is ignored - posted by "Jon Parise (JIRA)" <ji...@apache.org> on 2014/12/12 18:41:13 UTC, 3 replies.
- [GitHub] thrift pull request: Thrift 2850 CMake for Apache Thrift - posted by henrique <gi...@git.apache.org> on 2014/12/12 23:51:02 UTC, 7 replies.
- [jira] [Commented] (THRIFT-2850) CMake for Apache Thrift - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/13 00:14:13 UTC, 1 replies.
- [jira] [Created] (THRIFT-2889) stable release 0.9.2, erlang tutorial broken - posted by "skypexu (JIRA)" <ji...@apache.org> on 2014/12/13 02:42:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2886) Integrate binary type in standard Thrift cross test - posted by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2014/12/13 13:49:13 UTC, 4 replies.
- [jira] [Resolved] (THRIFT-2836) Optionally generate C++11 MoveConstructible types - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/13 21:29:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2882) Lua Generator: using string.len funtion to get struct(map,list,set) size - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/13 21:31:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2887) --with-openssl configure flag is ignored - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/13 21:37:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1399 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/13 21:55:37 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1492 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/13 22:35:31 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1400 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/13 22:44:47 UTC, 0 replies.
- [jira] [Reopened] (THRIFT-2779) PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other language bindings - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/13 23:46:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2890) binary data may lose bytes with JSON transport under specific circumstances - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/13 23:56:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1493 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 00:05:32 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1401 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 00:24:44 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2890 binary data may lose bytes with J... - posted by Jens-G <gi...@git.apache.org> on 2014/12/14 00:39:09 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2890) binary data may lose bytes with JSON transport under specific circumstances - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/14 00:39:13 UTC, 3 replies.
- [jira] [Resolved] (THRIFT-2890) binary data may lose bytes with JSON transport under specific circumstances - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/14 00:47:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1494 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 01:05:41 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-2886) Integrate binary type in standard Thrift cross test - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/14 01:09:13 UTC, 1 replies.
- Build failed in Jenkins: Thrift #1402 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 01:50:07 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2891) binary data may lose bytes with JSON transport under specific circumstances - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/14 03:10:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2891) binary data may lose bytes with JSON transport under specific circumstances - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/14 03:10:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2891) binary data may cause a failure with JSON transport under specific circumstances - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/14 03:12:13 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2891) binary data may cause a failure with JSON transport under specific circumstances - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/14 03:19:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1495 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 03:35:35 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1403 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 03:44:53 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2891) binary data may cause a failure with JSON transport under specific circumstances - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/14 03:45:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1496 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 15:05:23 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1404 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/14 15:14:45 UTC, 0 replies.
- [jira] [Created] (THRIFT-2892) version 0.9.1 erlang client can not set receive timeout - posted by "skypexu (JIRA)" <ji...@apache.org> on 2014/12/15 07:22:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2887 Respect --with-openssl when build... - posted by jparise <gi...@git.apache.org> on 2014/12/15 18:31:21 UTC, 1 replies.
- [jira] [Created] (THRIFT-2893) CMake build fails with boost thread or std thread - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/15 19:24:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2894) PHP json serializer skips maps with int/bool keys - posted by "Stig Bakken (JIRA)" <ji...@apache.org> on 2014/12/16 11:42:14 UTC, 0 replies.
- [GitHub] thrift pull request: PHP generator: in jsonSerialize, only skip ma... - posted by stigsb <gi...@git.apache.org> on 2014/12/16 11:43:16 UTC, 3 replies.
- [jira] [Commented] (THRIFT-2894) PHP json serializer skips maps with int/bool keys - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/16 11:44:14 UTC, 5 replies.
- [jira] [Commented] (THRIFT-1909) Java: Add compiler flag to use the "option pattern" for optional fields - posted by "Mark Baker (JIRA)" <ji...@apache.org> on 2014/12/16 13:05:13 UTC, 1 replies.
- [jira] [Closed] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared) - posted by "saber hattay (JIRA)" <ji...@apache.org> on 2014/12/16 14:24:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2895) Tutorial cpp - posted by "saber hattay (JIRA)" <ji...@apache.org> on 2014/12/16 14:58:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2895) Tutorial cpp - posted by "saber hattay (JIRA)" <ji...@apache.org> on 2014/12/16 15:00:17 UTC, 1 replies.
- [GitHub] thrift pull request: THRIFT-2893 CMake build fails with boost thre... - posted by nsuke <gi...@git.apache.org> on 2014/12/16 15:29:48 UTC, 3 replies.
- [jira] [Commented] (THRIFT-2893) CMake build fails with boost thread or std thread - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/16 15:30:14 UTC, 4 replies.
- [jira] [Created] (THRIFT-2896) Support specifying a custom base class for generated classes - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/16 19:46:14 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2896) Support specifying a custom base class for generated classes - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/16 19:46:20 UTC, 1 replies.
- [jira] [Created] (THRIFT-2897) Generate -isEqual: and -hash methods - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/16 19:52:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2898) Generate -copyWithZone: method (NSCopying protocol) - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/16 19:55:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2899) Enum values should be prefixed with the Cocoa namespace - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/16 19:59:14 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2892) version 0.9.1 erlang client can not set receive timeout - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/16 22:27:13 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2894) PHP json serializer skips maps with int/bool keys - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/16 22:47:15 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2894) PHP json serializer skips maps with int/bool keys - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/16 23:02:14 UTC, 1 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1497 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/16 23:05:52 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1405 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/16 23:19:17 UTC, 0 replies.
- [jira] [Created] (THRIFT-2900) Python THttpClient does not reset socket timeout on exception - posted by "Aiden Scandella (JIRA)" <ji...@apache.org> on 2014/12/17 01:35:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2900) Python THttpClient does not reset socket timeout on exception - posted by "Aiden Scandella (JIRA)" <ji...@apache.org> on 2014/12/17 01:36:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2900 Wrap Python THttpClient withTimeo... - posted by sectioneight <gi...@git.apache.org> on 2014/12/17 01:38:58 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2900) Python THttpClient does not reset socket timeout on exception - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 01:39:13 UTC, 1 replies.
- [jira] [Reopened] (THRIFT-2894) PHP json serializer skips maps with int/bool keys - posted by "Stig Bakken (JIRA)" <ji...@apache.org> on 2014/12/17 10:23:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2901) Fix for generated TypeScript functions + indentation of JavaScript maps - posted by "Pascal Schweizer (JIRA)" <ji...@apache.org> on 2014/12/17 17:37:13 UTC, 1 replies.
- [jira] [Created] (THRIFT-2901) Fix for generated TypeScript functions + indentation of JavaScript maps - posted by "Pascal Schweizer (JIRA)" <ji...@apache.org> on 2014/12/17 17:37:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2902) Generated c_glib code does not compile with clang - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/17 18:01:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2903) Qt4 library built with CMake does not work - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/17 18:04:16 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2893) CMake build fails with boost thread or std thread - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/17 18:07:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2902 Generated c_glib code does not co... - posted by nsuke <gi...@git.apache.org> on 2014/12/17 18:17:06 UTC, 2 replies.
- [jira] [Commented] (THRIFT-2902) Generated c_glib code does not compile with clang - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 18:17:13 UTC, 3 replies.
- [GitHub] thrift pull request: THRIFT-2903 Qt4 library built with CMake does... - posted by nsuke <gi...@git.apache.org> on 2014/12/17 18:40:58 UTC, 3 replies.
- [jira] [Commented] (THRIFT-2903) Qt4 library built with CMake does not work - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 18:41:15 UTC, 7 replies.
- [GitHub] thrift pull request: Typedef enums using NS_ENUM. - posted by jimspeth <gi...@git.apache.org> on 2014/12/17 20:08:25 UTC, 0 replies.
- [GitHub] thrift pull request: Added support for a custom base class. - posted by jimspeth <gi...@git.apache.org> on 2014/12/17 20:10:49 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2898: Generated classes implement the ... - posted by jimspeth <gi...@git.apache.org> on 2014/12/17 20:13:03 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2898) Generate -copyWithZone: method (NSCopying protocol) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 20:13:14 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2899: Prefix enum values with the Coco... - posted by jimspeth <gi...@git.apache.org> on 2014/12/17 20:14:01 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2899) Enum values should be prefixed with the Cocoa namespace - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 20:14:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2904) json_protocol_test.go fails - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/17 22:31:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2904) json_protocol_test.go fails - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/17 22:32:13 UTC, 5 replies.
- [GitHub] thrift pull request: Fixed a typo in README - posted by kirillseva <gi...@git.apache.org> on 2014/12/17 23:17:15 UTC, 1 replies.
- [GitHub] thrift pull request: THRIFT-2897: Implement hash and isEqual: meth... - posted by jimspeth <gi...@git.apache.org> on 2014/12/17 23:39:24 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2897) Generate -isEqual: and -hash methods - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/17 23:40:13 UTC, 2 replies.
- [jira] [Resolved] (THRIFT-2904) json_protocol_test.go fails - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/18 00:18:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1498 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/18 00:35:28 UTC, 0 replies.
- Jenkins build is back to normal : Thrift #1406 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/18 00:47:31 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2904) json_protocol_test.go fails - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/18 00:48:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2561) Enumerated types expressed as int, not "typedef"-ed, in objective-c compilation - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/18 15:17:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2896) Support specifying a custom base class for generated classes - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/18 15:18:14 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2901 - posted by Kirby1337 <gi...@git.apache.org> on 2014/12/18 16:50:49 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2901) Fix for generated TypeScript functions + indentation of JavaScript maps - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/18 16:51:14 UTC, 1 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1499 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/18 22:05:47 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2902) Generated c_glib code does not compile with clang - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/18 22:22:14 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1500 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/18 22:35:31 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2880) Read the network address from the listener if available. - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/18 22:38:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1501 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/18 23:05:45 UTC, 0 replies.
- [jira] [Created] (THRIFT-2905) Cocoa compiler should have option to produce "modern" Objective-C - posted by "Jim Speth (JIRA)" <ji...@apache.org> on 2014/12/19 16:22:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a - posted by "Jon Parise (JIRA)" <ji...@apache.org> on 2014/12/19 17:22:13 UTC, 0 replies.
- [GitHub] thrift pull request: Directly link libboost_unit_test_framework.a. - posted by jparise <gi...@git.apache.org> on 2014/12/19 17:23:57 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/19 17:24:13 UTC, 5 replies.
- [jira] [Created] (THRIFT-2907) 'ntohll' macro redefined - posted by "Jon Parise (JIRA)" <ji...@apache.org> on 2014/12/20 00:32:14 UTC, 0 replies.
- [GitHub] thrift pull request: Don't define ntohll() if it is already define... - posted by jparise <gi...@git.apache.org> on 2014/12/20 00:33:46 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2907) 'ntohll' macro redefined - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/20 00:34:14 UTC, 2 replies.
- [jira] [Assigned] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/20 12:17:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1502 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/20 13:05:40 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2906) library not found for -l:libboost_unit_test_framework.a - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/20 13:16:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2799) Build Problem(s): ld: library not found for -l:libboost_unit_test_framework.a - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/20 13:20:13 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2907) 'ntohll' macro redefined - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/20 13:22:15 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2907) 'ntohll' macro redefined - posted by "Konrad Grochowski (JIRA)" <ji...@apache.org> on 2014/12/20 13:32:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1503 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/20 13:35:35 UTC, 0 replies.
- [jira] [Created] (THRIFT-2908) Limited use Thrift::ApplicationException in Ruby - posted by "Adam Hawkins (JIRA)" <ji...@apache.org> on 2014/12/20 16:54:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2908) Limited use Thrift::ApplicationException in Ruby - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/20 18:55:13 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-2908) Limited use Thrift::ApplicationException in Ruby - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/20 18:56:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1504 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/20 23:05:39 UTC, 0 replies.
- [jira] [Created] (THRIFT-2909) Improve travis build - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/21 15:36:13 UTC, 2 replies.
- [GitHub] thrift pull request: THRIFT-2909 Improve travis build - posted by nsuke <gi...@git.apache.org> on 2014/12/21 15:47:41 UTC, 3 replies.
- [jira] [Commented] (THRIFT-2909) Improve travis build - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/21 15:48:13 UTC, 4 replies.
- [jira] [Resolved] (THRIFT-2909) Improve travis build - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/21 17:31:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2098) Add support for Qt5+ - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/21 17:32:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2903) Qt4 library built with CMake does not work - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/21 17:33:13 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2893) CMake build fails with boost thread or std thread - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/21 17:33:14 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1505 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/21 17:35:41 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2901) Fix for generated TypeScript functions + indentation of JavaScript maps - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/21 17:42:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1412 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/21 17:46:35 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1506 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/21 18:05:40 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1413 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/21 18:16:56 UTC, 0 replies.
- [jira] [Commented] (THRIFT-1787) Thrift compiling Java Problem - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/21 19:16:13 UTC, 2 replies.
- [jira] [Reopened] (THRIFT-1787) Thrift compiling Java Problem - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/21 19:16:13 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-1787) Thrift compiling Java Problem - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/21 19:22:14 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2897) Generate -isEqual: and -hash methods - posted by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/12/21 21:09:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1507 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/21 21:36:18 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1414 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/21 22:04:45 UTC, 0 replies.
- [jira] [Created] (THRIFT-2910) libevent is not really optional - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/22 22:03:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2911) fix c++ version zeromq transport, the old version cannot work - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/22 22:28:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2911) fix c++ version zeromq transport, the old version cannot work - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/22 22:31:13 UTC, 3 replies.
- [jira] [Resolved] (THRIFT-2911) fix c++ version zeromq transport, the old version cannot work - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/22 22:40:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1508 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/22 23:05:35 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1415 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/22 23:21:20 UTC, 0 replies.
- [jira] [Updated] (THRIFT-1787) Thrift compiling Java Problem - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 00:36:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2912) Autotool build for C++ Qt library is invalid - posted by "Nobuaki Sukegawa (JIRA)" <ji...@apache.org> on 2014/12/23 11:58:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2912 Autotool build for C++ Qt library... - posted by nsuke <gi...@git.apache.org> on 2014/12/23 12:05:28 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2912) Autotool build for C++ Qt library is invalid - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/23 12:06:13 UTC, 2 replies.
- [GitHub] thrift pull request: THRIFT-2910 libevent is not really optional - posted by nsuke <gi...@git.apache.org> on 2014/12/23 12:21:47 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2910) libevent is not really optional - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/23 12:22:15 UTC, 2 replies.
- [jira] [Assigned] (THRIFT-2910) libevent is not really optional - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 17:29:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/23 19:05:37 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-2910) libevent is not really optional - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 19:10:14 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2910) libevent is not really optional - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 19:11:13 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2912) Autotool build for C++ Qt library is invalid - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 19:11:14 UTC, 0 replies.
- Jenkins build is back to normal : Thrift #1416 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/23 19:20:24 UTC, 0 replies.
- [jira] [Created] (THRIFT-2913) Ruby Server Thrift::ThreadPoolServer should serve inside a thread - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 21:16:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2913) Ruby Server Thrift::ThreadPoolServer should serve inside a thread - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 21:19:13 UTC, 2 replies.
- Lua 5.2 - posted by Jens Geyer <je...@hotmail.com> on 2014/12/23 23:33:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2914) explicit dependency to Lua5.2 fails on some systems - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 23:51:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2914) explicit dependency to Lua5.2 fails on some systems - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 23:55:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2915) Lua generator missing from Visual Studio build project - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/24 02:36:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2915) Lua generator missing from Visual Studio build project - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/24 02:38:14 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2915) Lua generator missing from Visual Studio build project - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/24 02:41:14 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1510 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/24 03:05:39 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2915) Lua generator missing from Visual Studio build project - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/24 03:18:13 UTC, 0 replies.
- [GitHub] thrift pull request: 0.6.x - posted by ningzhaohang <gi...@git.apache.org> on 2014/12/24 07:42:27 UTC, 3 replies.
- [GitHub] thrift pull request: THRIFT-2911 fix c++ version zeromq transport,... - posted by littletiny <gi...@git.apache.org> on 2014/12/25 07:12:43 UTC, 1 replies.
- [jira] [Commented] (THRIFT-1771) "make check" fails on x64 for libboost_unit_test_framework.a - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/26 11:46:14 UTC, 0 replies.
- [jira] [Created] (THRIFT-2916) make check fails for D language - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/28 02:30:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2916) make check fails for D language - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/28 02:32:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2916) make check fails for D language - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/28 14:00:15 UTC, 0 replies.
- [jira] [Created] (THRIFT-2917) "make clean" breaks test/c_glib - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/28 15:34:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2917) "make clean" breaks test/c_glib - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/28 17:38:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2917) "make clean" breaks test/c_glib - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/28 17:47:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2918) Race condition in Python TProcessPoolServer test - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 00:50:13 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2918) Race condition in Python TProcessPoolServer test - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 00:52:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2878 - Go validation support of requir... - posted by Jens-G <gi...@git.apache.org> on 2014/12/29 14:38:45 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2878) Go validation support of required fields - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/29 14:39:13 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2917) "make clean" breaks test/c_glib - posted by "Simon South (JIRA)" <ji...@apache.org> on 2014/12/29 14:49:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2919) Haxe test server timeout too large - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 19:45:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2919 Haxe test server timeout too larg... - posted by Jens-G <gi...@git.apache.org> on 2014/12/29 19:50:14 UTC, 1 replies.
- [jira] [Commented] (THRIFT-2919) Haxe test server timeout too large - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/29 19:51:13 UTC, 2 replies.
- [jira] [Resolved] (THRIFT-2919) Haxe test server timeout too large - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 19:54:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1511 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/29 20:05:35 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2799) Build Problem(s): ld: library not found for -l:libboost_unit_test_framework.a - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 22:32:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-2920) Erlang Thrift test uses wrong IDL file - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 23:46:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2920) Erlang Thrift test uses wrong IDL file - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/29 23:53:13 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-2920) Erlang Thrift test uses wrong IDL file - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/30 00:00:14 UTC, 0 replies.
- [jira] [Created] (THRIFT-2921) Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated) - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/30 00:04:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1512 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/30 00:05:28 UTC, 0 replies.
- Build failed in Jenkins: Thrift #1419 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/30 00:05:52 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2920) Erlang Thrift test uses wrong IDL file - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/30 00:06:13 UTC, 1 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1513 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/30 00:35:28 UTC, 0 replies.
- Jenkins build is back to normal : Thrift #1420 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/30 00:49:27 UTC, 0 replies.
- [jira] [Created] (THRIFT-2922) $TRIAL is used with Python tests but not tested accordingly - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/30 16:04:13 UTC, 0 replies.
- [jira] [Updated] (THRIFT-2922) $TRIAL is used with Python tests but not tested accordingly - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/30 16:08:13 UTC, 0 replies.
- [GitHub] thrift pull request: THRIFT-2886 Integrate binary type in standard... - posted by Jens-G <gi...@git.apache.org> on 2014/12/30 16:25:26 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-2886) Integrate binary type in standard Thrift cross test - posted by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/30 16:29:13 UTC, 0 replies.
- Build failed in Jenkins: Thrift-Compiler-Windows #1514 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/30 16:35:48 UTC, 0 replies.
- [jira] [Commented] (THRIFT-2922) $TRIAL is used with Python tests but not tested accordingly - posted by "Hudson (JIRA)" <ji...@apache.org> on 2014/12/30 17:00:14 UTC, 0 replies.