projects
/
folly.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly/wangle -> wangle cutover
2015-07-07
James Sedgwick
folly/wangle -> wangle cutover
commit
|
commitdiff
|
tree
2015-06-24
James Sedgwick
rearrange Pipeline to have more functionality in PipelineBase
commit
|
commitdiff
|
tree
2015-06-17
James Sedgwick
use Unit in Pipeline
commit
|
commitdiff
|
tree
2015-06-17
James Sedgwick
various perf improvements
commit
|
commitdiff
|
tree
2015-06-15
James Sedgwick
pipeline handler removal, fix service test
commit
|
commitdiff
|
tree
2015-06-11
James Sedgwick
RequestEventBaseCache -> IOObjectCache
commit
|
commitdiff
|
tree
2015-06-11
James Sedgwick
wangle::getEventBase()
commit
|
commitdiff
|
tree
2015-06-11
James Sedgwick
optimize makeFuture and Future<T>::Future()
commit
|
commitdiff
|
tree
2015-06-09
James Sedgwick
fix typo in SharedPromise comment
commit
|
commitdiff
|
tree
2015-06-09
James Sedgwick
remove Singleton from io/async deps
commit
|
commitdiff
|
tree
2015-06-09
James Sedgwick
FileServer
commit
|
commitdiff
|
tree
2015-06-09
James Sedgwick
AsyncSocket::writeRequest() and its first user wangle...
commit
|
commitdiff
|
tree
2015-05-28
James Sedgwick
copy wangle back into folly
commit
|
commitdiff
|
tree
2015-05-28
James Sedgwick
move folly/wangle to wangle
commit
|
commitdiff
|
tree
2015-05-26
James Sedgwick
remove spurious warning
commit
|
commitdiff
|
tree
2015-05-26
James Sedgwick
move FiberIOExecutor to wangle/concurrent
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
make AsyncSocket::WriteRequest an interface
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
RFC: FutureDAG
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
fix clang build
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
via with priority
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
transportActive and transportInactive
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
more restrictive implicit Future construction enabling
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
makeTryFunction -> makeTryWith codemod
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
SharedPromise in OutputBufferingHandler
commit
|
commitdiff
|
tree
2015-05-20
James Sedgwick
SharedPromise
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
Telnet client
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
telnet server
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
Split HandlerContext and Pipeline into inl headers
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
explicit instantiation of common Future types
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
fix return type for map
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
unidirectional pipelines
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
use inbound/outbound handlers in a few more places
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
inbound/outbound handlers
commit
|
commitdiff
|
tree
2015-05-12
James Sedgwick
moar CRTP to minimize copypasta for inbound/outbound...
commit
|
commitdiff
|
tree
2015-04-29
James Sedgwick
Handler::getContext() when possible
commit
|
commitdiff
|
tree
2015-04-29
James Sedgwick
fix detachPipeline/attachPipeline ordering
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
Manage handlers with shared_ptrs, introduce StaticPipeline
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
strip Channel from all class names
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
makeFutureTry -> makeFutureWith
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
take collections by reference
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
when* -> collect*
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
fix collect() for move-only types
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
fix collect for non-default-constructible types, for...
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
map()
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
revert D1985475, clang still borked
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
fix collect for non-default-constructible types
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
fix build
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
collect()
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
fulfil -> setWith, fulfilTry -> setTry
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
onError(exception_wrapper)
commit
|
commitdiff
|
tree
2015-04-27
James Sedgwick
remove unnecessary & deprecated activate() call
commit
|
commitdiff
|
tree
2015-03-18
James Sedgwick
exceptionStr(exception_wrapper)
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
fix deprecated Promise::setException()
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
kill a couple unnecessary rethrows
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
Another stab at waitWithSemaphore -> Future<T>::wait()
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
getVia() and waitVia()
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
use wait()/get() instead of while(!f.isReady()) { ...
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
waitWithSemaphore -> Future<T>::wait()
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
remove outer Try from whenAll/whenN/whenAny callbacks
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
kill remaining Futures-related Wangle references
commit
|
commitdiff
|
tree
2015-02-02
James Sedgwick
global executors with weak_ptr semantics
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
move Futures from folly::wangle to folly
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
move wangle/futures to futures
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
stop returning move(...) when unnecessary
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
fix shadowed variables
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
doxygen comments for Try
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
exception_ptr -> exception_wrapper migration
commit
|
commitdiff
|
tree
2015-01-13
James Sedgwick
fix 4.9 build
commit
|
commitdiff
|
tree
2014-12-29
James Sedgwick
onError callbacks
commit
|
commitdiff
|
tree
2014-12-18
James Sedgwick
codemod: merge folly/wangle and folly/experimental...
commit
|
commitdiff
|
tree
2014-12-18
James Sedgwick
stabilize IOFuturePool test
commit
|
commitdiff
|
tree
2014-12-18
James Sedgwick
codemod: folly/wangle/ -> folly/wangle/futures
commit
|
commitdiff
|
tree
2014-12-18
James Sedgwick
global io executor
commit
|
commitdiff
|
tree
2014-12-18
James Sedgwick
move wangle/Executor.h to folly/ root
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
formatting nits in Executor.h
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
future_* callbacks in ThreadManager thread
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
add consumeUntilDrained API to NotificationQueue::Consumer
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
fix Makefile.am
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
ChannelPipeline tests and fixes
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
AsyncSocketHandler
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
test for OutputBufferingHandler
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
modifiable channel pipelines
commit
|
commitdiff
|
tree
2014-12-11
James Sedgwick
merge event base tests
commit
|
commitdiff
|
tree
2014-11-19
James Sedgwick
top-level via()
commit
|
commitdiff
|
tree
2014-11-19
James Sedgwick
Indefinite observers and inline observers
commit
|
commitdiff
|
tree
2014-11-19
James Sedgwick
OutputBufferingHandler
commit
|
commitdiff
|
tree
2014-11-19
James Sedgwick
implicit constructor exception_wrapper(std::exception)
commit
|
commitdiff
|
tree
2014-11-19
James Sedgwick
fix potential race/memory corruption in IOThreadPoolExecutor
commit
|
commitdiff
|
tree
2014-11-19
James Sedgwick
priority CPU thread pool
commit
|
commitdiff
|
tree
2014-11-08
James Sedgwick
netty-like channels
commit
|
commitdiff
|
tree
2014-11-08
James Sedgwick
Name prefix setter for NamedThreadFactory
commit
|
commitdiff
|
tree
2014-11-08
James Sedgwick
Future<T>::then([](T&&)), aka next()
commit
|
commitdiff
|
tree
2014-10-29
James Sedgwick
add PortableSpinLock.h to Makefile, unbreak fbthrift...
commit
|
commitdiff
|
tree
2014-10-29
James Sedgwick
sync wangle to makefile
commit
|
commitdiff
|
tree
2014-10-17
James Sedgwick
support for move-only types
commit
|
commitdiff
|
tree
2014-10-17
James Sedgwick
merge wangle/Executor.h and experimental/wangle/concurrent...
commit
|
commitdiff
|
tree
2014-10-15
James Sedgwick
move TEventBaseManager to folly/io/async/EventBaseManager
commit
|
commitdiff
|
tree
2014-10-15
James Sedgwick
subscriptions
commit
|
commitdiff
|
tree
2014-10-15
James Sedgwick
in thread pools, take factory as shared ptr
commit
|
commitdiff
|
tree
2014-10-15
James Sedgwick
expose event base from IOThreadPoolExecutor
commit
|
commitdiff
|
tree
next