corda/docs
Katelyn Baker a61aa5d645
CORDA-847 - Pass serialization context down serialization call stack (#3062)
* CORDA-847 - Pass serialization context down serialization call stack

Needed for later work on AMQP RPC where we need to set per-thread
elements on a context. Could use some magic thread local but I'd rather
it was explicit on the stack and thus easier to reason about.

Additionally, now we're passing this around we can make better use of it
in the future

* Test Fix

* Test fixes

* REVIEW COMMENTS / CODE FORMAT

* Fix build issues
2018-05-03 16:09:03 +01:00
..
source CORDA-847 - Pass serialization context down serialization call stack (#3062) 2018-05-03 16:09:03 +01:00
build.gradle CORDA-692 Don't include internal packages in API documentation (#2415) 2018-01-25 15:26:13 +00:00
index.html Added a convenience HTML file for redirecting to the main docs. 2016-11-22 11:56:46 +00:00
install-docsite-requirements.sh Make virtualenv installable if the checkout path has whitespace. (#1187) 2017-08-18 13:31:00 +01:00
make-docsite.sh Generate a PDF version of the docsite. Request from a user in Slack. 2018-03-29 10:48:58 +02:00
Makefile Generate a PDF version of the docsite. Request from a user in Slack. 2018-03-29 10:48:58 +02:00
packages.md [CORDA-1035] Testing api KDoc Updates (#2584) 2018-02-28 13:26:49 +00:00
requirements.txt Generate a PDF version of the docsite. Request from a user in Slack. 2018-03-29 10:48:58 +02:00