1. f5bae90 Thrift-1326:on some platforms, #include <stdint.h> is necessary to be included in Thrift.h by Jake Farrell · 13 years ago
  2. eccbe4d THRIFT-1539:Build and distribute the fb303 python libraries along with thrift by Jake Farrell · 13 years ago
  3. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  4. 23c16b7 disable c_glib for mingw compiler build by Roger Meier · 13 years ago
  5. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  6. 8516f58 THRIFT-1440 debian packaging: minor-ish policy problems by Roger Meier · 13 years ago
  7. 38b7d07 THRIFT-1421 Debian Packages can not be built Patch: Brandon Arp Fix: ruby build by Roger Meier · 13 years ago
  8. 8287895 Thrift-1421: Debian Packages can not be built by Jake Farrell · 13 years ago
  9. 5d85bbc Thrift-1421: Debian Packages can not be built Client: debian Patch: Jake Farrell by Jake Farrell · 13 years ago
  10. c965dda Thrift-1421: Debian Packages can not be built (ruby build fails) by Jake Farrell · 13 years ago
  11. c92b653 Thrift-1390L Debian package build fix for squeeze by Jake Farrell · 13 years ago
  12. 7301ece THRIFT-1370: Debian packaging should Build-Depend on libglib2.0-dev by Jake Farrell · 13 years ago
  13. 9c76258 updating trunk from 0.7.0-dev to 0.8.0-dev by Jake Farrell · 13 years ago
  14. 4e98a25 THRIFT-1237. contrib: Java fb303 missing some methods by Bryan Duxbury · 14 years ago
  15. c023d90 Thrift-1174: Publish as3 client implementation via Maven for use by flex-mojos users by Jake Farrell · 14 years ago
  16. 680114d Thrift-1109: Deploy fb303 along side libthrift to maven repo by Jake Farrell · 14 years ago
  17. 87e4980 THRIFT-812 Demo of Thrift over ZeroMQ (C#) Patch: Nils Huegelmann by Roger Meier · 14 years ago
  18. f3a51e6 THRIFT-1141 Include C (glib) library in default Debian package, by Roger Meier · 14 years ago
  19. ba47e8e THRIFT-1122 do not build any library: added --without-haskell by Roger Meier · 14 years ago
  20. 08dc7e8 THRIFT-71 Debian packaging for Thrift by Roger Meier · 14 years ago
  21. 5f9614c THRIFT-916 long long becomes int64_t by Roger Meier · 14 years ago
  22. c3b3622 THRIFT-922. cpp: Add profiling code to help conversion to C++ templates by David Reiss · 14 years ago
  23. 2324871 THRIFT-928. cpp: Thrift Server Client Stats by David Reiss · 14 years ago
  24. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago
  25. ca67b89 contrib/fb303: use pure_enums in C++ for compatibility by David Reiss · 14 years ago
  26. 6193478 THRIFT-907. java: update fb303 to compile on trunk by Todd Lipcon · 14 years ago
  27. 9f3296b THRIFT-812. contrib: Add a demo of using Thrift over ZeroMQ by David Reiss · 14 years ago
  28. 37b3df2 THRIFT-874. Add script to cross-compile the Thrift compiler for Windows by David Reiss · 14 years ago
  29. b6657f1 THRIFT-781. Install libfb303.so in the correct target lib directory by David Reiss · 15 years ago
  30. 62a3fba THRIFT-470. fb303: Use a namespace in Perl gen-code by David Reiss · 16 years ago
  31. 65043d6 Flush output at the end of thrift_dump by David Reiss · 16 years ago
  32. 5bd7192 THRIFT-393. RPM .spec file has incorrect license by Bryan Duxbury · 16 years ago
  33. 16f5cd1 THRIFT-387. Add license to a bunch of fb303 files by David Reiss · 16 years ago
  34. eaaf45c THRIFT-387. Add license to a few misc files by David Reiss · 16 years ago
  35. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  36. 3a25cac contrib: Update thrift_dump to use the new namespace by David Reiss · 16 years ago
  37. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  38. 261441c THRIFT-32. thrift.el doesn't syntax highlight single line comments correctly in xemacs by Bryan Duxbury · 16 years ago
  39. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  40. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  41. 92e10d8 Make the XSD generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  42. 576dfdc THRIFT-292. Install fb303.thrift in a more sensible location by David Reiss · 16 years ago
  43. 4bec874 THRIFT-292. Auto-generate the Python gen-code in build.xml by David Reiss · 16 years ago
  44. cd5284c THRIFT-292. Auto-generate the Java gen-code in build.xml by David Reiss · 16 years ago
  45. f6dffcd THRIFT-292. Delete aclocal.m4, a generated file by David Reiss · 16 years ago
  46. 858519a THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cpp by David Reiss · 16 years ago
  47. f4335df THRIFT-292. Make the #includes in fb303 match the rest of Thrift by David Reiss · 16 years ago
  48. 0b36a2d THRIFT-292. Restore fb303/FacebookBase.py by David Reiss · 16 years ago
  49. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  50. c1eb2a7 THRIFT-292 by Greg Stein · 16 years ago
  51. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  52. babaea2 THRIFT-183 let non-root issues run fb303 status commands by Mark Slee · 16 years ago
  53. 7c28b33 contrib/fb303: Some changes to the build for the Scribe release by David Reiss · 16 years ago
  54. 710440f Add a working RPM .spec file to contrib. by David Reiss · 17 years ago
  55. 218c11f Move some top-level files into more sensible directories. by David Reiss · 17 years ago
  56. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  57. 0ff2137 Delete a crazy line from fb303's build.xml. by David Reiss · 17 years ago
  58. 99f1937 Remove some .pyc files from fb303. by David Reiss · 17 years ago
  59. bbdb06e Add thrift_dump.cpp to contrib. by David Reiss · 17 years ago
  60. 99b000b add fb303 to thrift contrib by pwyckoff · 17 years ago