logging: improve the AsyncFileWriter flush test()
[folly.git] / folly / experimental / observer /
2017-06-15 Andrii GrynenkoFix Observable to not trigger unneccessary refresh...
2017-05-16 Christopher DykesSwitch implicit references of folly::make_unique to...
2017-05-01 Andrii GrynenkoFix a race in Observable context destruction
2017-03-20 Christopher DykesGive observer manager threads a name
2017-03-02 Christopher DykesRevert D4618623: Give observer manager threads a name
2017-02-28 Haijun ZhuGive observer manager threads a name
2017-01-04 Yedidya Feldblum2017
2016-12-22 Yedidya FeldblumAdd missing includes in folly/experimental/observer
2016-12-02 Christopher DykesBegin making folly compile cleanly with a few of MSVC...
2016-11-15 Andrii GrynenkoMake Observer stress test pass a stress run
2016-11-12 Andrii GrynenkoMake Observer.Stress test not fail under load
2016-10-13 Andrii GrynenkoAdd update-mutex into Observable
2016-09-22 Michael Leeexperimental/observer/detail/ObserverManager.cpp missin...
2016-09-16 Vladimir SlaykovskiyReduce footprint of ScribeClient
2016-09-13 Andrii GrynenkoFix a bug in ObserverManager destructor
2016-09-13 Andrii GrynenkoFix TLObserver copy constructor
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-31 Andrii GrynenkoProperly report observable returning nullptr
2016-08-25 Andrii GrynenkoFix SimplerObservable build with -Werror=unused-local...
2016-08-24 Andrii GrynenkoCycle detection
2016-08-21 Christopher DykesGet ObserverManager compiling under MSVC
2016-08-19 Christopher DykesInclude <unordered_set> in experimental/observer/detail...
2016-08-17 Andrii Grynenkofolly::Observer