arvados.git
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 radhika7179: list out the potential tests
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 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-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 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 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 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 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 Tom CleggMerge branch '6953-docker-image-cleaner' closes #6953
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...
2015-08-27 Tom CleggMerge branch '6859-fix-invalid-manifests' refs #6859
2015-08-27 Tom Clegg6859: Find locator-like strings even if not space-delim...
2015-08-27 Tom Clegg6859: Fix up module usage, mock backtick to test arv...
2015-08-27 Tom CleggMerge branch '6263-arv-gitolite' refs #6263
2015-08-27 Tom Clegg6263: gofmt
2015-08-27 Tom Clegg6263: Update doc.go: mention gitolite-shell.
2015-08-27 radhika6859: improve locator parsing to consider any terminati...
2015-08-26 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-26 Peter Amstutz6507: Filter out "tag_" from create_kwargs.
2015-08-26 Peter Amstutz6507: Use dependency_links to specify custom libcloud...
2015-08-26 Tom Clegg6781: Pass tests regardless of whether an admin group...
2015-08-26 Tom CleggMerge branch '6781-arvados-login-sync' refs #6781
2015-08-26 Tom Clegg6781: Clarify "logins" vs. "get_all_logins" APIs by...
2015-08-26 Tom Clegg6781: Do not try /get_all_logins (the new /logins route...
2015-08-26 Ward Vandewege6781: Fix scope for user-sync script in documentation.
2015-08-26 Tom Clegg6781: Add arvados-login-sync section to shell server...
2015-08-26 Tom Clegg6781: Add test cases and packaging support.
2015-08-26 Tom Clegg6781: Use env vars instead of yaml config file.
2015-08-26 Ward Vandewege6781: Add arvados-login-sync (was update-shell-accounts.rb)
2015-08-26 Brett SmithMerge branch '6940-workbench-centos-install-wip'
2015-08-26 Brett Smith6940: Workbench install guide describes using Nginx...
2015-08-26 Brett Smith6940: Move arvados-workbench-upgrade.sh down in install...
2015-08-25 radhika6859: add test that creates and salvages a collection...
2015-08-25 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-25 radhika6859: script does not catch expections during salvaging...
2015-08-25 Peter AmstutzFix up additional places in keepproxy install docs...
2015-08-25 Peter Amstutz6507: Remove unused imports, move _init_ssh_key() into...
2015-08-25 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-25 Tom Clegg6263: Split git-specific stuff into git_handler.go...
next