Make folly::Singleton's destruction happen earlier
[folly.git] / folly / experimental / wangle /
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-12-11 James Sedgwickfix Makefile.am
2014-12-11 Dave Watsonfix build
2014-12-11 James SedgwickChannelPipeline tests and fixes
2014-12-11 James SedgwickAsyncSocketHandler
2014-12-11 James Sedgwicktest for OutputBufferingHandler
2014-12-11 James Sedgwickmodifiable channel pipelines
2014-11-19 Dave Watsonserver bootstrap
2014-11-19 Edward Chinadd custom getLoad() for multifeed leaf
2014-11-19 Nicholas OrmrodFix build break
2014-11-19 James SedgwickIndefinite observers and inline observers
2014-11-19 James SedgwickOutputBufferingHandler
2014-11-19 James Sedgwickfix potential race/memory corruption in IOThreadPoolExe...
2014-11-19 James Sedgwickpriority CPU thread pool
2014-11-19 Dave WatsonMove Acceptor to wangle
2014-11-08 Lucian Grijincufolly: wangle: NamedThreadFactory: store of the thread...
2014-11-08 James Sedgwicknetty-like channels
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 James SedgwickName prefix setter for NamedThreadFactory
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-10-29 Dave WatsonRemove some leftover apache paths
2014-10-29 Hans Fugal(wangle) dummy cpp files
2014-10-17 James Sedgwicksupport for move-only types
2014-10-17 James Sedgwickmerge wangle/Executor.h and experimental/wangle/concurr...
2014-10-15 James Sedgwicksubscriptions
2014-10-15 James Sedgwickin thread pools, take factory as shared ptr
2014-10-15 James Sedgwickexpose event base from IOThreadPoolExecutor
2014-09-26 James Sedgwickfix future executor test
2014-09-26 James SedgwickRFC: future executor
2014-09-26 James Sedgwickfix more flakey tests
2014-09-26 Dave Watsonupdate thrift to use managed connection
2014-09-26 James Sedgwickde-flake tests
2014-09-26 James Sedgwickuser-defined expirations
2014-09-26 James Sedgwickthread safety for Observable::observers_
2014-09-26 James Sedgwickstats for ThreadPoolExecutor
2014-09-26 James Sedgwickmove rx to folly/experimental
2014-09-26 James Sedgwickmove Codel to wangle
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-19 James Sedgwickfix occasional crash in cpu pool
2014-09-17 Dave Watsonmove connectionmanager/managed connection to wangle
2014-09-17 James SedgwickThreadPoolExecutor and its children CPUThreadPoolExecut...