Merge branch 'master' into 10401-limit-dir-expansion
[arvados.git] / services /
2017-04-12 Peter AmstutzMerge branch 'master' into 10401-limit-dir-expansion
2017-04-11 Peter Amstutz10401: Get structure.sql from master.
2017-04-11 Peter AmstutzMerge branch 'master' into 10401-limit-dir-expansion
2017-04-11 radhikarefs #8465
2017-04-11 radhikaMerge branch 'master' into 8465-stderr-redirection
2017-04-11 Tom CleggMerge branch '11349-nodemanager-status-api'
2017-04-11 Tom Clegg11349: Move assertion outside loop for clarity.
2017-04-11 Tom Clegg11349: Warn if management/status server is not enabled.
2017-04-11 Lucas Di PentimaMerge branch '6304-dns-update-fix'
2017-04-11 Lucas Di Pentima6304: Change assertion type for better failure message.
2017-04-10 Lucas Di Pentima6304: Merge branch 'master' into 6304-dns-update-fix
2017-04-10 Lucas Di Pentima6304: Corrected test setup to make it pass.
2017-04-10 radhikaMerge branch '8465-stdin-redirection' into 8465-stderr...
2017-04-10 radhika8465: test cleanup
2017-04-10 Lucas Di Pentima6304: Clean up temp files that could exist in case...
2017-04-10 Tom Clegg11349: Report wishlist size in status["nodes_wish"].
2017-04-07 Tom Clegg11349: Add management server with /status.json
2017-04-07 Peter Amstutz8465: Set proper container flags to provide data on...
2017-04-07 Tom CleggMerge branch '11209-unmount-subtype'
2017-04-07 Peter AmstutzIncrease ping delay in WatchdogActorTest to try and...
2017-04-07 Tom Clegg11209: Restrict --unmount* operations to given --subtype.
2017-04-07 radhika8465: added stderr redirection and tests
2017-04-06 radhika8465: do not wait in the go routine while doing io...
2017-04-06 Lucas Di Pentima7824: Merge branch 'master' into 7824-arvls-arvput...
2017-04-06 radhikaMerge branch 'master' into 8465-stdin-redirection
2017-04-06 radhika8465: test clean up
2017-04-06 Peter AmstutzMerge branch '11413-nodemanager-gce-fixes' refs #11413
2017-04-05 radhika8465: added stdin redirection for json mount.
2017-04-05 Lucas Di Pentima6304: Avoid possible dns update race condition by writi...
2017-04-04 radhika8465: added stdin redirection for collection
2017-04-04 Peter Amstutz11413: Use getattr() in exception handler.
2017-04-04 Peter Amstutz11413: Wrap destroy_node with similar logic to create_n...
2017-04-04 Tom CleggMerge branch '11100-cr-output-ttl'
2017-04-04 Peter Amstutz11413: Fix issues with node manager on GCE:
2017-04-01 Tom Clegg11100: Adjust delete_at in before_validation hook inste...
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-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 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-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 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 radhikaMerge branch 'master' into 3821-collection-file-manage
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 Peter AmstutzMerge branch '10401-run-upload-dir' refs #10401
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 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 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.
2017-03-23 Tom CleggMerge branch '11221-always-restart-services'
2017-03-23 Peter Amstutz11325: Remove "broken node" check. Assume if the node...
2017-03-23 Tom CleggMerge branch '10669-safe-http-cache'
2017-03-23 Peter AmstutzMerge branch '11255-docker-host-networking' closes...
2017-03-23 Peter Amstutz11255: Fix whitespace
2017-03-23 Peter Amstutz11255: Add -container-enable-networking and -container...
2017-03-23 Lucas Di PentimaMerge branch '11170-stale-squeue-procs'
2017-03-22 Lucas Di PentimaMerge branch '10218-record-node-info'
2017-03-22 Lucas Di Pentima10218: Avoid running df commands more than necessary...
2017-03-22 Tom Clegg11065: Merge branch 'master' into 11065-rotate-logs
2017-03-22 Lucas Di Pentima10218: Added calls to "df -i" to record free i-nodes...
2017-03-22 Lucas Di Pentima10218: Ask for disk space on 2 specific filesystems...
2017-03-22 Lucas Di Pentima10218: Merge branch 'master' into 10218-record-node...
2017-03-22 Lucas Di Pentima10218: Get the container record directly from the API...
2017-03-22 Lucas Di Pentima11170: Calling close method from an ensure block.
2017-03-22 Tom Clegg11065: Defer audit log cleanup until after_commit.
next