aboutsummaryrefslogtreecommitdiff
path: root/integration/replay/utils
AgeCommit message (Expand)Author
2015-07-19Remove service.AtomStream and use atom.List everywhereIan Cottrell
2015-07-17Rip out the ID objects and the resolve functionsIan Cottrell
2015-07-15Change all service ID handles to be binary.ID typedefs rather than structsIan Cottrell
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-06Use port 9283 for integration tests, 9286 is already used by gapii.Seb Noury
2015-07-06Make the local replayd port configurable.Anton Carver
2015-07-03Changing the rpc interface to use atoms directly, rather than packing them in...Ian Cottrell
2015-06-29Allow replayd binary path to be overridden, and do so in tests to force it to...Ian Cottrell
2015-06-25Rebuild markdown documentationBen Clayton
2015-06-19Unify the ordering of our logger / database parametersBen Clayton
2015-06-19Add database "helpers" and change calling code to use themIan Cottrell
2015-05-29Replace inline array-parameter data with pointers and observations.Ben Clayton
2015-05-11Rename markdown files with correct extensionBen Clayton
2015-05-11Add markdown documentation generated from godocBen Clayton
2015-04-02Move to binary.Class based systemIan Cottrell
2015-03-31Do codergen outside of rpcapiIan Cottrell
2015-03-20Allow an API per context.Ben Clayton
2015-03-20Split the variable size integer writer from the object hierarchy encoderIan Cottrell
2015-03-04Replayd: Disable disk-caching for tests.Ben Clayton
2015-03-03Add gles integration tests.Ben Clayton