2798: Full integration test with real API server and Keep server succeeds.
[arvados.git] / sdk / go /
2014-05-14 Peter Amstutz2798: Full integration test with real API server and...
2014-05-14 Peter AmstutzAdded block GET, and tests.
2014-05-14 Peter Amstutz2798: All PUT tests against stub server pass. Added...
2014-05-14 Peter Amstutz2798: Read requests from Transfer() now return a slice...
2014-05-14 Peter Amstutz2798: Added uploadToKeepServer() test
2014-05-13 Peter Amstutz2798: Checkpoint commit, tests for ReadIntoBuffer(...
2014-05-13 Peter Amstutz2798: Merged branch with code to read environment varia...
2014-05-12 Peter Amstutz2798: Work in progress connecting data read from input...
2014-05-12 Peter Amstutz2798: Working on Transfer function, which will be the...
2014-05-11 Peter Amstutz2798: Fixed inconsistencies with Python implementation...
2014-05-10 Peter Amstutz2798: Started adding tests that ShuffledServiceRoots...
2014-05-10 Peter Amstutz2798: Added comments to Python shuffled_service_roots...
2014-05-10 Peter Amstutz2798: Turns list of keep disk objects into sorted slice...
2014-05-10 Peter Amstutz2798: Initial commit, supports querying API server...
2014-05-08 Peter Amstutz2798: Initial commit of Go Keep client library.