arvados.git
2017-04-11 Tom Clegg11308: Remove superfluous parens.
2017-04-11 Tom Clegg11308: Avoid Python2-inefficient list() operations.
2017-04-11 Tom Clegg11308: Fix futurize misinterpretation.
2017-04-11 Tom Clegg11308: Put back exception handling
2017-04-06 Tom Clegg11308: Make imports epydoc-parseable.
2017-04-05 Tom Clegg11308: Remove superfluous hashbangs
2017-04-05 Tom Clegg11308: Move stub server setup to keepstub.StubKeepServers.
2017-04-05 Tom Clegg11308: Fix misleading argument name.
2017-04-05 Tom Clegg11308: Fix useless assertion.
2017-04-05 Tom Clegg11308: Fix exception handling in test case.
2017-04-05 Tom Clegg11308: Raise exception on invalid/unsupported open...
2017-04-04 Tom Clegg11308: Create missing temp dir. Unset proxy env during...
2017-04-04 Tom Clegg11308: Remove obsolete test setup steps.
2017-04-04 Tom Clegg11308: Fix key order sensitivity.
2017-04-04 Tom Clegg11308: Update assertion to accommodate different except...
2017-04-04 Tom Clegg11308: Add stderr assertion for easier debugging.
2017-04-04 Tom Clegg11308: Fix keepstub bugs and Python 3 compatibility.
2017-04-04 Tom Clegg11308: pep8
2017-04-04 Tom Clegg11308: Close socket after pycurl.
2017-04-04 Tom Clegg11308: Expect full class name in traceback.
2017-04-04 Tom Clegg11308: assertRegexpMatches -> assertRegex
2017-04-04 Tom Clegg11308: Fix traceback.format_exc() usage.
2017-04-04 Tom Clegg11308: Fix string/bytes confusion for Python 3
2017-04-02 Tom Clegg11308: run-tests --skip python2
2017-04-01 Tom Clegg11308: Fix deprecated logger.warn -> logger.warning.
2017-04-01 Tom Clegg11308: md5 -> hashlib.
2017-04-01 Tom Clegg11308: Fix bytes vs. str problems.
2017-04-01 Tom Clegg11308: Fix variable name conflict.
2017-04-01 Tom Clegg11308: Eliminate old_div().
2017-04-01 Tom Clegg11308: Import future module.
2017-04-01 Tom Clegg11308: Update python-gflags.
2017-04-01 Tom Clegg11308: md5 to hashlib.
2017-04-01 Tom Clegg11308: UserDict to Python 3.
2017-04-01 Tom Clegg11308: Futurize stage2.
2017-04-01 Tom Clegg11308: Fix futurize.
2017-04-01 Tom Clegg11308: Futurize.
2017-04-01 Tom Clegg11308: Test sdk/python with Python 3.
2017-04-01 Tom Clegg11308: fmt
2017-03-31 Tom Clegg11402: Disable caching if $HOME/ is not writable, inste...
2017-03-31 radhikacloses #11368
2017-03-31 radhika11368: show error if user tries to rename a collection...
2017-03-31 Tom CleggMerge branch '11398-nodes-items-available'
2017-03-31 Tom Clegg11398: Fix missing items_available in nodes#index response.
2017-03-31 Peter AmstutzMerge branch '9132-dockerclient' closes #9132
2017-03-31 Peter Amstutz9132: Fix test errors due to rebase.
2017-03-31 Ward VandewegeFix package test for ubuntu1204.
2017-03-30 Peter Amstutz9132: Fix ContainerCreate to include HostConfig, contai...
2017-03-30 Peter Amstutz9132: Fix after rebase
2017-03-30 radhika9132: Use ThinDockerClientProxy to overcome the import...
2017-03-30 Peter Amstutz9132: few more updates to use the new API
2017-03-30 Peter Amstutz9132: WIP switching to using official Docker Go client.
2017-03-30 Peter AmstutzMerge branch '11332-fix-crunchscript' refs #11332
2017-03-30 Tom CleggMerge branch '7709-api-rails4' (partial)
2017-03-30 Tom Clegg7709: De-duplicate "ensure unique name" implementations.
2017-03-30 Tom Clegg7709: Do not set job_readable when it won't be used.
2017-03-30 Tom Clegg7709: Leave container_request alone when applying defau...
2017-03-30 Tom Clegg7709: Fix tests (count existing links before adding...
2017-03-30 Tom Clegg11209: Restore missing import.
2017-03-30 Peter Amstutz11332-fix-crunchscript: Set ACCEPTLIST_RE because crunc...
2017-03-30 Tom Clegg11355: Arvados gems accept json 2.x.
2017-03-29 Tom CleggMerge branch '11235-log-retryable'
2017-03-29 Tom Clegg11235: Log a message when a job is interrupted by node...
2017-03-29 radhikacloses #3821
2017-03-29 Peter AmstutzFix invalid records in API collections test fixture...
2017-03-29 radhika3821: improve the tooltip on rename file option.
2017-03-29 Peter AmstutzFix packaging for python-arvados-cwl-runner refs #11333
2017-03-29 Tom CleggMerge branch '11361-pdh-index'
2017-03-28 Tom Clegg11361: Add pdh index to collections table.
2017-03-28 Tom CleggMerge branch '11209-unmount-replace'
2017-03-28 Peter AmstutzMerge branch '11333-cwl-phone-home' closes #11333
2017-03-28 radhika3821: update test assertion that randomly fails; in...
2017-03-28 Peter Amstutz11333: Add explicit version pin on 'typing'
2017-03-28 Peter Amstutz11332: Suppress phone-home behavior in check_exists...
2017-03-28 Peter AmstutzMerge branch '11332-cwl-filenames' closes #11332
2017-03-28 radhikaMerge branch 'master' into 3821-collection-file-manage
2017-03-28 radhika3821: collection viewed from another object
2017-03-28 radhika3821: The "Remove selected files" option should only...
2017-03-28 Peter Amstutz11332: Override relaxed path checks to be even more...
2017-03-28 radhika3821: attr_accessor not needed on collection "filename"
2017-03-28 radhika3821: add an integration test to rename a file in a...
2017-03-28 Tom Clegg11209: Test using ./bin/arv-mount from source dir.
2017-03-27 radhika3821: integration test to remove files from a collection
2017-03-27 Tom Clegg11209: Replace "--unmount /path/..." with "--unmount...
2017-03-27 Tom Clegg11209: Fix daemon mode.
2017-03-27 radhika3821: collection controller tests for remove and rename...
2017-03-27 Peter AmstutzUpdate cwl test_submit refs #10401
2017-03-27 Peter AmstutzMerge branch '10401-run-upload-dir' refs #10401
2017-03-27 Peter Amstutz10401: Support in arv-run for uploading Directories.
2017-03-27 Tom CleggPin ws4py <0.4 (our websocket tests fail on 0.4.1)
2017-03-24 radhika3821: Rename collection file path
2017-03-24 Tom Clegg11209: Remove unused imports.
2017-03-24 Tom Clegg11209: Add tests for --unmount and --replace flags.
2017-03-24 Tom Clegg11209: Fix missing import. Use context handler for...
2017-03-24 Tom CleggRemove debug printf.
2017-03-24 Tom CleggRemove -i flag from Rails3 pg_dump invocation.
2017-03-24 radhika3821: remove selection file in collection file row
2017-03-24 radhika3821: added 'Remove selected files' to collection#show...
2017-03-24 Peter AmstutzMerge branch '8567-docker-migrator' refs #8567
2017-03-23 Tom Clegg11209: Try unmounting at least once even if timeout=0.
2017-03-23 Tom Clegg11209: "--unmount /path/..." unmounts /path and all...
next