arvados.git
2018-02-12 Tom Clegg12199: Merge branch 'master' into 12199-dispatch-to...
2018-02-12 Tom Clegg12199: Improve race handling in busywait.
2018-02-12 Tom Clegg12199: Fix errant uses of size.name that should be...
2018-02-12 Tom Clegg12199: Update integration tests.
2018-02-12 Lucas Di PentimaMerge branch '11454-wb-federated-search'
2018-02-12 Lucas Di Pentima11454: Avoid instantiating new SessionDB before autoRed...
2018-02-12 Lucas Di Pentima11454: A couple of fixes/enhancements:
2018-02-12 Lucas Di Pentima11454: Removes workbench links on /sessions page.
2018-02-12 Tom CleggMerge branch '12840-cancelled-pipeline'
2018-02-12 Tom CleggMerge branch '12991-docker-memory-limit'
2018-02-12 Tom CleggMerge branch '13022-tmp-cleanup'
2018-02-09 Peter AmstutzMerge branch '11876-r-sdk' documentation, refs #11876
2018-02-09 Peter Amstutz11876: Improve formatting
2018-02-09 Peter Amstutz11876: Update installation instructions
2018-02-09 Peter Amstutz11876: Update install instructions to r.arvados.org
2018-02-09 Peter Amstutz11876: Arvbox support for building R docs
2018-02-09 Peter Amstutz11876: Build R SDK reference pages for doc site
2018-02-09 Lucas Di Pentima11454: Replaced javascript events with proper form...
2018-02-08 Lucas Di Pentima11454: Code cleanup. Removed local wb link on sessions...
2018-02-08 Lucas Di Pentima11454: Replace link buttons with form buttons on search...
2018-02-08 Lucas Di PentimaMerge branch '11454-fix-syntax-errors' 1.1.3
2018-02-08 Lucas Di Pentima11454: Syntax errors fixes.
2018-02-08 Tom Clegg12840: Report pipeline state=Failed on job creation...
2018-02-08 Lucas Di PentimaMerge branch '11454-wb-federated-search'
2018-02-08 Fuad MuhicAdded documentation for print classes
2018-02-07 Fuad MuhicAdded documentation to each public class of SDK.
2018-02-07 Fuad MuhicReplaced README with README.Rmd
2018-02-06 Peter AmstutzMerge branch '11876-r-sdk' refs #11876
2018-02-06 Fuad MuhicFix 5 failing tests
2018-02-06 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-02-05 Tom Clegg12991: Propagate memory and CPU limits to docker container.
2018-02-05 Lucas Di Pentima11454: Remotes listed on remoteHosts show "enable/disab...
2018-02-05 Lucas Di Pentima11454: When adding a uuid prefix on the add session...
2018-02-05 Tom Clegg13022: Don't abandon cleanup tasks on SIGTERM.
2018-02-05 Tom Clegg12199: Make operator precedence more obvious.
2018-02-05 Tom Clegg12199: Track slurm node features, avoid redundant updates.
2018-02-03 Peter Amstutz11876: Add sdk/R to run-tests.sh
2018-02-02 Lucas Di Pentima11454: On /search & /sessions page, check if the curren...
2018-02-02 Tom Clegg12840: Differentiate "Cancelled" from "Failed" pipeline...
2018-02-02 Lucas Di Pentima11454: Add the salted token on search result links...
2018-02-02 Lucas Di PentimaMerge branch '12268-libcloud-2-3-0'
2018-02-02 Lucas Di Pentima12268: Update the libcloud dependency to our forked...
2018-02-02 Lucas Di Pentima11454: Removed unnecessary call on migrateNonFederatedS...
2018-02-02 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-02-02 Fuad MuhicArvados class now accepts additional parameter which...
2018-02-01 Tom CleggMerge branch '12902-queued-to-cancelled'
2018-02-01 Lucas Di Pentima11454: Show a link to the remote workbench on the sessi...
2018-02-01 Peter AmstutzMerge branch '12764-secure-tmp-parent' refs #12764
2018-02-01 Peter Amstutz12764: Set mode on copied single files. Fix tests.
2018-02-01 Peter Amstutz12764: Explicitly set desired permissions on copied...
2018-01-31 Peter Amstutz12764: Remove CleanupTempDir. Better name for parent...
2018-01-31 Peter Amstutz12764: crunch-run temporary directories have common...
2018-01-31 Lucas Di Pentima11454: Do federated logins by requesting the current...
2018-01-31 Peter AmstutzWritable staged files/dirs need to be 0777 to match...
2018-01-31 Peter AmstutzFix sdk/cwl unit test refs #12934
2018-01-31 Peter AmstutzMerge branch '12934-cwl-dir-output' refs #12934
2018-01-31 Tom Clegg12902: Offer Cancel button for "on hold" containers.
2018-01-31 Tom Clegg12902: Say "created at" instead of "started at" for...
2018-01-31 Tom Clegg12902: Fix crash on null container_request name.
2018-01-31 Tom Clegg12902: Label CRs "Cancelled" if finalized with incomple...
2018-01-31 Tom Clegg12902: Update state=Final when cancelling a container...
2018-01-31 Tom Clegg12902: Leave child CR "cancelled" (not "on hold") when...
2018-01-31 Peter Amstutz12934: Tweak output of directories to pass conformance...
2018-01-31 Fuad MuhicReworkder HttpRequest class to use RETRY functionality
2018-01-31 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-31 Peter AmstutzMerge branch '12764-writable-file' refs #12764
2018-01-31 Peter Amstutz12764: gofmt fix
2018-01-31 Peter Amstutz12764: Handle empty directories. Fix test.
2018-01-31 Peter Amstutz12764: gofmt fix
2018-01-30 Peter Amstutz12764: bump cwltool version for conformance fixes
2018-01-30 Lucas Di Pentima11454: Cache the local session token's uuid after being...
2018-01-30 Tom CleggMerge branch '13011-empty-block-error-411'
2018-01-30 Tom Clegg13011: Fix 411 error when writing empty block to Azure...
2018-01-30 Tom Clegg12199: Keep SLURM's node properties up to date.
2018-01-30 Lucas Di PentimaMerge branch 'master' into 11454-wb-federated-search
2018-01-30 Tom Clegg12199: Assign slot and hostname when creating/reusing...
2018-01-30 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-30 Fuad MuhicAdded error checking code to Collection and Subcollecti...
2018-01-29 Peter Amstutz12764: Improve error handling around staging writable...
2018-01-29 Peter Amstutz12764: Tweak docs
2018-01-29 Peter Amstutz12764: Support 'dockerOutputDirectory' for containers...
2018-01-29 Peter Amstutz12764: Update documentation.
2018-01-29 Peter Amstutz12764: Support empty anonymous directories by creating...
2018-01-29 Peter Amstutz12764: Pass one cwl test
2018-01-29 Peter Amstutz12764: Fixes
2018-01-29 Peter Amstutz12764: arvados-cwl-runner support
2018-01-29 Peter Amstutz12764: Writable file/directory support wip
2018-01-29 Lucas Di PentimaMerge branch '12758-federated-id-group-sync'
2018-01-29 Tom CleggMerge branch '12746-crunch2-hoststat'
2018-01-29 Tom Clegg12199: Derate advertised node sizes by 5%.
2018-01-29 Lucas Di Pentima12758: Query the API server for group memberships using a
2018-01-29 Tom Clegg12199: Log timestamps in slow integration tests.
2018-01-29 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-29 Fuad MuhicImplemented custom print functions for all public classes
2018-01-29 Tom Clegg12199: Update integration tests.
2018-01-29 Tom Clegg12199: Make mocks match real slurm output.
2018-01-29 Tom Clegg12199: Update slurm features when nodes come up.
2018-01-29 Tom Clegg12199: Rename instance type features: a1.xl => instance...
2018-01-29 Tom Clegg12199: Use node type X to run jobs with constraint...
2018-01-26 Peter AmstutzRefactor arvbox Go setup and use govendor. refs #12935
next