arvados.git
2019-06-03 Ward VandewegeDo not blow up when Rails.configuration.Users.UserProfi... 15286-defaults-fix
2019-05-31 Ward VandewegeUpdate the 'upgrading' documentation to reflect the...
2019-05-31 Ward VandewegeMerge branch '15093-move-collection-update-out-of-band...
2019-05-31 Ward VandewegeAddress review comments. 15093-move-collection-update-out-of-band
2019-05-31 Ward VandewegeMove the population of the new columns on the collectio...
2019-05-28 Peter AmstutzFix reporting logs on container requests refs #15028
2019-05-28 Tom CleggMerge branch '14878-priority-race'
2019-05-28 Tom Clegg14878: Add comment.
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-24 Lucas Di Pentima15275: Checks for jsonb types changes by comparing...
2019-05-24 Peter Amstutzarvbox use lowercase keys for database connection param...
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 Ward VandewegeMake sure that the libpam-arvados package puts its...
2019-05-23 Tom CleggMerge branch '15273-db-conn-keys'
2019-05-23 Tom Clegg15273: Fix key-conflict test.
2019-05-23 Tom Clegg15273: Use lowercase keys for database connection params.
2019-05-23 Tom CleggMerge branch '15003-disable-config-warnings'
2019-05-23 Lucas Di PentimaMerge branch '15258-wb-report-issue-bugfix'
2019-05-23 Tom Clegg15003: Temporarily disable config warnings.
2019-05-23 Lucas Di Pentima15258: Explicitly require libs instead of relying on...
2019-05-23 Lucas Di Pentima15258: Removes /lib from eager load paths because of...
2019-05-22 Peter AmstutzIncrease client_max_body_size in arvbox to support...
2019-05-22 Lucas Di Pentima15258: Adds /lib to the eager_load paths.
2019-05-21 Ward VandewegeWhile our Python SDK now supports Python 3.4+, our...
2019-05-21 Ward VandewegeOur Python SDK now also supports version 3.4+, update...
2019-05-20 Peter AmstutzFix cwl tests refs #15241
2019-05-20 Peter AmstutzMerge branch '15241-collection-input' refs #15241
2019-05-20 Peter Amstutz15241: Fix input bare collection as directory
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 AmstutzUpdate the note about supported Python versions for...
2019-05-17 Lucas Di Pentima14988: Restores debug message when accessing non-loaded...
2019-05-17 Peter AmstutzAdd user email and cancel button to federated user...
2019-05-17 Lucas Di Pentima14988: Fixes destroyed? method to return false on new...
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 Lucas Di PentimaSyncs up generated config.
2019-05-15 Peter AmstutzMerge branch '15061-fed-migrate' refs #15061
2019-05-15 Peter Amstutz15061: Code cleanup, improve validity checking & error...
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 VandewegeReset the rails package iteration to 1
2019-05-14 Ward VandewegeMerge branch '15200-fix-blobsigning-config-migration'
2019-05-14 Ward VandewegeWhen specified in the api configuration,
2019-05-14 Peter Amstutz15061: Add warning about clusters that are not in token...
2019-05-14 Peter Amstutz15061: Check well-connectedness. Fix typos.
2019-05-14 Ward VandewegeBump the rails package iteration to 9, for the packagin...
2019-05-14 Lucas Di Pentima14988: Fixes bootstrap import issue
2019-05-14 Ward VandewegeFix the api server package postinstall script to use...
2019-05-14 Lucas Di Pentima14988: Upgrades bootstrap-sass to deal with CVE-2019...
2019-05-13 Lucas Di Pentima14988: Fixes pipeline instance controller's param handling.
2019-05-13 Peter AmstutzAdd workbench2Url to discovery document refs #15064
2019-05-13 Peter AmstutzMigrate arvbox api application.yml settings to config.yml
2019-05-13 Lucas Di Pentima14988: Fixes assert_equal param ordering for proper...
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 documentation for using arv-federation-migrate
2019-05-09 Peter Amstutz15061: Move federation migrate script into sdk
2019-05-09 Peter Amstutz15061: add federation-migrate script
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 Lucas Di Pentima14988: Fixes merge conflict
2019-05-08 Ward VandewegeFix unit error in the node manager documentation for...
2019-05-08 Peter Amstutzarvbox crunch-run and certificate fixes
2019-05-08 Lucas Di PentimaMerge branch 'master' into 14988-wb-rails5-upgrade
2019-05-08 Lucas Di Pentima14988: Fixes exception raising due to a change in rails...
2019-05-08 Lucas Di Pentima14988: Adds empty subdir to test/ as it's required...
2019-05-07 Lucas Di Pentima14988: Fixes .dup method behavior on ArvadosBase.
2019-05-07 Peter AmstutzMerge branch '15112-rerun-containers' refs #15112
2019-05-07 Lucas Di Pentima14988: Fixes exception raising when logging out.
2019-05-06 Lucas Di Pentima14988: Disables wiselinks gem. Testing if it's really...
2019-05-06 Lucas Di Pentima14988: Removes deprecation warning about rendering...
2019-05-06 Lucas Di Pentima14988: Fixes anonymous config & token usage issues...
2019-05-06 Lucas Di Pentima14988: Adds missing create!() method to ArvadosBase.
2019-05-06 Lucas Di Pentima14988: Fixes CSS syntax error on Jobs controller tests.
2019-05-06 Tom Clegg15003: Merge branch 'master' into 15003-preprocess...
2019-05-06 Lucas Di Pentima14988: Fixes CSS syntax issue.
2019-05-06 Lucas Di Pentima14988: Fixes unit test by adding 'x-python' type to...
2019-05-06 Lucas Di Pentima14988: Fixes functionals tests (WIP)
next