codemod: merge folly/wangle and folly/experimental/wangle
authorJames Sedgwick <jsedgwick@fb.com>
Thu, 18 Dec 2014 20:20:26 +0000 (12:20 -0800)
committerJoelMarcey <joelm@fb.com>
Thu, 18 Dec 2014 20:29:41 +0000 (12:29 -0800)
commit5e8d8951109ed9bcc29fed28dfe62d9d51b3b6d4
tree9ccf95d64840c86abfb93b18e979fe08db546e9e
parentee2704c5d3817242e2599670683ca571848346ab
codemod: merge folly/wangle and folly/experimental/wangle

Summary:
Various TARGETS could definitely use some rearranging but I'd rather wait until we're cut over to the new repo

Test Plan: wait for contbuild

Reviewed By: davejwatson@fb.com

Subscribers: ptarjan, joelm, trunkagent, hphp-diffs@, ps, fbcode-common-diffs@, fugalh, alandau, bmatheny, everstore-dev@, mwa, jgehring, fuegen, mshneer, folly-diffs@, hannesr

FB internal diff: D1740858

Tasks: 5802833

Signature: t1:1740858:1418752569:4d7d9c5b955e4d9fab4b322cf08a3d285e3db7ce
157 files changed:
folly/Makefile.am
folly/experimental/wangle/ConnectionManager.cpp [deleted file]
folly/experimental/wangle/ConnectionManager.h [deleted file]
folly/experimental/wangle/ManagedConnection.cpp [deleted file]
folly/experimental/wangle/ManagedConnection.h [deleted file]
folly/experimental/wangle/acceptor/Acceptor.cpp [deleted file]
folly/experimental/wangle/acceptor/Acceptor.h [deleted file]
folly/experimental/wangle/acceptor/ConnectionCounter.h [deleted file]
folly/experimental/wangle/acceptor/DomainNameMisc.h [deleted file]
folly/experimental/wangle/acceptor/LoadShedConfiguration.cpp [deleted file]
folly/experimental/wangle/acceptor/LoadShedConfiguration.h [deleted file]
folly/experimental/wangle/acceptor/NetworkAddress.h [deleted file]
folly/experimental/wangle/acceptor/ServerSocketConfig.h [deleted file]
folly/experimental/wangle/acceptor/SocketOptions.cpp [deleted file]
folly/experimental/wangle/acceptor/SocketOptions.h [deleted file]
folly/experimental/wangle/acceptor/TransportInfo.cpp [deleted file]
folly/experimental/wangle/acceptor/TransportInfo.h [deleted file]
folly/experimental/wangle/bootstrap/BootstrapTest.cpp [deleted file]
folly/experimental/wangle/bootstrap/ClientBootstrap.h [deleted file]
folly/experimental/wangle/bootstrap/ServerBootstrap-inl.h [deleted file]
folly/experimental/wangle/bootstrap/ServerBootstrap.cpp [deleted file]
folly/experimental/wangle/bootstrap/ServerBootstrap.h [deleted file]
folly/experimental/wangle/channel/AsyncSocketHandler.h [deleted file]
folly/experimental/wangle/channel/ChannelHandler.h [deleted file]
folly/experimental/wangle/channel/ChannelHandlerContext.h [deleted file]
folly/experimental/wangle/channel/ChannelPipeline.h [deleted file]
folly/experimental/wangle/channel/OutputBufferingHandler.h [deleted file]
folly/experimental/wangle/channel/test/ChannelPipelineTest.cpp [deleted file]
folly/experimental/wangle/channel/test/MockChannelHandler.h [deleted file]
folly/experimental/wangle/channel/test/OutputBufferingHandlerTest.cpp [deleted file]
folly/experimental/wangle/concurrent/BlockingQueue.h [deleted file]
folly/experimental/wangle/concurrent/CPUThreadPoolExecutor.cpp [deleted file]
folly/experimental/wangle/concurrent/CPUThreadPoolExecutor.h [deleted file]
folly/experimental/wangle/concurrent/Codel.cpp [deleted file]
folly/experimental/wangle/concurrent/Codel.h [deleted file]
folly/experimental/wangle/concurrent/FutureExecutor.h [deleted file]
folly/experimental/wangle/concurrent/GlobalExecutor.cpp [deleted file]
folly/experimental/wangle/concurrent/GlobalExecutor.h [deleted file]
folly/experimental/wangle/concurrent/IOExecutor.cpp [deleted file]
folly/experimental/wangle/concurrent/IOExecutor.h [deleted file]
folly/experimental/wangle/concurrent/IOThreadPoolExecutor.cpp [deleted file]
folly/experimental/wangle/concurrent/IOThreadPoolExecutor.h [deleted file]
folly/experimental/wangle/concurrent/LifoSemMPMCQueue.h [deleted file]
folly/experimental/wangle/concurrent/NamedThreadFactory.h [deleted file]
folly/experimental/wangle/concurrent/PriorityLifoSemMPMCQueue.h [deleted file]
folly/experimental/wangle/concurrent/ThreadFactory.h [deleted file]
folly/experimental/wangle/concurrent/ThreadPoolExecutor.cpp [deleted file]
folly/experimental/wangle/concurrent/ThreadPoolExecutor.h [deleted file]
folly/experimental/wangle/concurrent/test/CodelTest.cpp [deleted file]
folly/experimental/wangle/concurrent/test/GlobalExecutorTest.cpp [deleted file]
folly/experimental/wangle/concurrent/test/ThreadPoolExecutorTest.cpp [deleted file]
folly/experimental/wangle/rx/Dummy.cpp [deleted file]
folly/experimental/wangle/rx/Observable.h [deleted file]
folly/experimental/wangle/rx/Observer.h [deleted file]
folly/experimental/wangle/rx/README [deleted file]
folly/experimental/wangle/rx/Subject.h [deleted file]
folly/experimental/wangle/rx/Subscription.h [deleted file]
folly/experimental/wangle/rx/test/RxBenchmark.cpp [deleted file]
folly/experimental/wangle/rx/test/RxTest.cpp [deleted file]
folly/experimental/wangle/rx/types.h [deleted file]
folly/experimental/wangle/ssl/ClientHelloExtStats.h [deleted file]
folly/experimental/wangle/ssl/DHParam.h [deleted file]
folly/experimental/wangle/ssl/PasswordInFile.cpp [deleted file]
folly/experimental/wangle/ssl/PasswordInFile.h [deleted file]
folly/experimental/wangle/ssl/SSLCacheOptions.h [deleted file]
folly/experimental/wangle/ssl/SSLCacheProvider.h [deleted file]
folly/experimental/wangle/ssl/SSLContextConfig.h [deleted file]
folly/experimental/wangle/ssl/SSLContextManager.cpp [deleted file]
folly/experimental/wangle/ssl/SSLContextManager.h [deleted file]
folly/experimental/wangle/ssl/SSLSessionCacheManager.cpp [deleted file]
folly/experimental/wangle/ssl/SSLSessionCacheManager.h [deleted file]
folly/experimental/wangle/ssl/SSLStats.h [deleted file]
folly/experimental/wangle/ssl/SSLUtil.cpp [deleted file]
folly/experimental/wangle/ssl/SSLUtil.h [deleted file]
folly/experimental/wangle/ssl/TLSTicketKeyManager.cpp [deleted file]
folly/experimental/wangle/ssl/TLSTicketKeyManager.h [deleted file]
folly/experimental/wangle/ssl/TLSTicketKeySeeds.h [deleted file]
folly/experimental/wangle/ssl/test/SSLCacheTest.cpp [deleted file]
folly/experimental/wangle/ssl/test/SSLContextManagerTest.cpp [deleted file]
folly/wangle/acceptor/Acceptor.cpp [new file with mode: 0644]
folly/wangle/acceptor/Acceptor.h [new file with mode: 0644]
folly/wangle/acceptor/ConnectionCounter.h [new file with mode: 0644]
folly/wangle/acceptor/ConnectionManager.cpp [new file with mode: 0644]
folly/wangle/acceptor/ConnectionManager.h [new file with mode: 0644]
folly/wangle/acceptor/DomainNameMisc.h [new file with mode: 0644]
folly/wangle/acceptor/LoadShedConfiguration.cpp [new file with mode: 0644]
folly/wangle/acceptor/LoadShedConfiguration.h [new file with mode: 0644]
folly/wangle/acceptor/ManagedConnection.cpp [new file with mode: 0644]
folly/wangle/acceptor/ManagedConnection.h [new file with mode: 0644]
folly/wangle/acceptor/NetworkAddress.h [new file with mode: 0644]
folly/wangle/acceptor/ServerSocketConfig.h [new file with mode: 0644]
folly/wangle/acceptor/SocketOptions.cpp [new file with mode: 0644]
folly/wangle/acceptor/SocketOptions.h [new file with mode: 0644]
folly/wangle/acceptor/TransportInfo.cpp [new file with mode: 0644]
folly/wangle/acceptor/TransportInfo.h [new file with mode: 0644]
folly/wangle/bootstrap/BootstrapTest.cpp [new file with mode: 0644]
folly/wangle/bootstrap/ClientBootstrap.h [new file with mode: 0644]
folly/wangle/bootstrap/ServerBootstrap-inl.h [new file with mode: 0644]
folly/wangle/bootstrap/ServerBootstrap.cpp [new file with mode: 0644]
folly/wangle/bootstrap/ServerBootstrap.h [new file with mode: 0644]
folly/wangle/channel/AsyncSocketHandler.h [new file with mode: 0644]
folly/wangle/channel/ChannelHandler.h [new file with mode: 0644]
folly/wangle/channel/ChannelHandlerContext.h [new file with mode: 0644]
folly/wangle/channel/ChannelPipeline.h [new file with mode: 0644]
folly/wangle/channel/OutputBufferingHandler.h [new file with mode: 0644]
folly/wangle/channel/test/ChannelPipelineTest.cpp [new file with mode: 0644]
folly/wangle/channel/test/MockChannelHandler.h [new file with mode: 0644]
folly/wangle/channel/test/OutputBufferingHandlerTest.cpp [new file with mode: 0644]
folly/wangle/concurrent/BlockingQueue.h [new file with mode: 0644]
folly/wangle/concurrent/CPUThreadPoolExecutor.cpp [new file with mode: 0644]
folly/wangle/concurrent/CPUThreadPoolExecutor.h [new file with mode: 0644]
folly/wangle/concurrent/Codel.cpp [new file with mode: 0644]
folly/wangle/concurrent/Codel.h [new file with mode: 0644]
folly/wangle/concurrent/FutureExecutor.h [new file with mode: 0644]
folly/wangle/concurrent/GlobalExecutor.cpp [new file with mode: 0644]
folly/wangle/concurrent/GlobalExecutor.h [new file with mode: 0644]
folly/wangle/concurrent/IOExecutor.cpp [new file with mode: 0644]
folly/wangle/concurrent/IOExecutor.h [new file with mode: 0644]
folly/wangle/concurrent/IOThreadPoolExecutor.cpp [new file with mode: 0644]
folly/wangle/concurrent/IOThreadPoolExecutor.h [new file with mode: 0644]
folly/wangle/concurrent/LifoSemMPMCQueue.h [new file with mode: 0644]
folly/wangle/concurrent/NamedThreadFactory.h [new file with mode: 0644]
folly/wangle/concurrent/PriorityLifoSemMPMCQueue.h [new file with mode: 0644]
folly/wangle/concurrent/ThreadFactory.h [new file with mode: 0644]
folly/wangle/concurrent/ThreadPoolExecutor.cpp [new file with mode: 0644]
folly/wangle/concurrent/ThreadPoolExecutor.h [new file with mode: 0644]
folly/wangle/concurrent/test/CodelTest.cpp [new file with mode: 0644]
folly/wangle/concurrent/test/GlobalExecutorTest.cpp [new file with mode: 0644]
folly/wangle/concurrent/test/ThreadPoolExecutorTest.cpp [new file with mode: 0644]
folly/wangle/rx/Dummy.cpp [new file with mode: 0644]
folly/wangle/rx/Observable.h [new file with mode: 0644]
folly/wangle/rx/Observer.h [new file with mode: 0644]
folly/wangle/rx/README [new file with mode: 0644]
folly/wangle/rx/Subject.h [new file with mode: 0644]
folly/wangle/rx/Subscription.h [new file with mode: 0644]
folly/wangle/rx/test/RxBenchmark.cpp [new file with mode: 0644]
folly/wangle/rx/test/RxTest.cpp [new file with mode: 0644]
folly/wangle/rx/types.h [new file with mode: 0644]
folly/wangle/ssl/ClientHelloExtStats.h [new file with mode: 0644]
folly/wangle/ssl/DHParam.h [new file with mode: 0644]
folly/wangle/ssl/PasswordInFile.cpp [new file with mode: 0644]
folly/wangle/ssl/PasswordInFile.h [new file with mode: 0644]
folly/wangle/ssl/SSLCacheOptions.h [new file with mode: 0644]
folly/wangle/ssl/SSLCacheProvider.h [new file with mode: 0644]
folly/wangle/ssl/SSLContextConfig.h [new file with mode: 0644]
folly/wangle/ssl/SSLContextManager.cpp [new file with mode: 0644]
folly/wangle/ssl/SSLContextManager.h [new file with mode: 0644]
folly/wangle/ssl/SSLSessionCacheManager.cpp [new file with mode: 0644]
folly/wangle/ssl/SSLSessionCacheManager.h [new file with mode: 0644]
folly/wangle/ssl/SSLStats.h [new file with mode: 0644]
folly/wangle/ssl/SSLUtil.cpp [new file with mode: 0644]
folly/wangle/ssl/SSLUtil.h [new file with mode: 0644]
folly/wangle/ssl/TLSTicketKeyManager.cpp [new file with mode: 0644]
folly/wangle/ssl/TLSTicketKeyManager.h [new file with mode: 0644]
folly/wangle/ssl/TLSTicketKeySeeds.h [new file with mode: 0644]
folly/wangle/ssl/test/SSLCacheTest.cpp [new file with mode: 0644]
folly/wangle/ssl/test/SSLContextManagerTest.cpp [new file with mode: 0644]