You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (THRIFT-151) TSSLServerSocket and TSSLSocket implementation - posted by "Ping Li (JIRA)" <ji...@apache.org> on 2009/01/01 07:46:44 UTC, 2 replies.
- [jira] Commented: (THRIFT-151) TSSLServerSocket and TSSLSocket implementation - posted by "Ping Li (JIRA)" <ji...@apache.org> on 2009/01/01 08:00:44 UTC, 3 replies.
- Re: more committers - posted by Upayavira <uv...@odoko.co.uk> on 2009/01/02 11:51:13 UTC, 3 replies.
- [jira] Assigned: (THRIFT-235) Compiler turns default value of 0.0 into 0 in generated code, defeating autoboxing - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/02 22:59:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-178) Final Keyword - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/05 10:03:44 UTC, 9 replies.
- [jira] Created: (THRIFT-247) THttpServer Transport - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/05 10:17:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-247) THttpServer Transport - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/05 10:19:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-157) Ruby generator produces incorrect output for strings with single-quotes or for class references across namespaces - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 18:43:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 18:47:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-200) arguments corrupted between ruby and java under concurrent load - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 18:51:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-171) Expected blocking from TSocket but didn't get it - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 18:55:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 19:03:44 UTC, 1 replies.
- [jira] Commented: (THRIFT-96) TSocket.peek fails on FreeBSD - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/05 19:37:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 20:49:44 UTC, 2 replies.
- [jira] Commented: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 20:51:44 UTC, 4 replies.
- [jira] Commented: (THRIFT-25) improvements to C# compiler and library - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 20:59:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-242) Python struct constructors are clunky and error-prone - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 21:05:44 UTC, 10 replies.
- [jira] Resolved: (THRIFT-241) Python __repr__ is confusing and does not eval to the object in question - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 21:19:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-138) Generated Thrift structs should have a deep-copy constructor - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 22:17:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-191) Add ability to get a field name from a field id - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 22:17:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-222) Should have a reflection feature to know if the field corresponding to a field id is set - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 22:17:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-235) Compiler turns default value of 0.0 into 0 in generated code, defeating autoboxing - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/05 22:17:44 UTC, 0 replies.
- [jira] Created: (THRIFT-248) Factor BinaryProtocolAccelerated into separate protocol and struct components - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 22:21:44 UTC, 0 replies.
- [jira] Created: (THRIFT-249) Add @param lines to Javadocs of generated service methods - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/05 23:15:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-249) Add @param lines to Javadocs of generated service methods - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/05 23:15:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-248) Factor BinaryProtocolAccelerated into separate protocol and struct components - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/05 23:17:44 UTC, 14 replies.
- [jira] Commented: (THRIFT-249) Add @param lines to Javadocs of generated service methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/05 23:23:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-231) Ruby generated structs lack a hash method, and thus cannot be used as map keys or set members - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 00:01:50 UTC, 0 replies.
- [jira] Assigned: (THRIFT-157) Ruby generator produces incorrect output for strings with single-quotes or for class references across namespaces - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 00:11:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-157) Ruby generator produces incorrect output for strings with single-quotes or for class references across namespaces - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 00:11:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/06 01:19:44 UTC, 0 replies.
- [jira] Created: (THRIFT-250) ExecutorService as a constructor parameter for TServer - posted by "the montrealer (JIRA)" <ji...@apache.org> on 2009/01/06 01:33:44 UTC, 0 replies.
- [jira] Created: (THRIFT-251) Omniprotocol to have multi protocol over single services - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/06 01:35:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-71) Debian packaging for thrift - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/06 01:43:44 UTC, 2 replies.
- [jira] Updated: (THRIFT-250) ExecutorService as a constructor parameter for TServer - posted by "the montrealer (JIRA)" <ji...@apache.org> on 2009/01/06 01:51:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-251) Omniprotocol to have multi protocol over single services - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/06 02:01:44 UTC, 3 replies.
- [jira] Closed: (THRIFT-246) Make #struct_fields part of the generated code rather than using reflection - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 02:35:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-243) Thrift doesn't build on Leopard - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/06 02:37:44 UTC, 2 replies.
- [jira] Commented: (THRIFT-247) THttpServer Transport - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/06 02:41:44 UTC, 1 replies.
- [jira] Commented: (THRIFT-244) JSON Protocol doesn't extends TProtocolFactory and doesn't write messages begin properly - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/06 02:43:44 UTC, 2 replies.
- [jira] Updated: (THRIFT-25) improvements to C# compiler and library - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/06 08:47:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-178) Final Keyword - posted by "Erik Frey (JIRA)" <ji...@apache.org> on 2009/01/06 10:03:44 UTC, 2 replies.
- subscriber model, general doc question - posted by Ephraim Dan <E....@F5.com> on 2009/01/06 15:14:32 UTC, 1 replies.
- [jira] Closed: (THRIFT-243) Thrift doesn't build on Leopard - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/06 20:54:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-46) Processing throws the wrong exception when an unknown method is called - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/06 21:00:49 UTC, 0 replies.
- [jira] Assigned: (THRIFT-25) improvements to C# compiler and library - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/06 21:00:49 UTC, 0 replies.
- [jira] Resolved: (THRIFT-129) Update CSharp compiler and Library to generate data structures that extend TBase.cs - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/06 21:00:49 UTC, 0 replies.
- [jira] Resolved: (THRIFT-25) improvements to C# compiler and library - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/06 21:00:49 UTC, 0 replies.
- [jira] Resolved: (THRIFT-205) C# Properties - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/06 21:51:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-249) Add @param lines to Javadocs of generated service methods - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/06 21:57:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-236) Structs should be serialized in a consistent order - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 22:37:44 UTC, 13 replies.
- [jira] Closed: (THRIFT-216) Ruby tests don't pass due to fixtures not having a validate method - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 22:41:44 UTC, 1 replies.
- [jira] Commented: (THRIFT-189) Speed up Ruby struct constructors some more - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 22:43:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-216) Ruby tests don't pass due to fixtures not having a validate method - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/06 23:03:44 UTC, 0 replies.
- [jira] Reopened: (THRIFT-216) Ruby tests don't pass due to fixtures not having a validate method - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/06 23:03:44 UTC, 0 replies.
- [jira] Commented: (THRIFT-216) Ruby tests don't pass due to fixtures not having a validate method - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 23:55:44 UTC, 5 replies.
- [jira] Assigned: (THRIFT-248) Factor BinaryProtocolAccelerated into separate protocol and struct components - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/07 00:57:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-248) Factor BinaryProtocolAccelerated into separate protocol and struct components - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/07 00:57:44 UTC, 7 replies.
- [jira] Created: (THRIFT-252) Python libraries unable to build with MSVC on Windows - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/07 03:51:44 UTC, 0 replies.
- [jira] Updated: (THRIFT-252) Python libraries unable to build with MSVC on Windows - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/07 04:01:44 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-252) Python libraries unable to build with MSVC on Windows - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/07 04:03:44 UTC, 0 replies.
- [jira] Resolved: (THRIFT-189) Speed up Ruby struct constructors some more - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/07 17:04:44 UTC, 0 replies.
- [jira] Created: (THRIFT-253) Enhance FieldMetaData - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/08 23:24:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-253) Enhance FieldMetaData - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/08 23:28:59 UTC, 5 replies.
- [jira] Updated: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Michael Stockton (JIRA)" <ji...@apache.org> on 2009/01/09 00:56:59 UTC, 0 replies.
- [jira] Created: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Michael Stockton (JIRA)" <ji...@apache.org> on 2009/01/09 00:56:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-254) Add optional strict version support to binary protocols - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/09 20:22:00 UTC, 5 replies.
- [jira] Commented: (THRIFT-252) Python libraries unable to build with MSVC on Windows - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/10 02:07:59 UTC, 3 replies.
- [jira] Created: (THRIFT-255) TSimpleFileTransport - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/10 02:07:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-255) TSimpleFileTransport - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/10 02:07:59 UTC, 0 replies.
- csharp build failure on Linux - posted by Valient Gough <va...@gmail.com> on 2009/01/10 08:41:49 UTC, 0 replies.
- [jira] Created: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 10:29:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 10:29:59 UTC, 3 replies.
- [jira] Updated: (THRIFT-242) Python struct constructors are clunky and error-prone - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 13:19:59 UTC, 0 replies.
- [jira] Created: (THRIFT-257) Support validation of required fields - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 14:25:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-257) Support validation of required fields - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 14:35:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-209) TTransportFactory can't be subclassed properly - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 16:31:59 UTC, 3 replies.
- [jira] Created: (THRIFT-258) TBufferedTransport.cs missing in lib/csharp/Makefile.am - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/11 19:42:01 UTC, 0 replies.
- [jira] Updated: (THRIFT-258) TBufferedTransport.cs missing in lib/csharp/Makefile.am - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/11 19:42:01 UTC, 4 replies.
- [jira] Commented: (THRIFT-258) TBufferedTransport.cs missing in lib/csharp/Makefile.am - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/11 21:24:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-199) Integrate lib/perl into automake - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 23:10:59 UTC, 3 replies.
- Jan Board report - posted by Upayavira <uv...@odoko.co.uk> on 2009/01/12 20:36:09 UTC, 3 replies.
- [jira] Created: (THRIFT-259) Make HTML (doc) generator generate links to parent services for extended services - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/01/13 01:13:59 UTC, 0 replies.
- [jira] Created: (THRIFT-260) Some Protocol methods shouldn't have default nil implementations - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/13 05:21:00 UTC, 0 replies.
- [jira] Commented: (THRIFT-260) Some Protocol methods shouldn't have default nil implementations - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/13 05:24:59 UTC, 1 replies.
- [jira] Updated: (THRIFT-199) Integrate lib/perl into automake - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/13 11:19:04 UTC, 1 replies.
- [jira] Created: (THRIFT-261) BinaryProtocolAccelerated doesn't call #validate on nested structs - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/13 19:40:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-195) HTTP Server for Python - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/13 19:50:01 UTC, 1 replies.
- python version policy - posted by Dennis Schön <de...@epublica.de> on 2009/01/14 10:45:45 UTC, 2 replies.
- Erlang compiler fix for upper-case records - posted by "Jones, Richard W" <rj...@last.fm> on 2009/01/14 14:20:43 UTC, 2 replies.
- [jira] Commented: (THRIFT-34) Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/14 18:23:59 UTC, 5 replies.
- [jira] Updated: (THRIFT-110) A more compact format - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/14 19:49:59 UTC, 6 replies.
- [jira] Resolved: (THRIFT-242) Python struct constructors are clunky and error-prone - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/15 00:04:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-142) If a required field is omitted on serialization, throw an exception - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/15 00:50:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-216) Ruby tests don't pass due to fixtures not having a validate method - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/15 00:56:59 UTC, 0 replies.
- [jira] Created: (THRIFT-262) Generate Javadocs for library classes - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/15 01:59:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-262) Generate Javadocs for library classes - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/15 02:25:59 UTC, 2 replies.
- [jira] Created: (THRIFT-263) Ruby tests should use autogenerated structures, not pregenerated fixtures - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 11:13:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-263) Ruby tests should use autogenerated structures, not pregenerated fixtures - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 11:15:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-148) Add support for Twisted - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 11:19:59 UTC, 5 replies.
- [jira] Updated: (THRIFT-71) Debian packaging for thrift - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 11:41:59 UTC, 0 replies.
- [jira] Created: (THRIFT-264) C# library fails to build in Ubuntu 8.04 and 8.10 - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 11:53:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-264) C# library fails to build in Ubuntu 8.04 and 8.10 - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 11:55:59 UTC, 0 replies.
- [jira] Created: (THRIFT-265) Fix buffer bloat in TNonblockingServer - posted by "Erik Frey (JIRA)" <ji...@apache.org> on 2009/01/15 12:59:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-265) Buffer bloat in TNonblockingServer - posted by "Erik Frey (JIRA)" <ji...@apache.org> on 2009/01/15 12:59:59 UTC, 3 replies.
- [jira] Created: (THRIFT-266) Erlang atoms must always start with lower-case character - posted by "Richard Jones (JIRA)" <ji...@apache.org> on 2009/01/15 15:38:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-266) Erlang atoms must always start with lower-case character - posted by "Richard Jones (JIRA)" <ji...@apache.org> on 2009/01/15 15:40:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-266) Erlang atoms must always start with lower-case character - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/01/15 15:54:59 UTC, 0 replies.
- Welcoming new committer Bryan Duxbury! - posted by Kevin Clark <ke...@gmail.com> on 2009/01/15 21:13:00 UTC, 4 replies.
- [jira] Created: (THRIFT-267) Add Bryan Duxbury as a committer to the website - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 21:24:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-267) Add Bryan Duxbury as a committer to the website - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 21:26:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-267) Add Bryan Duxbury as a committer to the website - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 21:32:59 UTC, 1 replies.
- [jira] Closed: (THRIFT-267) Add Bryan Duxbury as a committer to the website - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 21:35:02 UTC, 0 replies.
- [jira] Resolved: (THRIFT-267) Add Bryan Duxbury as a committer to the website - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 21:35:02 UTC, 0 replies.
- [jira] Assigned: (THRIFT-34) Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/15 21:57:59 UTC, 0 replies.
- [jira] Created: (THRIFT-268) Python example is no longer valid - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 22:01:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-268) Python example is no longer valid - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 22:01:59 UTC, 0 replies.
- [jira] Created: (THRIFT-269) Kevin's link points to the wrong site - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 22:05:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-269) Kevin's link points to the wrong site - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 22:08:00 UTC, 0 replies.
- [jira] Closed: (THRIFT-269) Kevin's link points to the wrong site - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 23:08:00 UTC, 0 replies.
- [jira] Closed: (THRIFT-268) Python example is no longer valid - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 23:11:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-269) Kevin's link points to the wrong site - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/15 23:11:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-269) Kevin's link points to the wrong site - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 23:13:59 UTC, 0 replies.
- [jira] Closed: (THRIFT-241) Python __repr__ is confusing and does not eval to the object in question - posted by "Mark Slee (JIRA)" <ji...@apache.org> on 2009/01/15 23:15:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-268) Python example is no longer valid - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/15 23:15:59 UTC, 0 replies.
- JIRA statuses resolved vs. closed - posted by David Reiss <dr...@facebook.com> on 2009/01/15 23:32:32 UTC, 4 replies.
- [jira] Created: (THRIFT-270) C++ Library Namespaces should be apache::thrift instead of facebook::thrift - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/15 23:58:00 UTC, 0 replies.
- [jira] Assigned: (THRIFT-261) BinaryProtocolAccelerated doesn't call #validate on nested structs - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 00:23:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-261) BinaryProtocolAccelerated doesn't call #validate on nested structs - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 00:24:00 UTC, 1 replies.
- [jira] Updated: (THRIFT-34) Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 00:31:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-270) C++ Library Namespaces should be apache::thrift instead of facebook::thrift - posted by "Jérémie BORDIER (JIRA)" <ji...@apache.org> on 2009/01/16 00:41:59 UTC, 3 replies.
- [jira] Resolved: (THRIFT-34) Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 00:49:01 UTC, 0 replies.
- [jira] Resolved: (THRIFT-244) JSON Protocol doesn't extends TProtocolFactory and doesn't write messages begin properly - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/16 00:58:59 UTC, 0 replies.
- [jira] Created: (THRIFT-271) libevent ac-macro should check /opt/local for osx build - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/16 02:00:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-271) libevent ac-macro should check /opt/local for osx build - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/16 02:02:59 UTC, 0 replies.
- [jira] Closed: (THRIFT-271) libevent ac-macro should check /opt/local for osx build - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/16 02:10:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-199) Integrate lib/perl into automake - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/16 02:16:59 UTC, 0 replies.
- [jira] Reopened: (THRIFT-201) cannot build on debian etch - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/16 03:30:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-201) cannot build on debian etch - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/16 07:46:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-238) Generated structs should have constructor option to skip default values - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/16 17:36:59 UTC, 0 replies.
- [jira] Created: (THRIFT-272) (C#) ThreadedServer fails to build on Ubuntu 8.04 - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/16 19:24:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-264) C# library fails to build in Ubuntu 8.04 and 8.10 - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/16 19:34:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-272) (C#) ThreadedServer fails to build on Ubuntu 8.04 - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/16 19:48:59 UTC, 3 replies.
- [jira] Updated: (THRIFT-272) (C#) ThreadedServer fails to build on Ubuntu 8.04 - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/16 20:22:59 UTC, 0 replies.
- [jira] Created: (THRIFT-273) Python test suite fails while running the RunClientServer.py script - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/16 20:31:02 UTC, 0 replies.
- [jira] Updated: (THRIFT-273) Python test suite fails while running the RunClientServer.py script - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/16 20:38:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-224) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 23:35:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-187) Generated enums should have a set of their attributes as well - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 23:39:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-261) BinaryProtocolAccelerated doesn't call #validate on nested structs - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/16 23:51:59 UTC, 0 replies.
- [jira] Created: (THRIFT-274) Towards a working release/versioning process - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/01/17 00:44:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-146) Make Thrift EventMachine Compatible - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:15:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-146) Make Thrift EventMachine Compatible - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:15:59 UTC, 3 replies.
- [jira] Updated: (THRIFT-66) Allow multiplexing multiple services over a single TCP connection - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:17:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-66) Allow multiplexing multiple services over a single TCP connection - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:19:59 UTC, 1 replies.
- [jira] Updated: (THRIFT-229) ruby client timeout does not affect connect() - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:35:59 UTC, 3 replies.
- [jira] Assigned: (THRIFT-229) ruby client timeout does not affect connect() - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:35:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:39:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-148) Add support for Twisted - posted by "Dan Di Spaltro (JIRA)" <ji...@apache.org> on 2009/01/17 01:39:59 UTC, 7 replies.
- [jira] Commented: (THRIFT-232) Works on CentOS, breaks on Umbutu - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:43:59 UTC, 1 replies.
- [jira] Created: (THRIFT-275) Remove deprecated classes from Ruby library - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:45:59 UTC, 0 replies.
- [jira] Created: (THRIFT-276) Ruby libraries should have one class per file - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:47:59 UTC, 0 replies.
- [jira] Created: (THRIFT-277) Abstract Transport in Ruby #read method should throw NotImplementedException - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/17 01:49:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-277) Abstract Transport in Ruby #read method should throw NotImplementedException - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/17 02:17:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-276) Ruby libraries should have one class per file - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/17 02:17:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-253) Enhance FieldMetaData - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2009/01/18 16:10:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-253) Enhance FieldMetaData - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/19 23:02:59 UTC, 13 replies.
- [jira] Created: (THRIFT-278) #validate exceptions should contain the offending value - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/20 01:52:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-223) Validate method should check that enum types are assigned valid values - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/20 02:55:02 UTC, 0 replies.
- [jira] Resolved: (THRIFT-187) Generated enums should have a set of their attributes as well - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/20 02:56:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-110) A more compact format - posted by "Ben Maurer (JIRA)" <ji...@apache.org> on 2009/01/20 04:40:59 UTC, 9 replies.
- [jira] Commented: (THRIFT-257) Support validation of required fields - posted by "Ben Maurer (JIRA)" <ji...@apache.org> on 2009/01/20 04:47:02 UTC, 4 replies.
- [jira] Created: (THRIFT-279) Cocoa library source files need license and author attribution - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/01/20 16:10:59 UTC, 0 replies.
- [jira] Created: (THRIFT-280) Cocoa code lacks working server implementation - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/01/20 16:33:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-281) Cocoa library code needs comments, badly - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/01/20 16:36:59 UTC, 0 replies.
- [jira] Created: (THRIFT-281) Cocoa library code needs comments, badly - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/01/20 16:36:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-280) Cocoa code lacks working server implementation - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/01/20 16:48:59 UTC, 1 replies.
- Thrift implementation for C client - posted by Bo Hansen <bo...@duffman.dk> on 2009/01/20 19:09:49 UTC, 1 replies.
- [jira] Commented: (THRIFT-273) Python test suite fails while running the RunClientServer.py script - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/20 20:17:00 UTC, 1 replies.
- [jira] Commented: (THRIFT-31) More validation during serialization - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/20 21:01:04 UTC, 0 replies.
- [jira] Created: (THRIFT-282) Emit Python docstrings - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/20 21:03:02 UTC, 0 replies.
- [jira] Updated: (THRIFT-282) Emit Python docstrings - posted by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/20 21:04:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-229) ruby client timeout does not affect connect() - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/20 22:02:59 UTC, 6 replies.
- [jira] Resolved: (THRIFT-240) TBase should implement Cloneable - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/22 17:31:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-110) A more compact format - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/22 19:39:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-166) Java tests should be in lib/java/test/... - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/22 20:27:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-166) Java tests should be in lib/java/test/... - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/22 20:31:59 UTC, 4 replies.
- [jira] Commented: (THRIFT-239) Generate @Override annotations for all overrided methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/22 22:39:59 UTC, 1 replies.
- [jira] Created: (THRIFT-283) ThriftTest server throws OutOfMemoryException after 2 weeks of running idle - posted by "Michael Walsh (JIRA)" <ji...@apache.org> on 2009/01/23 00:31:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (THRIFT-253) Enhance FieldMetaData - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2009/01/23 15:22:59 UTC, 1 replies.
- [jira] Assigned: (THRIFT-218) When validation fails on serialization/deserialization, print out the invalid object - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/23 18:27:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-218) When validation fails on serialization/deserialization, print out the invalid object - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/23 18:29:59 UTC, 1 replies.
- [jira] Commented: (THRIFT-218) When validation fails on serialization/deserialization, print out the invalid object - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/23 18:39:59 UTC, 0 replies.
- [jira] Created: (THRIFT-284) tutorial examples still use __str__ - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/24 13:41:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-284) tutorial examples still use __str__ - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/24 13:44:00 UTC, 1 replies.
- [jira] Resolved: (THRIFT-284) tutorial examples still use __str__ - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/24 20:39:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-265) Buffer bloat in TNonblockingServer - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/26 21:27:59 UTC, 0 replies.
- [jira] Created: (THRIFT-285) Don't generate _result helper classes for async methods - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/27 16:15:02 UTC, 0 replies.
- [jira] Updated: (THRIFT-285) Don't generate _result helper classes for async methods - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/27 16:16:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-166) Java tests should be in lib/java/test/... - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 19:44:59 UTC, 10 replies.
- [jira] Created: (THRIFT-286) Move each language testsuite to its particular lib/ directory - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/27 20:26:59 UTC, 0 replies.
- [jira] Created: (THRIFT-287) Figure out what to do with test/rb - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 22:14:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 22:29:04 UTC, 0 replies.
- [jira] Assigned: (THRIFT-278) #validate exceptions should contain the offending value - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 22:29:04 UTC, 0 replies.
- [jira] Commented: (THRIFT-132) Ruby generator should use ::Thrift::Foo namespace form - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 22:30:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-239) Generate @Override annotations for all overrided methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 23:08:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-239) Generate @Override annotations for all overrided methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 23:08:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-239) Generate @Override annotations for all overrided methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/27 23:11:02 UTC, 0 replies.
- thrift work - posted by Greg Stein <gs...@gmail.com> on 2009/01/27 23:37:53 UTC, 8 replies.
- [jira] Closed: (THRIFT-286) Move each language testsuite to its particular lib/ directory - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/27 23:59:02 UTC, 0 replies.
- [jira] Commented: (THRIFT-270) C++ Library Namespaces should be apache::thrift instead of facebook::thrift - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/28 13:45:59 UTC, 3 replies.
- [jira] Resolved: (THRIFT-221) Make java build classpath more dynamic and configurable - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 02:47:03 UTC, 0 replies.
- [jira] Resolved: (THRIFT-253) Enhance FieldMetaData - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 02:52:59 UTC, 0 replies.
- [jira] Created: (THRIFT-288) Generated code iterates maps during write inefficiently - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 03:40:59 UTC, 0 replies.
- [jira] Created: (THRIFT-289) "make check" no longer runs the Java tests - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/29 04:43:00 UTC, 0 replies.
- [jira] Commented: (THRIFT-289) "make check" no longer runs the Java tests - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/29 04:44:59 UTC, 5 replies.
- [jira] Assigned: (THRIFT-288) Generated code iterates maps during write inefficiently - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 06:21:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-288) Generated code iterates maps during write inefficiently - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 06:23:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-218) When validation fails on serialization/deserialization, print out the invalid object - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 06:39:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-288) Generated code iterates maps during write inefficiently - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/29 06:43:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-288) Generated code iterates maps during write inefficiently - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 06:49:59 UTC, 0 replies.
- Re: svn commit: r738708 - in /incubator/thrift/trunk: compiler/cpp/src/generate/ lib/java/ lib/java/src/org/apache/thrift/ lib/java/src/org/apache/thrift/meta_data/ lib/java/test/org/apache/thrift/test/ test/ - posted by Greg Stein <gs...@gmail.com> on 2009/01/29 10:31:12 UTC, 0 replies.
- [jira] Updated: (THRIFT-289) "make check" no longer runs the Java tests - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/29 12:17:59 UTC, 1 replies.
- JIRA patch uploader for Git users - posted by David Reiss <dr...@facebook.com> on 2009/01/29 12:36:24 UTC, 0 replies.
- [jira] Created: (THRIFT-290) Metadata map doesn't properly reference external thrift file's types - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 22:03:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-212) Accelerated Binary Protocol support for TFramedTransport - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/29 22:11:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-289) "make check" no longer runs the Java tests - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 22:35:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-290) Metadata map doesn't properly reference external thrift file's types - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 23:13:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-290) Metadata map doesn't properly reference external thrift file's types - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/29 23:15:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-211) Support "tethered" clients for Erlang - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/30 01:14:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-126) TMemoryBuffer for Erlang - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/30 01:14:00 UTC, 1 replies.
- [jira] Updated: (THRIFT-192) TBinaryProtocol In Erlang always reads booleans as true - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/30 01:14:00 UTC, 1 replies.
- [jira] Updated: (THRIFT-127) Erlang assumes that field types are correct and de-synchronizes if they are not - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/30 01:14:00 UTC, 1 replies.
- [jira] Commented: (THRIFT-126) TMemoryBuffer for Erlang - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/01/30 05:26:59 UTC, 2 replies.
- Feature freeze date? - posted by Johan Oskarsson <jo...@oskarsson.nu> on 2009/01/30 12:57:41 UTC, 3 replies.
- [jira] Created: (THRIFT-291) tweak README for Thrift's new location at Apache - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:00:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-291) tweak README for Thrift's new location at Apache - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:00:00 UTC, 1 replies.
- [jira] Created: (THRIFT-292) contrib/fb303 needs removal or cleanup - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:11:59 UTC, 0 replies.
- [jira] Created: (THRIFT-293) PKG_CHECK_MODULES() in configure.ac assumes pkg-config is installed - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:17:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-292) contrib/fb303 needs removal or cleanup - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:19:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-158) Some of the C# runtime library files say Copyright (C) 2007 imeem, inc. All rights reserved. - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:27:59 UTC, 5 replies.
- [jira] Commented: (THRIFT-279) Cocoa library source files need license and author attribution - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 14:29:59 UTC, 1 replies.
- [jira] Created: (THRIFT-294) Remove @author tags - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 16:11:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-291) tweak README for Thrift's new location at Apache - posted by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/30 16:24:59 UTC, 7 replies.
- [jira] Created: (THRIFT-295) remove empty directories - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 16:36:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-279) Cocoa library source files need license and author attribution - posted by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2009/01/30 16:43:00 UTC, 0 replies.
- [jira] Updated: (THRIFT-158) Some of the C# runtime library files say Copyright (C) 2007 imeem, inc. All rights reserved. - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/30 16:50:59 UTC, 2 replies.
- [jira] Commented: (THRIFT-292) contrib/fb303 needs removal or cleanup - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/30 17:40:59 UTC, 2 replies.
- [jira] Commented: (THRIFT-293) PKG_CHECK_MODULES() in configure.ac assumes pkg-config is installed - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/01/30 17:52:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-291) tweak README for Thrift's new location at Apache - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/30 20:10:59 UTC, 0 replies.
- [jira] Created: (THRIFT-296) MetaData map should be accessible from TBase - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/30 21:48:59 UTC, 0 replies.
- [jira] Closed: (THRIFT-296) MetaData map should be accessible from TBase - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/30 21:58:59 UTC, 0 replies.
- [jira] Created: (THRIFT-297) getFieldValue and setFieldValue should be abstract TBase methods - posted by "Nathan Marz (JIRA)" <ji...@apache.org> on 2009/01/30 22:18:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-296) MetaData map should be accessible from TBase - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/30 22:42:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-297) getFieldValue and setFieldValue should be abstract TBase methods - posted by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/30 22:56:59 UTC, 4 replies.
- Re: Multiple server instances question - posted by Rush Manbert <ru...@manbert.com> on 2009/01/31 00:17:04 UTC, 2 replies.
- [jira] Commented: (THRIFT-295) remove empty directories - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/31 00:47:02 UTC, 0 replies.
- Windows library port - posted by Rush Manbert <ru...@manbert.com> on 2009/01/31 00:55:43 UTC, 6 replies.
- [jira] Commented: (THRIFT-127) Erlang assumes that field types are correct and de-synchronizes if they are not - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/31 03:24:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-295) remove empty directories - posted by "Greg Stein (JIRA)" <ji...@apache.org> on 2009/01/31 04:54:59 UTC, 0 replies.
- Re: svn commit: r739520 - in /incubator/thrift/branches/py-compiler/compiler/py/src: ./ templates-plain/ templates-py/ - posted by David Reiss <dr...@facebook.com> on 2009/01/31 09:03:30 UTC, 0 replies.
- Re: svn commit: r739520 - in /incubator/thrift/branches/py-compiler/compiler/py/src: ./ templates-plain/ templates-py/ - posted by Greg Stein <gs...@gmail.com> on 2009/01/31 09:10:31 UTC, 0 replies.
- [jira] Commented: (THRIFT-259) Make HTML (doc) generator generate links to parent services for extended services - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/01/31 10:28:59 UTC, 1 replies.
- [jira] Created: (THRIFT-298) Exception propagation seems broken for Ruby clients - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2009/01/31 10:36:59 UTC, 0 replies.
- [jira] Assigned: (THRIFT-270) C++ Library Namespaces should be apache::thrift instead of facebook::thrift - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/31 21:35:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-212) Accelerated Binary Protocol support for TFramedTransport - posted by "Ben Maurer (JIRA)" <ji...@apache.org> on 2009/01/31 22:37:59 UTC, 0 replies.
- Re: svn commit: r739629 - /incubator/thrift/trunk/test/cpp/src/TestServer.cpp - posted by Greg Stein <gs...@gmail.com> on 2009/01/31 22:43:09 UTC, 3 replies.
- [jira] Commented: (THRIFT-195) HTTP Server for Python - posted by "Ben Maurer (JIRA)" <ji...@apache.org> on 2009/01/31 22:43:59 UTC, 0 replies.
- [jira] Commented: (THRIFT-256) Generated code for child service is invalid if both child and parent are defined in the same Thrift file - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/31 22:55:59 UTC, 1 replies.
- [jira] Resolved: (THRIFT-209) TTransportFactory can't be subclassed properly - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/31 23:09:59 UTC, 0 replies.
- [jira] Updated: (THRIFT-209) TTransportFactory can't be subclassed properly - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/31 23:09:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-195) HTTP Server for Python - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/31 23:13:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-212) Accelerated Binary Protocol support for TFramedTransport - posted by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/31 23:13:59 UTC, 0 replies.
- [jira] Reopened: (THRIFT-162) Thrift structures are unhashable, preventing them from being used as set elements - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/31 23:13:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-273) Python test suite fails while running the RunClientServer.py script - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/31 23:23:59 UTC, 0 replies.
- [jira] Resolved: (THRIFT-270) C++ Library Namespaces should be apache::thrift instead of facebook::thrift - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/01/31 23:43:59 UTC, 0 replies.