arvados.git
2017-04-03 Peter AmstutzMerge branch '11407-go-sdk-debug' closes #11407
2017-04-03 Peter Amstutz11407: keepclient checks for ARVADOS_DEBUG and enables...
2017-04-03 Lucas Di Pentima7824: Log errors when trying to read the collection...
2017-04-03 Lucas Di Pentima7824: Closing file when finished writing
2017-04-03 Peter Amstutz8567: Add workaround for "trap EXIT" in pid 1 bash...
2017-04-01 Tom Clegg11100: Adjust delete_at in before_validation hook inste...
2017-03-31 Tom Clegg11100: Specify units in output_ttl docs.
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 Lucas Di Pentima7824: Use logging facility to show error messages.
2017-03-31 Peter AmstutzMerge branch '9132-dockerclient' closes #9132
2017-03-31 Lucas Di Pentima7824: Updated code to use newer Collection APIs, leavin...
2017-03-31 Peter Amstutz9132: Fix test errors due to rebase.
2017-03-31 Ward VandewegeFix package test for ubuntu1204.
2017-03-30 Tom Clegg11100: If caller sets collection.delete_at too early...
2017-03-30 Peter Amstutz9132: Fix ContainerCreate to include HostConfig, contai...
2017-03-30 Tom Clegg11100: Add comment about delete_at validation race.
2017-03-30 Tom Clegg11100: Clean up permission checks.
2017-03-30 Tom Clegg11100: Add container_requests.output_ttl field. Fix...
2017-03-30 Peter Amstutz8567: Log total bytes to migrate
2017-03-30 Peter Amstutz8567: Use arvados.config instead of os.environ. Tweak...
2017-03-30 Lucas Di Pentima7824: Moved arv-get code to arvados.commands and replac...
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 Lucas Di Pentima7824: Further ordering fixes. Now all arv-ls tests...
2017-03-30 Tom CleggMerge branch '7709-api-rails4' (partial)
2017-03-30 Peter Amstutz8567: Improve disk space accounting. Default to use...
2017-03-30 Lucas Di Pentima7824: Fix upper/lower case ordering on arv-ls.
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 Peter Amstutz10401: Bump cwltool for packing fix.
2017-03-29 Peter Amstutz10401: Bump schema salad for self-colliding id fix.
2017-03-29 Peter Amstutz10401: Update crunch script, no longer expands director...
2017-03-29 Peter Amstutz10401: Fixup file/directory literal handling
2017-03-29 Peter Amstutz10401: Only upload file:// identifiers.
2017-03-29 Peter Amstutz10401: Bump arvados-python-client version for updates to
2017-03-29 Peter Amstutz10401: Use custom_schema_callback. Bump schema-salad...
2017-03-29 Peter Amstutz10401: Rework support for uploading Directories (don...
2017-03-29 Peter Amstutz10401: Allow Arvados extensions to be used in "requirem...
2017-03-29 Peter Amstutz10401: Use use_custom_schema feature for extensions.
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...
2017-03-23 Tom Clegg11209: Add arv-mount --unmount and --replace flags
2017-03-23 Lucas Di Pentima7824: Updated arv-ls to use CollectionReader's keys...
2017-03-23 Peter AmstutzMerge branch '11325-no-broken-nodes' refs #11323, refs...
2017-03-23 Peter Amstutz11323: Don't try to offer_arvados_pair on unpaired...
2017-03-23 Peter Amstutz11324: Fix crash in NodeManagerDaemonActor when receivi...
2017-03-23 Tom CleggMerge branch '10766-install-ws'
2017-03-23 Tom CleggMerge branch '11065-rotate-logs'
2017-03-23 Tom Clegg11065: Avoid scientific notation in PostgreSQL literal.
2017-03-23 Tom Clegg11065: Update comments.
next