arvados.git
2018-02-23 Peter AmstutzMerge branch 'wtsi/13093-crunch-dispatch-slurm-add...
2018-02-23 Peter AmstutzMerge branch '13064-arv-mount-perf' closes #13064
2018-02-23 Peter Amstutz13064: Add comment about has_ref() and in_use() checks
2018-02-22 Peter Amstutz13064: Explicitly precompile regexes used in manifest...
2018-02-22 Peter Amstutz13064: Add __slots__ to ArvadosFile and FuseArvadosFile
2018-02-22 Peter Amstutz13064: Check has_ref before checking in_use
2018-02-21 Joshua C. Randalladd ReserveExtraRAM config option to crunch-dispatch...
2018-02-21 Peter AmstutzMerge branch '11645-keepstore-storageclasses' closes...
2018-02-21 Peter Amstutz11645: Add tests that StorageClasses is loaded from...
2018-02-21 Ward VandewegeFix typos/grammar.
2018-02-21 Peter AmstutzMerge branch '13106-keepclient-slot' closes #13106
2018-02-21 Peter Amstutz13106: Add note about the test.
2018-02-21 Peter Amstutz11645: Add support for StorageClasses in volume config.
2018-02-21 Peter Amstutz13106: Add test confirming deadlock
2018-02-20 Peter Amstutz13106: Ensure cache slot is reset on error
2018-02-16 Tom CleggMerge branch '13098-assign-hostname'
2018-02-16 Tom Clegg13098: 12199: Fix hostname assigned but not saved.
2018-02-16 Tom CleggMerge branch '13063-update-azure-sdk'
2018-02-16 Tom Clegg13063: Use upstream azure-sdk-for-go.
2018-02-16 Peter AmstutzMerge branch '13090-eval-timeout' closes #13090
2018-02-16 Peter Amstutz13090: Pass through --eval-timeout to container command...
2018-02-15 Tom CleggAdd missing parameter to update call.
2018-02-15 Peter AmstutzMerge branch '11876-R-deps' refs #11876
2018-02-15 Peter Amstutz11876: Pin R deps that are installed from gitub.
2018-02-15 Tom CleggMerge branch '13063-update-azure-sdk'
2018-02-15 Lucas Di PentimaMerge branch '11454-remove-button-removal'
2018-02-15 Peter AmstutzR SDK documentation link fix refs #11876
2018-02-15 Lucas Di Pentima11454: Code readability enhancement.
2018-02-15 Tom Clegg13063: Don't use azure default delay-and-retry loop.
2018-02-15 Lucas Di Pentima11454: Don't show 'Remove' session button when listed...
2018-02-14 Tom Clegg13063: Update azure storage client library.
2018-02-14 Lucas Di PentimaMerge branch '12863-wb-cr-status'
2018-02-14 Lucas Di PentimaMerge branch '13023-wb-log-newlines'
2018-02-14 Tom CleggMerge branch '12199-dispatch-to-node-type'
2018-02-14 Tom CleggMerge branch '13025-keepstore-metrics'
2018-02-14 Tom Clegg12199: Fix job_uuid missing from nodes#update response.
2018-02-13 Tom Clegg12199: Ensure scratch space for tmp mounts when choosin...
2018-02-13 Lucas Di Pentima13023: Workaround firefox copy&paste bug on jobs &...
2018-02-13 Lucas Di Pentima13023: Fix integration test.
2018-02-13 Tom Clegg12199: Move services/dispatchcloud to lib/dispatchcloud.
2018-02-13 Lucas Di Pentima13023: Fixes related tests.
2018-02-13 Lucas Di Pentima13023: Replaces div with pre tags on 'Recent logs'...
2018-02-13 Lucas Di Pentima12863: Adds CR's state label on description cell.
2018-02-12 Lucas Di Pentima12863: Adds column showing process status on project...
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 Tom Clegg13025: Merge branch 'master' into 13025-keepstore-metrics
2018-02-12 Tom Clegg13025: Revert returning WroteStatus()==200 if no header...
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 Tom Clegg13025: Lint.
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 Tom Clegg13025: Add request time metrics at /metrics and /metric...
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...
next