arvados.git
2015-09-14 radhikaMerge branch 'master' into 6260-test-datamanager
2015-09-14 radhikacloses #7179
2015-09-14 radhika6260: golint suggestions incorporated. Also, the earlie...
2015-09-14 radhika7179: Most of golint suggested updates are made. Some...
2015-09-14 radhika7179: some more golint suggested updates
2015-09-12 radhika7179: several golint suggested updates such as "don...
2015-09-12 radhika7179: handler_test.go is now lint free according to...
2015-09-12 radhika7179: Rather than using a DoGenericReadOnlyVolumeTests...
2015-09-12 radhika7179: A few golint suggested updates. There are still...
2015-09-11 radhika7179: add TestUnixVolumeWithGenericTestsSerialized...
2015-09-11 radhikaMerge branch '7179-generic-volume-tests' of git.curover...
2015-09-11 Tom Clegg7179: Tighten Put requirements when overwriting existin...
2015-09-11 radhikaMerge branch 'master' into 7179-generic-volume-tests
2015-09-11 Tom CleggMerge branch 'wtsi-hgi-fix/7310-git-v2-http-500-error...
2015-09-11 radhika7179: add generic volume test; as part of this exercise...
2015-09-11 Joshua C. Randall7310: adds git v2 style regex to match http 500 error
2015-09-10 Tom Clegg6260: Reduced-replication test requires replication...
2015-09-10 radhika7179: list out the potential tests
2015-09-10 Tom Clegg6260: Remove unnecessary Sleep()
2015-09-10 radhika6260: no longer need the keep.data-manager-token-file
2015-09-10 Tom CleggMerge branch '7179-test-mocks' refs #7179
2015-09-10 Tom CleggMerge branch 'master' into 7179-test-mocks
2015-09-09 Tom Clegg7179: Improve comments.
2015-09-09 Peter AmstutzBrown bag typo bugfix. refs #7031
2015-09-09 Peter AmstutzCatch errors thrown by sync_node() in Azure driver...
2015-09-09 Tom Clegg6260: Fix up /status.json checks.
2015-09-09 Tom Clegg6260: Simplify verifyBlocks logic.
2015-09-09 Tom Clegg6260: Remove test for impossible condition.
2015-09-09 Tom Clegg6260: Fix up error messages.
2015-09-09 Tom Clegg6260: Remove extra hyphen from command line args.
2015-09-09 Tom Clegg6260: Just use the token loaded by the SDK (ARVADOS_API...
2015-09-09 Tom Clegg7179: Improve description of how races must be handled.
2015-09-09 Peter AmstutzBump node manager libcloud pin to dev3 refs #7031
2015-09-09 Tom CleggMerge branch '7121-fix-deadlock' closes #7121
2015-09-09 radhika6260: update datamanager.go to return error than Fatalf...
2015-09-08 radhika6260: Continue to force never_delete to be true until...
2015-09-08 radhikaMerge branch 'master' into 6260-test-datamanager
2015-09-08 radhika6260: look for two replicas
2015-09-08 Tom Clegg7179: Add Volume interface specs.
2015-09-08 Peter AmstutzMerge branch '7193-provision-azure-compute' closes...
2015-09-08 Peter Amstutz7193: Tweak example config.
2015-09-08 Brett Smith7225: ArvadosFile.flush() commits all underlying blocks.
2015-09-08 Tom Clegg7121: Add collisionOrCorrupt->DiskHashError test cases...
2015-09-08 Brett Smith7170: Fix Ruby configure switch typo.
2015-09-08 Brett SmithMove arvados-api-server-upgrade.sh down in install...
2015-09-08 Tom Clegg7121: Add comment about why buffers must be returned.
2015-09-08 radhika6260: break old blocks into used and unused sets to...
2015-09-08 radhikaMerge branch 'master' into 6260-test-datamanager
2015-09-08 Tom Clegg7121: Fixup log messages (remove excess \n, show which...
2015-09-08 Tom Clegg7121: Log all errors (except the everyday "not found...
2015-09-08 Tom Clegg7121: Clarify expected behavior of Compare() in Volume...
2015-09-08 Tom Clegg7121: Rename mutex_test.go -> mock_mutex_for_test.go
2015-09-08 Tom Clegg7121: Update comment to match new argument name.
2015-09-08 Tom Clegg7121: 7218: Get the serialize lock before opening a...
2015-09-08 Tom Clegg7121: Test mutex usage with a mock instead of time...
2015-09-08 Tom Clegg7179: Start a set of generic volume tests.
2015-09-08 Tom Clegg7179: Add TestableVolume interface, make UnixVolume...
2015-09-07 Tom Clegg7121: Return DiskHashError instead of CollisionError...
2015-09-07 Tom Clegg7121: Replace Get(loc,true) with CompareAndTouch()...
2015-09-07 Tom Clegg7121: Add test case to demonstrate deadlock.
2015-09-07 Tom CleggMerge branch '6263-gitolite-test' refs #6263
2015-09-07 Tom CleggMerge branch 'wtsi-hgi-fix/7205-arv-edit-tty-check'
2015-09-05 Ward VandewegeUpdate docs to accomodate URL change for the Arvados...
2015-09-04 radhika6260: add check in datamanager to ensure that the confi...
2015-09-04 Peter Amstutz7193: Use tags instead of _make_ping_url
2015-09-04 Brett SmithFix switch typo in arv-mount tutorial docs.
2015-09-04 Peter Amstutz7193: Move ex_run_command to post_create_node()
2015-09-04 Peter Amstutz7193: Bump dependency to dev2
2015-09-04 Peter Amstutz7193: Set timestamp on ex_run_command to ensure that...
2015-09-04 Joshua RandallMoves printing of `arv edit` messages out-of-band
2015-09-04 Joshua RandallRemoves unnecessary check that stdout is a TTY
2015-09-03 radhikaMerge branch 'master' into 6260-test-datamanager
2015-09-03 radhika6260: TestPutAndGetBlocks is working.
2015-09-03 radhika6260: do not force never_delete in keepstore
2015-09-03 Peter Amstutz7193: Run provision script after creating node, not...
2015-09-03 Ward Vandewegearv-copy: Make the help text for the --src and --dst...
2015-09-02 Peter Amstutz7193: Add ex_run_command
2015-09-02 radhika6260: test updates
2015-09-02 Tom Clegg5824: Enable blob signing in integration tests, and...
2015-09-02 radhikaMerge branch 'master' into 6260-test-datamanager
2015-09-02 radhika6260: Add TestGetStatusRepeatedly
2015-09-02 Tom Clegg6263: Rearrange test suites to share code better.
2015-09-02 Brett SmithMerge branch '6638-python-backport-dependencies-wip'
2015-09-02 Brett Smith6638: Remove C dependencies from our Python SDK.
2015-09-02 Brett Smith6638: Python backports declare all their C dependencies.
2015-09-02 Tom Clegg6263: Add gitolite integration test. Fix existing tests...
2015-09-01 radhika6260: status check added; still not working completely...
2015-09-01 Tom CleggMerge branch '6953-docker-image-cleaner' closes #6953
2015-09-01 radhikaMerge branch 'master' into 6260-test-datamanager
2015-09-01 Peter AmstutzFix import error for NodeAuthSSHKey refs #6507
2015-08-31 Tom Clegg6953: Add arvados-docker-cleaner instructions to comput...
2015-08-28 Peter AmstutzMerge branch '6507-node-manager-azure' closes #6507
2015-08-28 Peter AmstutzMerge branch 'master' into 6507-node-manager-azure
2015-08-27 Tom CleggMerge branch '6997-keepstore-mem' refs #6997
2015-08-27 Tom Clegg6997: Fix fencepost error causing race condition in...
2015-08-27 Tom Clegg6997: Add test case for (*UnixVolume)IndexTo().
2015-08-27 Ward VandewegeDoc fix: protect against accidentally pulling in all...
2015-08-27 Tom Clegg6997: Avoid unnecessarily inefficient dirent sorting...
2015-08-27 Tom CleggWrite "all interfaces, any port" as ":0" (not ":")...
2015-08-27 Peter Amstutz6507: Change version number for libcloud fork to 0...
next