arvados.git
2018-09-20 Peter Amstutz10865: Update documentation, replace disable_api_method...
2018-09-20 Peter Amstutz10865: Add test for check_enable_legacy_jobs_api
2018-09-19 Peter Amstutz10865: Fix query for empty jobs table
2018-09-19 Peter Amstutz10865: Add enable_legacy_jobs_api configuration option
2018-09-18 Tom CleggMerge branch '13752-migrate-index-data'
2018-09-18 Tom Clegg13752: Merge branch 'master' into 13752-migrate-index...
2018-09-18 Tom CleggMerge branch '13994-proxy-remote'
2018-09-18 Tom Clegg13994: Merge branch 'master' into 13994-proxy-remote
2018-09-17 Tom Clegg13752: Migrate file_names column using multiple transac...
2018-09-17 Tom Clegg13752: De-duplicate file and stream names in collection...
2018-09-17 Tom Clegg13994: Fix missing error message.
2018-09-17 Tom Clegg13994: Fix service discovery race.
2018-09-17 Peter AmstutzMerge branch '14087-federated-collection-by-pdh' refs...
2018-09-17 Peter AmstutzMerge branch '14203-crunch-run-mkdir' closes #14203
2018-09-17 Peter Amstutz14087: Add Accept-Encoding to list of headers to delete...
2018-09-17 Tom Clegg13994: Fix token handling in collection performance...
2018-09-17 Tom Clegg13994: Use entire token for blob signatures.
2018-09-14 Peter Amstutz14203: Tweak error messages.
2018-09-14 Peter Amstutz14087: Refactor federation search for collections by PDH
2018-09-13 Lucas Di PentimaMerge branch '13773-will-fail-container-status'
2018-09-13 Lucas Di PentimaMerge branch 'master' into 13773-will-fail-container...
2018-09-13 Lucas Di Pentima13773: Update logging level checking for runtime status...
2018-09-13 Tom Clegg13994: Fix import cycle.
2018-09-12 Lucas Di Pentima13773: Fix test
2018-09-12 Lucas Di Pentima13773: Update test that confirms runtime_status is...
2018-09-12 Tom Clegg13994: Fix deadlock in keepstore tests.
2018-09-12 Tom Clegg13994: Proxy to remote cluster if +R hint given.
2018-09-12 Peter Amstutz14203: Mkdir failing with os.ErrExist is not a fatal...
2018-09-12 Lucas Di Pentima13773: Removed superfluous documentation
2018-09-12 Lucas Di Pentima13773: Add well known runtime_status' keys data type...
2018-09-11 Peter AmstutzMerge branch '13993-federated-collection' refs #13993
2018-09-11 Peter Amstutz14087: Rate limit the number of parallel requests
2018-09-11 Peter Amstutz14087: Remove debug print. Comments.
2018-09-11 Peter Amstutz14087: Check for remote clusters before searching
2018-09-11 Peter Amstutz14087: Fetch federated collection by PDH
2018-09-11 Peter Amstutz14087: Federated fetch by PDH WIP
2018-09-11 Peter Amstutz13993: Add TestGetLocalCollection
2018-09-11 Lucas Di Pentima13773: Enhance error/warning runtime status display...
2018-09-11 Lucas Di Pentima13773: Don't intercept logger.info() calls for runtime...
2018-09-10 Peter Amstutz13993: Need to explicitly handle paths that don't end...
2018-09-10 Peter Amstutz13993: Don't export internal types
2018-09-10 Peter Amstutz13993: Consolidate SignedLocatorPattern with keepclient...
2018-09-10 Lucas Di Pentima13773: Updates documentation
2018-09-07 Lucas Di Pentima13773: Intercept logging calls to update runtime_status...
2018-09-07 Peter Amstutz13993: Support for federated collection requests by...
2018-09-07 Lucas Di Pentima13773: Update runtime_status_error() method to report...
2018-09-07 Peter Amstutz13146: Returns real json response
2018-09-07 Peter Amstutz13146: Projects shared with me WIP
2018-09-06 Lucas Di Pentima13773: Show 'Warning' label on jobs that have this...
2018-09-06 Ward VandewegeA new version of our libcloud fork is available.
2018-09-06 Tom CleggMerge branch '11065-optional-audit-logging'
2018-09-06 Tom Clegg11065: Merge branch 'master' into 11065-optional-audit...
2018-09-05 Peter AmstutzAdd http_timeout to runtimeContext refs #13542
2018-09-05 Peter AmstutzMerge branch '14082-round-off' refs #14082
2018-09-05 Peter AmstutzMerge branch '13973-max-cr-priority' refs #13973
2018-09-05 Peter AmstutzFix gofmt in slurm.go refs #14110
2018-09-05 Lucas Di Pentima13773: Containers & CRs show "Failing" when a child...
2018-09-05 Peter AmstutzMerge branch 'wtsi/13809-root_url-protocol-port-configu...
2018-09-05 Peter AmstutzMerge branch 'wtsi/python-api-timeout' refs #13542
2018-09-05 Peter AmstutzMerge branch 'wtsi/14110-c-d-s-limit-slurm-concurrency...
2018-09-05 Peter Amstutz13973: Use a straightforward maximum() query to compute...
2018-09-05 Peter Amstutz14082: Round up numeric values in container request...
2018-09-04 Tom CleggMerge branch '14152-s3-v4-signature'
2018-09-04 Tom CleggMerge branch '14008-containers-index'
2018-09-04 Tom CleggAdd test case for filtering on is_trashed in groups...
2018-09-04 Tom CleggRemove redundant test case.
2018-09-04 Tom Clegg14008: Merge branch 'master' into 14008-containers...
2018-09-04 Tom Clegg14152: Use V4 signer for S3 in regions that use V4...
2018-09-04 Tom CleggMerge branch '14009-container-reuse-index'
2018-09-04 Lucas Di Pentima13773: Updates tests checking that runtime_status_error...
2018-09-04 Lucas Di Pentima13773: Updates runner container's runtime_status on...
2018-09-04 Lucas Di Pentima13773: Add runtime_status to be accesible via API
2018-09-04 Lucas Di Pentima13773: Expand test to prove that non-error runtime_stat...
2018-09-04 Lucas Di Pentima13773: Fix reuse query & add tests
2018-09-04 Lucas Di Pentima13773: Add documentation.
2018-09-04 Lucas Di Pentima13773: Filter out running containers that will fail...
2018-09-04 Lucas Di Pentima13773: Adds runtime_status field to containers on API...
2018-09-04 Ward Vandewege14153: Merge branch '14153-support-ruby-2.3.7' 1.2.0
2018-09-04 Ward VandewegeChange dependency from google-api-client to cure-google...
2018-09-04 Ward VandewegeMake sure to bump the dependency on the arvados gems...
2018-09-03 Ward VandewegeDocumentation fix: make the use of $uuid_prefix consistent.
2018-08-25 Peter AmstutzRevert ruamel.yaml build to 0.14.12 refs #14075
2018-08-25 Peter AmstutzFix test for changed expectation refs #13973
2018-08-25 Peter Amstutz'trollop' gem renamed to 'optimist' fix build no issue #
2018-08-24 Peter AmstutzBuild ruamel.yaml 0.15.26 for a-c-r
2018-08-24 Tom CleggMerge branch '13456-controller-timeout'
2018-08-24 Tom Clegg13456: Use HTTPRequestTimeout in test suite.
2018-08-24 Peter AmstutzMerge branch '13973-child-priority' refs #13973
2018-08-24 Peter AmstutzMerge branch '14075-uploadfiles' refs #14075
2018-08-24 Peter AmstutzMerge branch 'master' into 14075-uploadfiles
2018-08-24 Peter Amstutz14075: Tweak ruamel.yaml verision range in setup.py
2018-08-24 Peter Amstutz14075: Fix cwl unit tests
2018-08-24 Joshua C. Randallfix slow queries in uploadfiles
2018-08-24 Tom CleggMerge branch '13959-timeouts-and-logging'
2018-08-24 Tom Clegg13959: Merge branch 'master' into 13959-timeouts-and...
2018-08-24 Tom Clegg14008: Merge branch 'master' into 14008-containers...
2018-08-24 Tom Clegg14008: Add container queue index.
2018-08-24 Tom Clegg14009: Index containers table for reuse searches.
2018-08-24 Peter Amstutz13973: Tweak test for inheriting CR priority
2018-08-24 Ward VandewegeWe need to build ws 0.4.2 for ubuntu1404 and ubuntu1604
next