pipeline handler removal, fix service test
[folly.git] / folly / wangle / channel / Pipeline.h
2015-06-15 James Sedgwickpipeline handler removal, fix service test
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-06-09 James SedgwickFileServer
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-20 James Sedgwickfix clang build
2015-05-20 James SedgwicktransportActive and transportInactive
2015-05-12 James Sedgwicktelnet server
2015-05-12 James SedgwickSplit HandlerContext and Pipeline into inl headers
2015-05-12 James Sedgwickunidirectional pipelines
2015-05-12 James Sedgwickuse inbound/outbound handlers in a few more places
2015-05-12 James Sedgwickinbound/outbound handlers
2015-05-12 James Sedgwickmoar CRTP to minimize copypasta for inbound/outbound...
2015-04-29 James Sedgwickfix detachPipeline/attachPipeline ordering
2015-04-27 James SedgwickManage handlers with shared_ptrs, introduce StaticPipeline
2015-04-27 James Sedgwickstrip Channel from all class names