Now fetch Keep Server Status and record it to the log. Renamed some fields and added...
[arvados.git] / sdk / go / manifest / manifest.go
2015-02-13 mishazA bunch of changes, most in response to Peter's review.
2015-02-13 mishazgofmt'd all my source code. No other changes.
2015-02-13 mishazMerge branch 'master' of git.curoverse.com:arvados...
2015-02-13 mishazChanges to manifest that I forgot to add to previous...
2015-02-13 mishazStarted reading index from keep servers.
2015-02-13 Tom CleggMerge branch 'master' of git.curoverse.com:arvados...
2014-10-10 mishazAdded tests to check that we're iterating on manifest...
2014-10-03 mishazReported scanner errors, which I forgot to do before...
2014-10-03 mishazMerge branch 'master' of git.curoverse.com:arvados...
2014-10-03 mishazFixed bug where error was dropped on the floor!
2014-09-29 mishazMoved manifest package from services/datamanager to...