Merge branch 'master' into 14874-protected-collection-properties
[arvados.git] / services /
2019-06-11 Lucas Di PentimaMerge branch 'master' into 14874-protected-collection...
2019-06-10 Peter AmstutzMerge branch '15028-fix-tests' refs #15028
2019-06-10 Lucas Di PentimaMerge branch '14946-ruby-2.5'
2019-06-10 Lucas Di PentimaMerge branch 'master' into 14946-ruby-2.5
2019-06-10 Lucas Di Pentima14874: Adds protected properties check for collection...
2019-06-10 Lucas Di Pentima14874: Adds default properties behaviors at collection...
2019-06-07 Peter AmstutzMerge branch '15311-api-no-colons' refs #15311
2019-06-07 Peter Amstutz15311: Remove stringify-symbol behavior on database...
2019-06-06 Lucas Di PentimaMerge branch 'master' into 14874-protected-collection...
2019-06-06 Lucas Di PentimaMerge branch '15306-api-nonjson-params'
2019-06-06 Lucas Di Pentima15306: Adds warning log message when parameter isn...
2019-06-06 Lucas Di Pentima15306: Moves include_trash param declaration to the...
2019-06-06 Lucas Di Pentima15306: Adds include_trash param definition to container...
2019-06-05 Lucas Di Pentima15306: Fixes tests to POST form & json encoded params.
2019-06-05 Lucas Di Pentima15306: Don't interpret include_trash="false" as include...
2019-06-05 Lucas Di Pentima15306: Fixes issue on groups controller.
2019-06-05 Lucas Di Pentima15306: Adds similar test to groups, exposing the same...
2019-06-04 Lucas Di Pentima15306: Fixes the bug.
2019-06-04 Lucas Di Pentima15306: Adds more test cases confirming the issue is...
2019-06-04 Lucas Di Pentima15306: Removes trailing slash on test.
2019-06-04 Lucas Di Pentima15306: Adds testing on collections#show that expose...
2019-06-04 Lucas Di Pentima15306: Don't check for empty responses now that we...
2019-06-04 Tom Clegg15306: Avoid paging in query string tests, too.
2019-06-04 Tom Clegg15306: Adjust tests: check ?include_trash= and avoid...
2019-06-04 Lucas Di Pentima15306: Adds integration tests with query string & form...
2019-06-04 Peter AmstutzMerge branch '15028-cwl-v1.1' refs #15028
2019-06-04 Tom CleggMerge branch '15003-duration-format'
2019-06-03 Ward VandewegeMerge branch '15286-fixes'
2019-06-03 Ward VandewegeDo not blow up when Rails.configuration.Users.UserProfi...
2019-06-03 Ward VandewegeAddress review comments.
2019-06-03 Ward VandewegeMove the population of the new columns on the collectio...
2019-05-31 Tom CleggMerge branch '15003-new-config-struct'
2019-05-31 Tom Clegg15003: Merge branch 'master'
2019-05-30 Lucas Di Pentima14946: Fixes Fixnum deprecation warning.
2019-05-30 Lucas Di Pentima14946: Fixes warnings related to uninitialized instance...
2019-05-28 Lucas Di PentimaMerge branch 'master' into 14946-ruby-2.5
2019-05-28 Lucas Di Pentima14946: Adds Gemfile.lock file on login-sync.
2019-05-28 Tom CleggMerge branch '14878-priority-race'
2019-05-28 Tom Clegg14878: Add comment.
2019-05-28 Tom Clegg15003: Ignore SAMPLE entries in default config file.
2019-05-28 Lucas Di PentimaMerge branch '15275-attribute-dirtyness-bugfix'
2019-05-28 Tom Clegg14878: Skip flock() when testing priority updater.
2019-05-28 Lucas Di Pentima15275: Adds test for different jsonb properties compari...
2019-05-28 Tom Clegg15003: Dedup fixture consts.
2019-05-24 Lucas Di Pentima15275: Checks for jsonb types changes by comparing...
2019-05-24 Tom Clegg15003: Merge branch 'master'
2019-05-24 Tom Clegg15003: Use lib/cmd and lib/service packages for health...
2019-05-24 Lucas Di PentimaMerge branch 'master' into 15275-attribute-dirtyness...
2019-05-24 Lucas Di Pentima15275: Re-adds the test exposing this branch's particul...
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: Adds another test exposing the jsonb changed...
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-23 Lucas Di Pentima15725: Adds test exposing 2 issues when trashing collec...
2019-05-23 Tom CleggMerge branch '15273-db-conn-keys'
2019-05-23 Tom Clegg15273: Use lowercase keys for database connection params.
2019-05-23 Lucas Di PentimaMerge branch 'master' into 14946-ruby-2.5
2019-05-21 Lucas Di Pentima14946: Reverts Gemfile.lock changes. Updates documentation.
2019-05-21 Lucas Di Pentima14946: Updates pattern matching because of newer git...
2019-05-20 Peter AmstutzMerge branch '15241-collection-input' refs #15241
2019-05-20 Lucas Di Pentima14946: Upgrades Gemfile.lock's bundler requirement...
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-17 Lucas Di Pentima15227: More tests to expose the bug.
2019-05-15 Tom CleggMerge branch '15232-blobttl-suffix'
2019-05-15 Peter AmstutzMerge branch '15061-fed-migrate' refs #15061
2019-05-15 Lucas Di Pentima15227: Adds test exposing bug.
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 CleggMerge branch '15003-preprocess-config'
2019-05-15 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-05-14 Ward VandewegeMerge branch '15200-fix-blobsigning-config-migration'
2019-05-14 Ward VandewegeWhen specified in the api configuration,
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-10 Tom CleggLog if client hangs up while waiting for unix volume...
2019-05-10 Tom CleggRemove extra \n from log.Printf formats
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-09 Peter AmstutzPin pykka < 2 for nodemanager no issue #
2019-05-08 Ward VandewegeFix unit error in the node manager documentation for...
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 Lucas Di PentimaMerge branch '15161-config-check-rake-fix'
2019-04-30 Lucas Di Pentima15161: Re-adds API's config:check rake task (as a noop)
2019-04-30 Peter Amstutz15164: Add locking between container completion and...
2019-04-26 Tom CleggMerge branch '15148-lost-collection-pdh'
2019-04-26 Tom Clegg15148: Include list of affected PDHs in LostBlocksFile.
next