arvados.git
2018-03-01 Tom CleggMerge branch '12552-slurm-priority'
2018-02-28 jiayong2Merge branch '11850-singlecontainer-max-requirements'
2018-02-28 jiayong2Merge branch 'master' into 11850-singlecontainer-max...
2018-02-28 Tom CleggMerge branch '13078-slurm-feature-test'
2018-02-28 Tom Clegg12552: Improve PrioritySpread docs.
2018-02-27 Tom Clegg13078: Accept "no nodes" as an indication that features...
2018-02-27 Tom Clegg13078: Use --test-only instead of invalid --gres to...
2018-02-27 Tom CleggMerge branch '12315-exclude-child-procs'
2018-02-27 Tom Clegg12315: Tidy up test params.
2018-02-26 Peter AmstutzMerge branch '13037-composer-link' closes #13037
2018-02-26 jiayong2Merge branch 'master' into 11850-singlecontainer-max...
2018-02-26 jiayong2Take sum for outdir requirement in single container
2018-02-26 Lucas Di PentimaMerge branch '12707-storage-classes-columns'
2018-02-26 Lucas Di Pentima12707: Adds default value setting on collection creation.
2018-02-26 Tom Clegg12552: Fix accidental textile link syntax.
2018-02-26 Peter Amstutz13037: Add hidden api_token to Composer button to skip...
2018-02-26 Tom Clegg12552: Document PrioritySpread. Default to 10 if not...
2018-02-26 Tom Clegg12552: Skip extra lookup.
2018-02-26 Tom Clegg12552: Add slurm-renice test cases.
2018-02-26 Lucas Di Pentima12707: Some fixes and additions on storage classes:
2018-02-23 Peter Amstutz12315: Propagate show_children to infinite scroll pages...
2018-02-23 Peter Amstutz12315: Add abstract show_children query parameter
2018-02-23 Peter AmstutzMerge branch 'wtsi/13113-acr-collectioncache-retries...
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-23 Lucas Di Pentima12707: Add storage classes attributes to collections.
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 Joshua RandallFix CollectionCache to pass num_retries to CollectionReader
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-17 Tom Clegg12315: Add "exclude child processes" checkbox to /all_p...
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-16 Tom Clegg12552: Adjust SLURM niceness to bring priority into...
2018-02-15 Tom Clegg12552: Add SLURM niceness calculator.
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 jiayong2Merge branch 'master' into 11850-singlecontainer-max...
2018-02-12 jiayong2Add changes to arvworkflow.py for taking the max requir...
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...
next