1. 5ed5e8b THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov by Roger Meier · 12 years ago
  2. 89cc430 THRIFT-1631 Fix C++ server constructor typos Patch: Andrew Cox by Roger Meier · 13 years ago
  3. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed (96%) from lib/cpp/src/server/TThreadPoolServer.h]
  4. 7a9fb81 THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects by Bryan Duxbury · 14 years ago
  5. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  6. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  7. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 17 years ago
  8. 9b82d27 Get the long longs out of the Thrift codebase by Mark Slee · 18 years ago
  9. 3a3b53b Modified facebook::thrift::concurrency::Monitor.wait: by Marc Slemko · 18 years ago
  10. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  11. a5a783f Server robustness fixes in Thrift C++ libs by Mark Slee · 18 years ago
  12. 6e3f637 Proper shutdown functionality for Thrift servers by Mark Slee · 18 years ago
  13. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  14. b3cb629 Adding threaded server to Thrift by Mark Slee · 18 years ago
  15. 5091917 Thrift: indentation by Martin Kraemer · 18 years ago
  16. 9abb0d6 -- Change concept of protocol and transport factory by Aditya Agarwal · 18 years ago
  17. 4af6ed7 Change Thrift c++ to new protocol wrapping transport model by Mark Slee · 19 years ago
  18. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 19 years ago
  19. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 19 years ago
  20. 1669885 More boosification of thrift driver, server, transport and protocol code by Marc Slemko · 19 years ago
  21. 3545234 Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr: by Marc Slemko · 19 years ago