Merge branch '3408-production-datamanager' refs #3408
[arvados.git] / sdk / go / manifest / manifest.go
2015-02-17 mishazMerge branch '3408-production-datamanager' refs #3408
2015-02-17 Tom Clegg3408: Merge branch 'master' into 3408-production-datama...
2015-02-13 Tom CleggMerge branch 'master' into 3408-production-datamanager
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...