1. 964082a THRIFT-2712 PHP: add "json" option to create JsonSerializable code by Roger Meier · 10 years ago
  2. 93fea15 THRIFT-2757: py - Added integer limits checks in compact and JSON protocols by Konrad Grochowski · 10 years ago
  3. 775248a THRIFT-2747: update .gitignore to ignore .vagrant by Randy Abernethy · 10 years ago
  4. 25c68f4 THRIFT-2693 Erlang test leaves a lot of generated files by Roger Meier · 10 years ago
  5. 4606d7d THRIFT-976 c_glib tutorial by Roger Meier · 10 years ago
  6. 15df076 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  7. 1235ee3 Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209 by Jens Geyer · 10 years ago
  8. 3e8454c updated ignores by Jens Geyer · 10 years ago
  9. b3c8409 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  10. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  11. 06d0fa0 THRIFT-2648 cleanup erlang lib by alisdair sullivan · 10 years ago
  12. 6e25d74 .gitignore: add tutorial/c_glib/tutorial_client by Roger Meier · 10 years ago
  13. bee7b73 Add unit test for OpenSSL manual initialization by Alan Dunn · 10 years ago
  14. 9df3854 .gitignore: add test/go stuff by Roger Meier · 10 years ago
  15. 16e2ed2 .gitignore update by Roger Meier · 10 years ago
  16. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  17. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  18. 4402ada THRIFT-2618: Unignore /aclocal files required for build by jfarrell · 11 years ago
  19. f16daad .gitignore: haskell related exclude by Roger Meier · 11 years ago
  20. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  21. 27b5783 .gitignore: add c_glib profiling files *.gcno by Roger Meier · 11 years ago
  22. 245dbdf THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI by henrique · 11 years ago
  23. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  24. bcc0f1a THRIFT-2421: Tree/Recursive struct support in thrift Client: cpp by henrique · 11 years ago
  25. bf0b629 THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim by Roger Meier · 11 years ago
  26. 7fff60f ignore node_modules and simplify ignore rules a bit by henrique · 11 years ago
  27. ee78e31 .gitignore update by Roger Meier · 11 years ago
  28. 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
  29. 3233fe8 some gitignores by Roger Meier · 11 years ago
  30. b27012c add some .gitignore by Roger Meier · 11 years ago
  31. ad0141a Modified/added some Delphi ignores by Jens Geyer · 11 years ago
  32. 3bd05b0 ignore test log files by henrique · 11 years ago
  33. ba68255 Modified ignores by Jens Geyer · 11 years ago
  34. 8c64dc1 Added some ignores by Jens Geyer · 11 years ago
  35. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  36. f1ac284 update .gitignore by Roger Meier · 12 years ago
  37. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  38. ed817d0 THRIFT-1735 integrate tutorial into regular build by Roger Meier · 12 years ago
  39. 1ed7991 THRIFT-1985: Add a Vagrantfile to build and test Apache Thrift fully reproducable by Carl Yeksigian · 12 years ago
  40. 0236434 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  41. 14ff9c8 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  42. 0fd47da THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  43. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  44. 92e3860 THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh) by Chris Piro · 12 years ago
  45. 1f554e1 THRIFT-1797 Python implementation of TSimpleJSONProtocol by Roger Meier · 12 years ago
  46. 47a6e47 Added some (mostly Delphi-specific) ignores by Jens Geyer · 12 years ago
  47. 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
  48. e7b0b69 THRIFT-1630 Equivalent objects that contain sets and maps can serialize differently by Roger Meier · 12 years ago
  49. bd057f6 THRIFT-1633 Add windows build configurations to support static linking by Roger Meier · 13 years ago
  50. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  51. 41f4708 some ignores... by Roger Meier · 13 years ago
  52. 710c111 cleanup .gitignore by Roger Meier · 13 years ago
  53. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 13 years ago
  54. ac70b5f THRIFT-1478 TJSONProtocol in PHP fix: remove dist and add lunit log format by Roger Meier · 13 years ago
  55. b33967b THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  56. f0e517d THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code by Roger Meier · 13 years ago
  57. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  58. 01b568c THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  59. 4d5157d THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  60. 77e1e62 .gitignore update by Roger Meier · 13 years ago
  61. de18f7b add fb303 stuff to .gitignore by Roger Meier · 13 years ago
  62. 289cbb2 THRIFT-1431 Rename 'sys' module to 'util' Patch: David Worms by Roger Meier · 13 years ago
  63. 0dab383 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  64. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  65. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  66. 6869112 THRIFT-1296 SSL detection is broken by Roger Meier · 13 years ago
  67. 267c181 remove unused variable sz add .gitignore stuff by Roger Meier · 13 years ago
  68. 9e0f074 THRIFT-1256 Unit Test Logging Output for CI by Roger Meier · 13 years ago
  69. 9659d4d add jstest.jar to .gitignore by Roger Meier · 14 years ago
  70. 0bb3db2 update .gitignore by Roger Meier · 14 years ago
  71. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  72. f9e3c3b THRIFT-910. Update .gitignore by David Reiss · 14 years ago
  73. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  74. 228596c THRIFT-500. Remove nonexistent files from .gitignore (/test/java/) by David Reiss · 14 years ago
  75. f9962c2 THRIFT-500. Ignore and clean some new generated files by David Reiss · 14 years ago
  76. dc0a941 Consolidate lib/hs/.gitignore into the top-level .gitignore by David Reiss · 16 years ago
  77. 1952e54 THRIFT-199: integrate perl into automake by T Jake Luciani · 16 years ago
  78. 8341344 Add a few new generated directories to .gitignore by David Reiss · 16 years ago
  79. ce42624 Add more files to .gitignore by David Reiss · 16 years ago
  80. ad8ce35 Make .gitignore more specific by David Reiss · 16 years ago
  81. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
  82. 61eec8f Add lib/alterl/ebin to gitignore (it was lost in the rebase). by David Reiss · 17 years ago
  83. cc10b8a Don't actually ignore all makefiles in .gitignore -- erl makefiles are important! by David Reiss · 17 years ago
  84. 85c44c5 Add some generated files to .gitignore. by David Reiss · 17 years ago
  85. 2c2dc67 Add .gitignore file. by David Reiss · 17 years ago