We require go 1.12, update the run-tests.sh version check.
[arvados.git] / services /
2019-07-09 Ward VandewegeOur workbench and api server packages now have a runtim...
2019-07-09 Eric BiagiottiMerge branch '15380-full-text-search-docs'
2019-07-09 Peter AmstutzMerge branch '14812-wb1-new-config' refs #14812
2019-07-03 Peter Amstutz14812: Migrate previously missed config items
2019-07-01 Peter Amstutz14812: Tweak install order because API server depends...
2019-07-01 Peter Amstutz14812: Migrate UserProfileFormFields
2019-07-01 Peter Amstutz14812: First pass migrating tests.
2019-07-01 Peter Amstutz14812: Finish first pass migrating config items
2019-07-01 Peter Amstutz14812: Config migration WIP
2019-07-01 Lucas Di PentimaMerge branch 'wb-test-runner-fixes'
2019-07-01 Tom CleggMerge branch '15026-cloudtest'
2019-06-28 Tom CleggFix arvados-health using controller listener config.
2019-06-27 Lucas Di PentimaMerge branch '15209-python-arv-deps-pinned'
2019-06-27 Lucas Di Pentima15209: Fixes pysdk dependency strings on pam, fuse...
2019-06-27 Tom CleggMerge branch '14287-controller-structure'
2019-06-27 Lucas Di PentimaMerge branch 'master' into 15209-python-arv-deps-pinned
2019-06-27 Lucas Di Pentima15209: Makes python components packages ask for current...
2019-06-27 Tom Clegg14287: Merge branch 'master'
2019-06-26 Tom CleggMerge branch '15026-cloudtest'
2019-06-25 Eric BiagiottiMerge branch '15396-trgm-docs'
2019-06-25 Lucas Di PentimaMerge branch '14874-post-merge-fixes'
2019-06-25 Lucas Di Pentima14874: Capitalizes managed properties keys, updates...
2019-06-25 Lucas Di PentimaMerge branch '14874-protected-collection-properties'
2019-06-24 Tom Clegg15345: Merge branch 'master' into 15345-kill-container-api
2019-06-24 Lucas Di PentimaMerge branch 'master' into 14874-protected-collection...
2019-06-19 Lucas Di Pentima14874: Renames DefaultProperties to ManagedProperties...
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 Lucas Di Pentima14874: Adds protected properties error handling to...
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-17 Tom Clegg14287: Make collection name "" equivalent to null.
2019-06-17 Tom Clegg14287: Fix extra create attrs in test cases.
2019-06-17 Tom Clegg14287: Use ctxlog for httpserver logging.
2019-06-17 Tom Clegg14287: Use map instead of UpdateBody to update specific...
2019-06-17 Tom Clegg14287: Change test fixture so PDH is really not readabl...
2019-06-17 Tom Clegg14287: Fix test fixture PDH.
2019-06-17 Tom Clegg14287: Fix PDHs and manifests in test fixtures.
2019-06-17 Tom Clegg14287: Dedup "UUIDs seen" list before diff in test.
2019-06-17 Tom Clegg14287: Refactor controller to use strong types in API...
2019-06-14 Lucas Di Pentima14874: Fixes issue with keys being loaded as symbols...
2019-06-14 Lucas Di Pentima14874: Adds admin documentation, grouping it with colle...
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-11 Lucas Di PentimaMerge branch 'master' into 14874-protected-collection...
2019-06-11 Lucas Di Pentima14874: Fixes 'the the' typos on documentation & code...
2019-06-11 Lucas Di PentimaMerge branch 'master' into 14874-protected-collection...
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 Lucas Di Pentima14874: Adds protected properties check for collection...
2019-06-10 Eric Biagiotti15106: Fix for trgm non-string operators
2019-06-10 Lucas Di Pentima14874: Adds default properties behaviors at collection...
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 '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 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'
next