6221: SendTrashLists only return non-nil array on error.
[arvados.git] / services / datamanager / summary /
2015-07-16 Peter Amstutz6221: Add SendTrashLists() test. Propagate errors...
2015-07-16 Peter Amstutz6221: Add trash_list_test.go
2015-07-15 Peter Amstutz6221: Fix error reporting. Fix keepstore not to delete...
2015-07-15 Peter Amstutz6221: Successfully writes trash lists.
2015-07-15 Peter Amstutz6221: Generate trash list, not sent to keep servers...
2015-07-14 Peter AmstutzMerge branch '6484-fuse-fsync-erofs' closes #6484
2015-07-14 Peter AmstutzMerge branch 'github-3408-production-datamanager' refs...
2015-07-14 Peter AmstutzMerge branch 'master' into github-3408-production-datam...
2015-06-16 mishazAdded comments about zero-replica blocks in underReplic...
2015-06-09 mishazAdded unit test for protocols in From field.
2015-06-09 mishazMerge branch 'master' into 3408-production-datamanager
2015-06-09 mishazRenamed BlockToReplication BlockToDesiredReplication.
2015-06-04 mishazAdded size to block locators, touching most of the...
2015-06-02 mishazChanges in response to code review.
2015-05-19 mishazMore reformatting of unittests to improve readability.
2015-05-19 mishazModified pull list code to change json output to match...
2015-05-19 mishazFixed compilation errors after merging master.
2015-05-19 mishazMerge branch 'master' into 3408-production-datamanager
2015-05-19 mishazAdded code for generating pull lists.
2015-04-21 mishazAdded logger util GetOrCreateMap() and started using...
2015-03-16 mishazAdded a couple helper methods to remove boilerplate...
2015-03-16 mishazAdded some tests.
2015-03-16 mishazCleaned up test.
2015-03-16 mishazFixed bug in BlockSet.ToCollectionIndexSet.
2015-02-28 mishazAdded lots of unit tests.
2015-02-23 mishazAdded block to collection index map. Started using...
2015-02-23 mishazFixed bug where I wasn't copied saved data.
2015-02-23 mishazAdded flags to write network data and then read it...