projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
closes #8079
[arvados.git]
/
services
/
keepstore
/
2015-09-24
Peter Amstutz
Merge branch '7228-crunch-dispatch-umask' closes #7228
tree
|
commitdiff
2015-09-24
radhika
Merge branch 'master' into 7162-support-service-types
tree
|
commitdiff
2015-09-24
Tom Clegg
7241: Add Delete, IndexTo, Touch, and Mtime.
tree
|
commitdiff
2015-09-23
Tom Clegg
7241: Add Put() and Check()
tree
|
commitdiff
2015-09-23
radhika
closes #7329
tree
|
commitdiff
2015-09-23
Tom Clegg
7241: Accept command line flags for Azure blob volumes.
tree
|
commitdiff
2015-09-23
radhika
Merge branch 'master' into 7329-empty-block-issue
tree
|
commitdiff
2015-09-23
radhika
7329: improved TestableVolumeManagerFactory method...
tree
|
commitdiff
2015-09-23
radhika
Merge branch 'master' into 7329-empty-block-issue
tree
|
commitdiff
2015-09-23
Peter Amstutz
Merge branch '7225-collection-hang' closes #7225
tree
|
commitdiff
2015-09-22
Tom Clegg
7241: Add AzureBlobVolume
tree
|
commitdiff
2015-09-22
radhika
7329: since moved functional testing into generic testi...
tree
|
commitdiff
2015-09-22
radhika
7329: add generic volume based keepstore tests to have...
tree
|
commitdiff
2015-09-22
radhika
Merge branch 'master' into 7329-empty-block-issue
tree
|
commitdiff
2015-09-22
Tom Clegg
7329: Fix infinite loop in Compare when reading an...
tree
|
commitdiff
2015-09-22
Tom Clegg
7329: Add generic tests for empty block handling.
tree
|
commitdiff
2015-09-21
Tom Clegg
7329: Fix infinite loop in Compare when reading an...
tree
|
commitdiff
2015-09-17
radhika
7329: It appears that UnixVolume -> Compare method...
tree
|
commitdiff
2015-09-16
Brett Smith
Merge branch 'pr/24'
tree
|
commitdiff
2015-09-15
radhika
closes #6260
tree
|
commitdiff
2015-09-15
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-15
radhika
refs #7179
tree
|
commitdiff
2015-09-15
radhika
7179: more updates to address golint suggestions around...
tree
|
commitdiff
2015-09-14
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-14
radhika
closes #7179
tree
|
commitdiff
2015-09-14
radhika
7179: Most of golint suggested updates are made. Some...
tree
|
commitdiff
2015-09-14
radhika
7179: some more golint suggested updates
tree
|
commitdiff
2015-09-12
radhika
7179: several golint suggested updates such as "don...
tree
|
commitdiff
2015-09-12
radhika
7179: handler_test.go is now lint free according to...
tree
|
commitdiff
2015-09-12
radhika
7179: Rather than using a DoGenericReadOnlyVolumeTests...
tree
|
commitdiff
2015-09-12
radhika
7179: A few golint suggested updates. There are still...
tree
|
commitdiff
2015-09-11
radhika
7179: add TestUnixVolumeWithGenericTestsSerialized...
tree
|
commitdiff
2015-09-11
radhika
Merge branch '7179-generic-volume-tests' of git.curover...
tree
|
commitdiff
2015-09-11
Tom Clegg
7179: Tighten Put requirements when overwriting existin...
tree
|
commitdiff
2015-09-11
radhika
Merge branch 'master' into 7179-generic-volume-tests
tree
|
commitdiff
2015-09-11
radhika
7179: add generic volume test; as part of this exercise...
tree
|
commitdiff
2015-09-10
radhika
7179: list out the potential tests
tree
|
commitdiff
2015-09-10
Tom Clegg
Merge branch '7179-test-mocks' refs #7179
tree
|
commitdiff
2015-09-10
Tom Clegg
Merge branch 'master' into 7179-test-mocks
tree
|
commitdiff
2015-09-09
Tom Clegg
7179: Improve comments.
tree
|
commitdiff
2015-09-09
Tom Clegg
7179: Improve description of how races must be handled.
tree
|
commitdiff
2015-09-09
Tom Clegg
Merge branch '7121-fix-deadlock' closes #7121
tree
|
commitdiff
2015-09-08
radhika
6260: Continue to force never_delete to be true until...
tree
|
commitdiff
2015-09-08
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-08
Tom Clegg
7179: Add Volume interface specs.
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Add collisionOrCorrupt->DiskHashError test cases...
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Add comment about why buffers must be returned.
tree
|
commitdiff
2015-09-08
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Fixup log messages (remove excess \n, show which...
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Log all errors (except the everyday "not found...
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Clarify expected behavior of Compare() in Volume...
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Rename mutex_test.go -> mock_mutex_for_test.go
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Update comment to match new argument name.
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: 7218: Get the serialize lock before opening a...
tree
|
commitdiff
2015-09-08
Tom Clegg
7121: Test mutex usage with a mock instead of time...
tree
|
commitdiff
2015-09-08
Tom Clegg
7179: Start a set of generic volume tests.
tree
|
commitdiff
2015-09-08
Tom Clegg
7179: Add TestableVolume interface, make UnixVolume...
tree
|
commitdiff
2015-09-07
Tom Clegg
7121: Return DiskHashError instead of CollisionError...
tree
|
commitdiff
2015-09-07
Tom Clegg
7121: Replace Get(loc,true) with CompareAndTouch()...
tree
|
commitdiff
2015-09-07
Tom Clegg
7121: Add test case to demonstrate deadlock.
tree
|
commitdiff
2015-09-04
Joshua C. Randall
Merge pull request #2 from wtsi-hgi/feature/arv-view
tree
|
commitdiff
2015-09-03
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-03
radhika
6260: do not force never_delete in keepstore
tree
|
commitdiff
2015-09-01
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-08-28
Peter Amstutz
Merge branch 'master' into 6507-node-manager-azure
tree
|
commitdiff
2015-08-27
Tom Clegg
Merge branch '6997-keepstore-mem' refs #6997
tree
|
commitdiff
2015-08-27
Tom Clegg
6997: Fix fencepost error causing race condition in...
tree
|
commitdiff
2015-08-27
Tom Clegg
6997: Add test case for (*UnixVolume)IndexTo().
tree
|
commitdiff
2015-08-27
Tom Clegg
6997: Avoid unnecessarily inefficient dirent sorting...
tree
|
commitdiff
2015-08-13
Tom Clegg
Merge branch '6934-pam' refs #6934
tree
|
commitdiff
2015-08-12
Tom Clegg
5824: Merge branch 'master' into 5824-go-sdk
tree
|
commitdiff
2015-08-12
radhika
Merge branch 'master' into 6572-doc-copy-pipeline
tree
|
commitdiff
2015-08-11
Tom Clegg
Merge branch '6260-work-queue-status' refs #6260
tree
|
commitdiff
2015-08-11
Tom Clegg
6260: Add explanatory comment about testing /status...
tree
|
commitdiff
2015-08-11
Tom Clegg
6260: Rename ReportDone to DoneItem.
tree
|
commitdiff
2015-08-11
Tom Clegg
6260: Improve Gate explanation.
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: Pull entire status object out of WorkQueue atomic...
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: Expose queue sizes in /status.json. Fix sleep...
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: gofmt
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: Fix races in keepstore tests. Expose WorkQueue...
tree
|
commitdiff
2015-08-05
Manoj
Merge branch 'master' into 6588-split-manage-account
tree
|
commitdiff
2015-08-04
radhika
Merge branch 'master' into 6588-documentation
tree
|
commitdiff
2015-08-04
Manoj
refs #6588
tree
|
commitdiff
2015-08-04
Tom Clegg
Merge branch '6838-docker-path' closes #6838
tree
|
commitdiff
2015-08-03
Tom Clegg
Merge branch 'master' into 6663-git-server
tree
|
commitdiff
2015-08-03
Manoj
closes #6414
tree
|
commitdiff
2015-08-03
Brett Smith
Merge branch '6221-write-trash-list'
tree
|
commitdiff
2015-07-31
Tom Clegg
Merge branch 'git-commit-debug' of https://github.com...
tree
|
commitdiff
2015-07-31
Tom Clegg
Merge branch 'crunch-dispatch-docker-bin-env' of https...
tree
|
commitdiff
2015-07-22
Peter Amstutz
Merge branch '6264-cwl-runner' closes #6264
tree
|
commitdiff
2015-07-16
Peter Amstutz
6221: Add SendTrashLists() test. Propagate errors...
tree
|
commitdiff
2015-07-15
Peter Amstutz
6221: Fix error reporting. Fix keepstore not to delete...
tree
|
commitdiff
2015-07-15
Manoj
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2015-07-15
Peter Amstutz
Merge branch '6221-datamanager-delete' refs #6221
tree
|
commitdiff
2015-07-15
Peter Amstutz
6221: Successfully writes trash lists.
tree
|
commitdiff
2015-07-15
bryan
Merge branch '5288-arv-copy-documentation' refs #5288
tree
|
commitdiff
2015-07-14
Peter Amstutz
6221: Check never_delete must be true.
tree
|
commitdiff
2015-07-14
Peter Amstutz
6221: Make never_delete true by default, make trash_wor...
tree
|
commitdiff
2015-07-14
Peter Amstutz
Merge branch 'master' into github-3408-production-datam...
tree
|
commitdiff
2015-07-14
radhika
Merge branch 'master' into 6219-fuse-performance-testing
tree
|
commitdiff
next