13561: Move versioning code inside locking block.
[arvados.git] / services /
2018-10-11 Lucas Di Pentima13561: Move versioning code inside locking block.
2018-10-11 Lucas Di Pentima13561: Fix validation & update related test.
2018-10-10 Lucas Di Pentima13561: Refactor version creation & sync logic.
2018-10-05 Lucas Di PentimaMerge branch 'master' into 13561-collection-versions-api
2018-10-05 Peter AmstutzMerge branch '12690-12748-crunchstat-summary'
2018-10-05 Lucas Di Pentima13561: Allow request old collection version by UUID.
2018-10-04 Lucas Di Pentima13561: Ignore version & current_version_uuid parama...
2018-10-04 Lucas Di Pentima13561: Avoid permission links to be attached to past...
2018-10-04 Lucas Di Pentima13561: Expand index API to include past versions.
2018-10-03 Lucas Di Pentima13561: Avoid collections.index to include old versions
2018-10-03 Peter AmstutzMerge branch '13619-fed-object-list' closes #13619
2018-10-02 Peter AmstutzMerge branch '14201-exclude-home-project' closes #14201
2018-10-02 Lucas Di Pentima13561: Save new version when preserve_version==true...
2018-10-01 Peter Amstutz14201: Make exclude_home protected, deduplicate owner...
2018-10-01 Tom CleggMerge branch '10181-incremental-log'
2018-10-01 Peter Amstutz14201: add exclude_home_project to 'contents' endpoint
2018-10-01 Lucas Di Pentima13561: Old collection version's modified_at reflects...
2018-10-01 Tom Clegg10181: Merge branch 'master' into 10181-incremental-log
2018-09-29 Lucas Di Pentima13561: Avoid old versions to be updated, with test.
2018-09-28 Tom Clegg10181: Restore container's ability to update its own...
2018-09-28 Tom Clegg10181: Don't set log collection is_trashed until final...
2018-09-27 Tom Clegg10181: Fix up redundant error message.
2018-09-27 Tom CleggMerge branch '14236-delete-last-file'
2018-09-26 Tom Clegg10181: Rename configs, add to API server config, suppor...
2018-09-26 Tom CleggAdd missing copyright headers.
2018-09-25 Lucas Di Pentima13561: Sync selected fields changes with older versions...
2018-09-25 Tom Clegg10181: Merge branch 'master' into 10181-incremental-log
2018-09-25 Tom Clegg10181: Keep CR logs synchronized with container logs...
2018-09-25 Peter AmstutzMerge branch '14197-federated-containers' refs #14197
2018-09-24 Lucas Di Pentima13561: Lock row when saving a new collection version...
2018-09-21 Tom Clegg10181: Fix timing sensitivity in test case.
2018-09-21 Tom Clegg10181: Load checkpoint configs from discovery doc if...
2018-09-21 Tom Clegg10181: Cleanup identifiers.
2018-09-21 Tom Clegg10181: Update container log PDH after updating log...
2018-09-21 Peter Amstutz14197: Add cluster_id to discovery document for create...
2018-09-21 Tom Clegg10181: Permit dispatcher to update log while container...
2018-09-21 Tom Clegg14236: Fix regexp in test.
2018-09-21 Lucas Di Pentima13561: Add missing copyright notices on migrations
2018-09-21 Lucas Di Pentima13561: Add basic support for collection versioning...
2018-09-20 Peter AmstutzMerge branch '10865-legacy-jobs-api' closes #10865
2018-09-20 Peter AmstutzMerge branch '13493-document-federation' refs #13493
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-20 Tom Clegg10181: Save log collection snapshots periodically durin...
2018-09-19 Tom Clegg14236: Test deleting the last file in a collection.
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 Peter AmstutzMerge branch '14087-federated-collection-by-pdh' refs...
2018-09-17 Peter AmstutzMerge branch '14203-crunch-run-mkdir' closes #14203
2018-09-17 Tom Clegg13994: Fix token handling in collection performance...
2018-09-17 Tom Clegg13994: Use entire token for blob signatures.
2018-09-15 Lucas Di Pentima13561: Add initial collection version information to...
2018-09-14 Peter Amstutz14203: Tweak error messages.
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 Tom Clegg13994: Fix import cycle.
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: Add well known runtime_status' keys data type...
2018-09-06 Lucas Di Pentima13773: Show 'Warning' label on jobs that have this...
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 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 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-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: 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: 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 VandewegeMake sure to bump the dependency on the arvados gems...
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 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-23 Joshua C. Randalllimit concurrent slurm commands
2018-08-22 Ward VandewegeMerge branch 'master' into 13823-bionic
2018-08-21 Tom Clegg13959: Fix test regexps.
next