1. a6415bc THRIFT-2325: SSL test certificates by Roger Meier · 11 years ago
  2. 443ced0 js tutorial add missing semicolon by Roger Meier · 11 years ago
  3. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  4. 1f78987 THRIFT-2392: Actionscript tutorial Client: tutorial Patch: dima levchenko by jfarrell · 11 years ago
  5. 3123623 THRIFT-2376 nodejs: allow Promise style calls for client and server by henrique · 11 years ago
  6. 9f4f515 THRIFT-2367 Build failure: stdlib and boost both define uint64_t by Roger Meier · 11 years ago
  7. 56d41eb THRIFT-2349: Golang - improve tutorial by Jens Geyer · 11 years ago
  8. 38b1a04 THRIFT-2343 Fix tutotial code and codegen for methods without exceptions by Jens Geyer · 11 years ago
  9. 64998e2 THRIFT-2334 nodejs: add a tutorial for node JS Patch: Pierre Lamot by Roger Meier · 11 years ago
  10. 5f2d34e THRIFT-2229 thrift failed to build on OSX 10.9 GM by Roger Meier · 11 years ago
  11. ea4600b adopt new thrift.js location within tutorial.html changed by THRIFT-2190 by Roger Meier · 11 years ago
  12. c949514 THRIFT-2170 Generated Go code should populate all ReadErrors completely by Jens Geyer · 11 years ago
  13. 102c600 Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST by jfarrell · 11 years ago
  14. 1bb0ed8 THRIFT-2118 Certificate error handling still incorrect by Jens Geyer · 11 years ago
  15. 4c83595 THRIFT-2109 Secure connections should be supported in Go by Jens Geyer · 11 years ago
  16. 44b19df THRIFT-2083 Improve the go lib: Testcase for buffered Transport by Jens Geyer · 11 years ago
  17. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  18. 102bca4 THRIFT-2032 C# client leaks sockets/handles by Jens Geyer · 12 years ago
  19. 470cae3 THRIFT-2012: Modernize Go tooling - Fix for "make dist" by Jens Geyer · 12 years ago
  20. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  21. ed817d0 THRIFT-1735 integrate tutorial into regular build by Roger Meier · 12 years ago
  22. 9a3a564 THRIFT-1906 ocaml: add tutorial example to parallel that for other languages by Roger Meier · 12 years ago
  23. 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
  24. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  25. c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
  26. c9ce87f THRIFT-1735 remove generated files with make clean by Roger Meier · 12 years ago
  27. f4cd5ba THRIFT-1735 remove generated files with make clean by Roger Meier · 12 years ago
  28. 1d66d06 THRIFT-1735 integrate tutorial into regular build python and python twisted by Roger Meier · 12 years ago
  29. f168e0a THRIFT-1735 do nothing when building with MINGW by Roger Meier · 12 years ago
  30. 585b7b8 remove unused variable by Roger Meier · 12 years ago
  31. 18a90d1 THRIFT-1735 integrate tutorial into regular build - cpp support - cleanup stuff by Roger Meier · 12 years ago
  32. fa89932 THRIFT-1735 integrate tutorial into regular build Patch: Roger Meier by Roger Meier · 12 years ago
  33. ca0d2f9 ignores by Roger Meier · 12 years ago
  34. 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
  35. 860b8c9 fix tutorial python server by Christopher Piro · 13 years ago
  36. b70e04c THRIFT-1586 Two small D issues Patch: David Nadlinger by Roger Meier · 13 years ago
  37. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
  38. 5c85461 THRIFT-1555 Delphi version of the tutorial code Patch: Jens Geyer by Roger Meier · 13 years ago
  39. b95b0ff THRIFT-1500: d programming language support Client: D Patch: David Nadlinger by Jake Farrell · 13 years ago
  40. 2a266cb Thrift-1428: shared.thrft does not include namespace for php, so thrift compiler generate incorrect name by Jake Farrell · 13 years ago
  41. a653067 THRIFT-1227 - erlang implementation of thrift json protocol by Anthony F. Molinaro · 13 years ago
  42. 47f5ab3 Thrift-1303: Twisted tutorial client does not include correct generated path by Jake Farrell · 13 years ago
  43. 9623fc5 updating java tutorial readme by Jake Farrell · 13 years ago
  44. 5fc6973 THRIFT-1133 Java and JavaScript tutorial is broken since we have Java maven deployment by Roger Meier · 14 years ago
  45. 3f067a8 THRIFT-1084 Typo fixes Patch: Bruce Mitchener by Roger Meier · 14 years ago
  46. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
  47. f8bf0d6 add a little README by Anthony F. Molinaro · 14 years ago
  48. 10a8743 Fix the erlang tutorial by Anthony F. Molinaro · 14 years ago
  49. cd9bc46 THRIFT-1024 Add Python Twisted example to the Tutorial by Roger Meier · 14 years ago
  50. 5aaa021 change URL's to TLP by Roger Meier · 14 years ago
  51. e5e50de THRIFT-893 JavaScript Tutorial: dynamic part by Roger Meier · 14 years ago
  52. b942d57 THRIFT-969 Java Tutorial broken, move CalculatorHandler to a separate file by Roger Meier · 14 years ago
  53. 1b13083 THRIFT-106. java: TSSLServerSocket by Bryan Duxbury · 14 years ago
  54. f04cfca THRIFT-893 add JavaScript to the tutorial example (html only) by Roger Meier · 14 years ago
  55. 4abfb28 THRIFT-890. java: Add README missing from previous commit by Todd Lipcon · 14 years ago
  56. 515c238 THRIFT-890. java: Fix tutorial to build and run in trunk by Todd Lipcon · 14 years ago
  57. 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
  58. 96b2ccc THRIFT-881. csharp: add csharp to the tutorial by Bryan Duxbury · 14 years ago
  59. 3f660a4 erlang: Client refactor, part 1 by David Reiss · 14 years ago
  60. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  61. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  62. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  63. 68f8c38 THRIFT-560. haskell: Add tutorial by David Reiss · 15 years ago
  64. 7834ccb THRIFT-592. php: Make the tutorial work properly after r815878 by David Reiss · 15 years ago
  65. 0c5c234 THRIFT-619: Perl server and example by T Jake Luciani · 15 years ago
  66. b7b8af9 THRIFT-486. rb: ruby tutorial needs updated require statements by Bryan Duxbury · 16 years ago
  67. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  68. 07f38ff THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names by Bryan Duxbury · 16 years ago
  69. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  70. f33c7c6 cpp: Eliminate a buffer overflow in the tutorial server by David Reiss · 16 years ago
  71. 755c815 THRIFT-405. php: Create a tutorial server by David Reiss · 16 years ago
  72. 4438ca5 Fix the arguments in tutorial/README by David Reiss · 16 years ago
  73. d1c8682 Update tutorial/README now that Thrift files don't support shebang by David Reiss · 16 years ago
  74. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  75. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  76. e0a11c4 Make .thrift files non-executable since we removed the shebangs by David Reiss · 16 years ago
  77. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  78. 554ea6f Make the PHP generator use non-hardcoded namespaces. by David Reiss · 16 years ago
  79. 7003f87 THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial by Bryan Duxbury · 16 years ago
  80. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  81. 8bb593e THRIFT-284. python: Update tutorial files to use repr by David Reiss · 16 years ago
  82. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  83. 41687fc THRIFT-193: Patch for proper namespace support in perl compiler by T Jake Luciani · 16 years ago
  84. 5ff21a4 THRIFT-85. Include an example of an optional field in tutorial.thrift by David Reiss · 16 years ago
  85. 2141153 Update the tutorial files to stop using deprecated names by Kevin Clark · 17 years ago
  86. 7618fb4 Fix the shebangs for the tutorial thrift files by Kevin Clark · 17 years ago
  87. 2b1e10b Ensure the ruby tutorial uses the current library instead of the installed one by Kevin Clark · 17 years ago
  88. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  89. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
  90. f2e66c1 Remove all of the old Erlang stuff in preparation for renaming alterl. by David Reiss · 17 years ago
  91. 086c279 Oops - dont' use server.config anymore for alterl tutorial by David Reiss · 17 years ago
  92. 8a162a5 New tutorial for alterl bindings - include working client + server by David Reiss · 17 years ago
  93. 07ef3a9 Make the Perl generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  94. 3b45501 Make the Smalltalk generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  95. 771f8c7 Make the Java generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  96. 9a08dc6 Make the C++ generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  97. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  98. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  99. 3f1d8c7 [thrift] flesh out thrift Erlang tutorial client by Christopher Piro · 17 years ago
  100. 8ba8157 [thrift] preliminary tthrift tutorial client for Erlang by Christopher Piro · 17 years ago