Add unit test for timeout=0
[folly.git] / folly / io / async / Request.cpp
2017-10-31 Teng QinImprove folly::RequestContext onSet and onUnset efficiency
2017-10-31 Teng QinImprove folly::RequestContext::get()
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-09-13 Jon Maltiel SwensonBacked out changeset ea9041ce2280
2017-09-12 Jon Maltiel SwensonMake RequestContext provider overridable in order to...
2017-05-23 Yedidya FeldblumFix some old license headers
2017-03-24 Nick TerrellAvoid passing temporary to get_ref_default()
2017-03-04 Marc CelaniRemove a RequestContext deadlock
2017-01-04 Yedidya Feldblum2017
2016-11-30 Teng QinAdd optional Tracepoint for RequestContext switch
2016-10-18 Andrew Gallagherfolly: fixes for use with `-fvisibility-inlines-hidden`
2016-08-29 Yedidya FeldblumUse Synchronized in RequestContext
2016-08-04 Melanie SubbiahCreate trace points for thread events
2016-08-04 Mirek KlimosRequestContext::create should call onUnset callback
2016-07-23 Yedidya FeldblumMove RequestContext definitions to source files
2016-02-23 Andrii GrynenkoFix SIOF in folly/io/async/Request.cpp
2016-02-20 Andrii GrynenkoMove RequestContext::getStaticContext to .cpp
2015-05-28 Marcelo Juchemcleaning up RequestContext
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Dave WatsonRemove request context enable flag
2014-11-08 Nicholas OrmrodFix licenses
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Bryan AlgerFix flag naming
2014-03-18 Dave WatsonMove thrift/lib/cpp/async to folly.