1. a653067 THRIFT-1227 - erlang implementation of thrift json protocol by Anthony F. Molinaro · 13 years ago
  2. 47f5ab3 Thrift-1303: Twisted tutorial client does not include correct generated path by Jake Farrell · 13 years ago
  3. 9623fc5 updating java tutorial readme by Jake Farrell · 13 years ago
  4. 5fc6973 THRIFT-1133 Java and JavaScript tutorial is broken since we have Java maven deployment by Roger Meier · 14 years ago
  5. 3f067a8 THRIFT-1084 Typo fixes Patch: Bruce Mitchener by Roger Meier · 14 years ago
  6. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
  7. f8bf0d6 add a little README by Anthony F. Molinaro · 14 years ago
  8. 10a8743 Fix the erlang tutorial by Anthony F. Molinaro · 14 years ago
  9. cd9bc46 THRIFT-1024 Add Python Twisted example to the Tutorial by Roger Meier · 14 years ago
  10. 5aaa021 change URL's to TLP by Roger Meier · 14 years ago
  11. e5e50de THRIFT-893 JavaScript Tutorial: dynamic part by Roger Meier · 14 years ago
  12. b942d57 THRIFT-969 Java Tutorial broken, move CalculatorHandler to a separate file by Roger Meier · 14 years ago
  13. 1b13083 THRIFT-106. java: TSSLServerSocket by Bryan Duxbury · 14 years ago
  14. f04cfca THRIFT-893 add JavaScript to the tutorial example (html only) by Roger Meier · 14 years ago
  15. 4abfb28 THRIFT-890. java: Add README missing from previous commit by Todd Lipcon · 14 years ago
  16. 515c238 THRIFT-890. java: Fix tutorial to build and run in trunk by Todd Lipcon · 14 years ago
  17. 833ae49 THRIFT-920. cpp: C++ Test and Tutorial does not compile anymore due to the change within Enum handling by Bryan Duxbury · 14 years ago
  18. 96b2ccc THRIFT-881. csharp: add csharp to the tutorial by Bryan Duxbury · 14 years ago
  19. 3f660a4 erlang: Client refactor, part 1 by David Reiss · 14 years ago
  20. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  21. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  22. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  23. 68f8c38 THRIFT-560. haskell: Add tutorial by David Reiss · 15 years ago
  24. 7834ccb THRIFT-592. php: Make the tutorial work properly after r815878 by David Reiss · 15 years ago
  25. 0c5c234 THRIFT-619: Perl server and example by T Jake Luciani · 15 years ago
  26. b7b8af9 THRIFT-486. rb: ruby tutorial needs updated require statements by Bryan Duxbury · 16 years ago
  27. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  28. 07f38ff THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names by Bryan Duxbury · 16 years ago
  29. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  30. f33c7c6 cpp: Eliminate a buffer overflow in the tutorial server by David Reiss · 16 years ago
  31. 755c815 THRIFT-405. php: Create a tutorial server by David Reiss · 16 years ago
  32. 4438ca5 Fix the arguments in tutorial/README by David Reiss · 16 years ago
  33. d1c8682 Update tutorial/README now that Thrift files don't support shebang by David Reiss · 16 years ago
  34. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  35. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  36. e0a11c4 Make .thrift files non-executable since we removed the shebangs by David Reiss · 16 years ago
  37. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  38. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  39. 7003f87 THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial by Bryan Duxbury · 16 years ago
  40. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  41. 8bb593e THRIFT-284. python: Update tutorial files to use repr by David Reiss · 16 years ago
  42. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  43. 41687fc THRIFT-193: Patch for proper namespace support in perl compiler by T Jake Luciani · 16 years ago
  44. 5ff21a4 THRIFT-85. Include an example of an optional field in tutorial.thrift by David Reiss · 16 years ago
  45. 2141153 Update the tutorial files to stop using deprecated names by Kevin Clark · 17 years ago
  46. 7618fb4 Fix the shebangs for the tutorial thrift files by Kevin Clark · 17 years ago
  47. 2b1e10b Ensure the ruby tutorial uses the current library instead of the installed one by Kevin Clark · 17 years ago
  48. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  49. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
  50. f2e66c1 Remove all of the old Erlang stuff in preparation for renaming alterl. by David Reiss · 17 years ago
  51. 086c279 Oops - dont' use server.config anymore for alterl tutorial by David Reiss · 17 years ago
  52. 8a162a5 New tutorial for alterl bindings - include working client + server by David Reiss · 17 years ago
  53. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  54. 3b45501 Make the Smalltalk generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  55. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  56. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  57. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  58. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  59. 3f1d8c7 [thrift] flesh out thrift Erlang tutorial client by Christopher Piro · 17 years ago
  60. 8ba8157 [thrift] preliminary tthrift tutorial client for Erlang by Christopher Piro · 17 years ago
  61. 5165f3e [thrift] add a configuration file to the Erlang server tutorial by Christopher Piro · 17 years ago
  62. 8ca66b8 [thrift] update thrift_logger bits in Erlang server tutorial by Christopher Piro · 17 years ago
  63. 8ec70e8 Remove bogus Iface inclusion from Ruby tutorial by Mark Slee · 17 years ago
  64. bd58822 Merging in some Smalltalk changes from Patrick Collison by Mark Slee · 17 years ago
  65. b92e316 made tutorial.thrift executable by pkeyani · 17 years ago
  66. 8266443 OO perl accessors for Thrift objects by Mark Slee · 17 years ago
  67. 93a0664 [thrift] spruce up Erlang binding for tonight's release by Christopher Piro · 17 years ago
  68. 27ed6ec Merging Jake Luciani's latest perl code gen fixes by Mark Slee · 17 years ago
  69. 5b3a8f7 [thrift] improved error logging and handling for Erlang bindings by Christopher Piro · 17 years ago
  70. 5f5fdf3 [thrift] maps, lists, sets, and service inheritance for Erlang by Christopher Piro · 17 years ago
  71. 094823a [thrift] highly concurrent Erlang goodness by Christopher Piro · 17 years ago
  72. 2f5afce [thrift] preliminary Erlang support (initial import) by Christopher Piro · 18 years ago
  73. d795b9d typo in tutorial/rb/RubyServer.rb by Christopher Piro · 18 years ago
  74. 738ad31 Perl tutorial code by Mark Slee · 18 years ago
  75. 0f2916c sprintf fix on C++ tutorial server by Mark Slee · 18 years ago
  76. cb39f08 Forgot to add Java tutorials to thrift by Mark Slee · 18 years ago
  77. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  78. 07a3aab Thrift Tutorial by Mark Slee · 18 years ago