Merge branch '15286-fixes'
[arvados.git] / services / api / app /
2019-06-03 Ward VandewegeMerge branch '15286-fixes'
2019-06-03 Ward VandewegeDo not blow up when Rails.configuration.Users.UserProfi...
2019-05-31 Tom Clegg15003: Merge branch 'master'
2019-05-28 Tom CleggMerge branch '14878-priority-race'
2019-05-28 Lucas Di PentimaMerge branch '15275-attribute-dirtyness-bugfix'
2019-05-24 Lucas Di Pentima15275: Checks for jsonb types changes by comparing...
2019-05-24 Tom Clegg15003: Merge branch 'master'
2019-05-24 Lucas Di PentimaMerge branch 'master' into 15275-attribute-dirtyness...
2019-05-24 Lucas Di PentimaMerge branch '15275-collection-delete-bugfix'. Refs...
2019-05-24 Lucas Di Pentima15275: Simplifies method code.
2019-05-24 Lucas Di Pentima15275: Don't create snapshots whenever is_trashed is...
2019-05-24 Lucas Di Pentima15275: Don't create snapshot when trashing collection.
2019-05-24 Lucas Di Pentima15275: Moves comment to its proper place.
2019-05-24 Lucas Di Pentima15275: Avoids running manage_versioning when not needed.
2019-05-24 Lucas Di Pentima15275: Saves snapshot as system user instead of assigni...
2019-05-20 Peter AmstutzMerge branch '15241-collection-input' refs #15241
2019-05-17 Lucas Di PentimaMerge branch '14988-wb-rails5-upgrade'
2019-05-17 Lucas Di PentimaMerge branch '15227-apiserver-properties-bugfix'
2019-05-17 Peter AmstutzAdd user email and cancel button to federated user...
2019-05-17 Lucas Di Pentima15227: Fixes type checking on json attributes.
2019-05-15 Tom CleggMerge branch '15232-blobttl-suffix'
2019-05-15 Peter AmstutzMerge branch '15061-fed-migrate' refs #15061
2019-05-15 Tom Clegg15232: Fix type of Collections.BlobSigningTTL config...
2019-05-15 Lucas Di PentimaMerge branch '15167-unlogged-attrs-api-docs'
2019-05-15 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-05-13 Peter AmstutzAdd workbench2Url to discovery document refs #15064
2019-05-13 Lucas Di PentimaMerge branch 'master' into 14988-wb-rails5-upgrade
2019-05-09 Peter AmstutzMerge branch '15061-fed-login' refs #15061
2019-05-09 Peter Amstutz15061: Add missing file
2019-05-09 Peter Amstutz15061: Implement admin variant of user merge by uuid
2019-05-09 Peter Amstutz15061: API support for linking local account to remote...
2019-05-09 Peter Amstutz15061: Correctly filter out "*" from RemoteClusters
2019-05-08 Lucas Di PentimaMerge branch 'master' into 14988-wb-rails5-upgrade
2019-05-07 Peter AmstutzMerge branch '15112-rerun-containers' refs #15112
2019-05-06 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-05-03 Peter AmstutzFix mistake setting container_count_max from wrong...
2019-05-02 Peter AmstutzMerge branch '15164-cr-finalize-lock' closes #15164
2019-04-30 Peter Amstutz15164: Add locking between container completion and...
2019-04-23 Peter AmstutzMerge branch '14670-new-java-sdk-docs' refs #14670
2019-04-23 Lucas Di PentimaMerge branch 'rails5-schema-env-data'
2019-04-22 Peter AmstutzHandle unrecognized uuid_prefix of remote host refs...
2019-04-22 Peter AmstutzMerge branch '15119-api-config-fixes'
2019-04-22 Peter Amstutz15119: Fixes for Workbench1.ExternalURL and Controller...
2019-04-19 Eric BiagiottiMerge branch 'master' into 14723-cwl-multiple-file...
2019-04-18 Peter AmstutzMerge branch '13996-new-api-config' refs #13996
2019-04-18 Eric BiagiottiMerge branch '15002-cancel-completed-container'
2019-04-18 Eric Biagiotti15002: Adds admin feature for cancelling completed...
2019-04-17 Lucas Di PentimaMerge branch '15109-logs-table-admin-docs'
2019-04-17 Tom CleggMerge branch '15002-container-permissions'
2019-04-17 Tom Clegg15002: Fix container update permissions.
2019-04-16 Fernando MonserratMerge branch '14670-new-java-sdk-docs' of git.curoverse...
2019-04-12 Peter AmstutzMerge branch 'master' into 14670-new-java-sdk-docs
2019-04-11 Peter Amstutz13996: Update rest of code for cleaner config access
2019-04-10 Peter Amstutz13996: Copy config into OrderedOptions for nicer access
2019-04-08 Peter Amstutz13996: Fix discovery document remoteHosts
2019-04-08 Peter Amstutz13996: Explicitly get string representation of URLs
2019-04-08 Peter Amstutz13996: Unit tests pass
2019-04-08 Peter Amstutz13996: Fixing test WIP
2019-04-08 Peter Amstutz13996: Migrate tests to new config
2019-04-08 Peter Amstutz13996: More config migrations, refactor some code into...
2019-04-08 Peter Amstutz13996: Migrate majority of defaults to config.defaults.yml
2019-04-08 Peter Amstutz13996: More config updates
2019-04-08 Peter Amstutz13996: Updating API server to use new config object WIP
2019-04-08 Lucas Di PentimaMerge branch '14873-api-rails5-upgrade'
2019-04-05 Lucas Di PentimaMerge branch 'master' into 14873-api-rails5-upgrade
2019-04-04 Eric BiagiottiMerge branch '14484-collection-record-update'
2019-04-03 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14484...
2019-04-03 Eric Biagiotti14484: Improves test coverage and attribute setting...
2019-04-03 Lucas Di Pentima14873: Adds JSONB columns to discovery doc.
2019-04-02 Lucas Di Pentima14873: Fixes JSON custom types.
2019-04-02 Lucas Di Pentima14873: Custom JSON attributes that default to [] or...
2019-04-02 Lucas Di Pentima14873: Fixes nested params behavior on controller tests.
2019-04-02 Eric Biagiotti14484: Update collection model to overwrite file stats...
2019-04-01 Eric Biagiotti14484: Moves the file count and total size callback...
2019-03-29 Eric Biagiotti14484: Moves pdh grouping into a lib module
2019-03-29 Eric Biagiotti14484: Adds tests for Collection model and makes file...
2019-03-28 Lucas Di Pentima14873: Fixes unit tests.
2019-03-28 Lucas Di PentimaMerge branch 'master' into 14873-api-rails5-upgrade
2019-03-27 Eric Biagiotti14484: Fixes tests that intentionally pass in invalid...
2019-03-27 Eric Biagiotti14484: Adds test for pdh grouping functionality in...
2019-03-27 Eric Biagiotti14484: Simplifies pdh transaction grouping, keeps SQL...
2019-03-27 Eric Biagiotti14484: Makes quotation marks consistent
2019-03-27 Lucas Di Pentima14873: Fixes parameter handling (WIP)
2019-03-26 Eric Biagiotti14484: Adds file count and size callback to the collect...
2019-03-26 Lucas Di Pentima14873: Fixes integration tests.
2019-03-26 Eric Biagiotti14484: Fixes grouping bug by simplifying nested pdhs...
2019-03-26 Lucas Di Pentima14873: Fixes deprecation warnings on integration tests.
2019-03-26 Eric Biagiotti14484: Fixes bug in pdh transaction grouping
2019-03-25 Eric Biagiotti14484: Adds functionality and test for pdh grouping...
2019-03-25 Lucas Di Pentima14873: Adds new abstract class ApplicationRecord.
2019-03-22 Lucas Di Pentima14783: Fixes more deprecation warnings from functional...
2019-03-22 Lucas Di Pentima14873: Fixes deprecation notes on functional tests.
2019-03-22 Lucas Di Pentima14873: Fixes all deprecation notes on unit tests
2019-03-22 Lucas Di Pentima14873: Replaces *_filter with *_action
2019-03-22 Lucas Di Pentima14873: Rails 5 upgrade. Some tests still failing. ...
2019-03-20 Lucas Di Pentima14873: Removes activerecord-deprecated_finders gem...
2019-03-20 Lucas Di Pentima14873: Removes protected_attributes gem dependency.
2019-03-14 Peter AmstutzAdd 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d...
2019-03-13 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14645...
2019-03-13 Lucas Di PentimaMerge branch '13593-async-perm-graph-update'
next