1. 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
  2. 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
  3. 8a6bcc7 THRIFT-5747 warning: The macro `AC_HELP_STRING' is obsolete. Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  4. 3a6f8a2 THRIFT-5599: contrib/fb303 does not compile after C++ library refactorings by Michael Leinartas · 2 years, 7 months ago
  5. 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
  6. 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 months ago
  7. 70c4e7a Use HTTPS for repo1.maven.org by D. Can Celasun · 5 years ago
  8. 3f3567a THRIFT-4981 Remove deprecated netcore bindings from the code base by Jens Geyer · 5 years ago
  9. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  10. a139082 THRIFT-4546: replace all git-wip-us.apache.org to github.com by Robert Lu · 6 years ago
  11. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  12. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  13. 2590988 THRIFT-4417: Fix broken fb303 build, that occurred after conversion to stdcxx::shared_ptr by James E. King, III · 7 years ago
  14. 4bd3682 THRIFT-4309: Python print() function Client: py by cclauss · 7 years ago
  15. 177b569 THRIFT-4185: (scribe ctrl counters) fix encoding in name of counter avoiding outage in monitoring by Dome Geszler · 8 years ago
  16. b587a12 THRIFT-3933 Microsoft .Net Core library port and generator for this library by Volodymyr Gotra · 8 years ago
  17. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  18. 71f2d8a THRIFT-3067 C++ cppcheck performance related warnings by Roger Meier · 10 years ago
  19. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  20. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  21. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  22. 0cb870b Thrift-2467: Unable to build contrib/fb303 on OSX 10.9.2 by jfarrell · 11 years ago
  23. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  24. 111d8f2 Add jensg to dev list by Jens Geyer · 12 years ago
  25. 350860f Add carl to developer list by Carl Yeksigian · 12 years ago
  26. 64924b8 Thrift-1984: namespace collision in python Client: py Patch: Jake Farrell by Jake Farrell · 12 years ago
  27. 60723b8 Thrift-1715: Allow excluding libraries in fb303 configure by Jake Farrell · 12 years ago
  28. 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
  29. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  30. f5bae90 Thrift-1326:on some platforms, #include <stdint.h> is necessary to be included in Thrift.h by Jake Farrell · 13 years ago
  31. eccbe4d THRIFT-1539:Build and distribute the fb303 python libraries along with thrift by Jake Farrell · 13 years ago
  32. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  33. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  34. 4e98a25 THRIFT-1237. contrib: Java fb303 missing some methods by Bryan Duxbury · 14 years ago
  35. c023d90 Thrift-1174: Publish as3 client implementation via Maven for use by flex-mojos users by Jake Farrell · 14 years ago
  36. 680114d Thrift-1109: Deploy fb303 along side libthrift to maven repo by Jake Farrell · 14 years ago
  37. 5f9614c THRIFT-916 long long becomes int64_t by Roger Meier · 14 years ago
  38. 2324871 THRIFT-928. cpp: Thrift Server Client Stats by David Reiss · 14 years ago
  39. ca67b89 contrib/fb303: use pure_enums in C++ for compatibility by David Reiss · 14 years ago
  40. 6193478 THRIFT-907. java: update fb303 to compile on trunk by Todd Lipcon · 14 years ago
  41. b6657f1 THRIFT-781. Install libfb303.so in the correct target lib directory by David Reiss · 15 years ago
  42. 62a3fba THRIFT-470. fb303: Use a namespace in Perl gen-code by David Reiss · 16 years ago
  43. 16f5cd1 THRIFT-387. Add license to a bunch of fb303 files by David Reiss · 16 years ago
  44. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  45. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  46. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  47. 576dfdc THRIFT-292. Install fb303.thrift in a more sensible location by David Reiss · 16 years ago
  48. 4bec874 THRIFT-292. Auto-generate the Python gen-code in build.xml by David Reiss · 16 years ago
  49. cd5284c THRIFT-292. Auto-generate the Java gen-code in build.xml by David Reiss · 16 years ago
  50. f6dffcd THRIFT-292. Delete aclocal.m4, a generated file by David Reiss · 16 years ago
  51. 858519a THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cpp by David Reiss · 16 years ago
  52. f4335df THRIFT-292. Make the #includes in fb303 match the rest of Thrift by David Reiss · 16 years ago
  53. 0b36a2d THRIFT-292. Restore fb303/FacebookBase.py by David Reiss · 16 years ago
  54. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  55. c1eb2a7 THRIFT-292 by Greg Stein · 16 years ago
  56. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  57. babaea2 THRIFT-183 let non-root issues run fb303 status commands by Mark Slee · 16 years ago
  58. 7c28b33 contrib/fb303: Some changes to the build for the Scribe release by David Reiss · 16 years ago
  59. 0ff2137 Delete a crazy line from fb303's build.xml. by David Reiss · 17 years ago
  60. 99f1937 Remove some .pyc files from fb303. by David Reiss · 17 years ago
  61. 99b000b add fb303 to thrift contrib by pwyckoff · 17 years ago