Merge branch '15345-kill-container-api'
[arvados.git] / services /
2019-06-24 Tom Clegg15345: Merge branch 'master' into 15345-kill-container-api
2019-06-19 Peter AmstutzMerge branch '15296-cwl-cancel-procs' closes #15296
2019-06-19 Peter AmstutzMerge branch '15295-keep-ref-check' closes #15295
2019-06-18 Eric BiagiottiMerge branch '15106-trgm-text-search'
2019-06-17 Peter Amstutz15295: Fix test
2019-06-17 Peter Amstutz15295: Make "lock by different token" a PermissionDenie...
2019-06-17 Eric Biagiotti15106: Adds trigram support for "like" queries
2019-06-17 Peter Amstutz15295: Fix updating and checking lock_count when updati...
2019-06-17 Peter AmstutzMerge branch '15087-wb-queued-containers' closes #15087
2019-06-14 Peter Amstutz15087: Fix tests.
2019-06-14 Tom CleggMerge branch '15000-config-api'
2019-06-14 Peter Amstutz15295: Needs locks_count
2019-06-13 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 15106...
2019-06-12 Eric Biagiotti15106: Adds exception handling to the trgm migration
2019-06-12 Ward VandewegeMerge branch '15138-version-our-documentation'
2019-06-10 Lucas Di PentimaMerge branch 'master' into 14930-arvput-trash-at
2019-06-10 Eric Biagiotti15106: Adds test to verify the trgm index exists on...
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 Eric Biagiotti15106: Fix for trgm non-string operators
2019-06-10 Eric Biagiotti15106: Adds trigram search to the api
2019-06-10 Eric BiagiottiMerge branch 'master' into 15106-trgm-text-search
2019-06-07 Tom Clegg15000: Accept byte size suffixes (KB, KiB, ...) for...
2019-06-07 Tom Clegg15000: Accept negative durations in config, fix crashin...
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 '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 Eric Biagiotti15106: Adds trigram index migration
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
next