arvados.git
2019-06-26 Tom Clegg14287: Don't delete non-writable attrs in create/update... 14287-build-in-exp-mode
2019-06-26 Tom Clegg14287: Enable experimental mode.
2019-06-25 Tom Clegg14287: Support federated requests for /used_by and...
2019-06-25 Tom Clegg14287: Clean up context key usage.
2019-06-24 Tom Clegg14287: Extract inline func.
2019-06-24 Tom Clegg14287: Specify response Content-Type.
2019-06-24 Tom Clegg14287: Add comments to request param parsing.
2019-06-24 Tom Clegg14287: Comment and rename checker.go.
2019-06-18 Tom Clegg14287: Unit-test router with stubbed API.
2019-06-17 Tom Clegg14287: Update test to new config struct.
2019-06-17 Tom Clegg14287: Add EnableBetaController14287 to config whitelis...
2019-06-17 Tom Clegg14287: Move federation.Interface to arvados.API.
2019-06-17 Tom Clegg14287: ARVADOS_EXPERIMENTAL=14287 enables EnableBetaCon...
2019-06-17 Tom Clegg14287: Skip database reset between tests.
2019-06-17 Tom Clegg14287: Make collection name "" equivalent to null.
2019-06-17 Tom Clegg14287: Omit false boolean params from API requests.
2019-06-17 Tom Clegg14287: Add include_trash param to GET options.
2019-06-17 Tom Clegg14287: Add ensure_unique_name param to untrash options.
2019-06-17 Tom Clegg14287: Add cluster_id param to list options.
2019-06-17 Tom Clegg14287: Fix extra create attrs in test cases.
2019-06-17 Tom Clegg14287: Add collection trash & untrash endpoints.
2019-06-17 Tom Clegg14287: Use JSON body for 404 response.
2019-06-17 Tom Clegg14287: Add debug logs.
2019-06-17 Tom Clegg14287: Use ctxlog for httpserver logging.
2019-06-17 Tom Clegg14287: Handle CORS OPTIONS requests.
2019-06-17 Tom Clegg14287: Enable readline history in run-tests.sh interact...
2019-06-17 Tom Clegg14287: Ignore etag and unsigned_manifest_text in collec...
2019-06-17 Tom Clegg14287: Use map instead of UpdateBody to update specific...
2019-06-17 Tom Clegg14287: Include x-request-id in test suite nginx access...
2019-06-17 Tom Clegg14287: Propagate include_trash flag.
2019-06-17 Tom Clegg14287: Propagate "distinct" param.
2019-06-17 Tom Clegg14287: Don't send reader_tokens="[false]".
2019-06-17 Tom Clegg14287: Change test fixture so PDH is really not readabl...
2019-06-17 Tom Clegg14287: Accept order param as string or array.
2019-06-17 Tom Clegg14287: Propagate reader_tokens to Rails API.
2019-06-17 Tom Clegg14287: Fix test fixture PDH.
2019-06-17 Tom Clegg14287: Fill in resp.items[].kind even if no uuid/pdh...
2019-06-17 Tom Clegg14287: Handle collection/.../provenance and .../used_by...
2019-06-17 Tom Clegg14287: Test request formatting variations.
2019-06-17 Tom Clegg14287: Set controller log level=debug in tests if ARVAD...
2019-06-17 Tom Clegg14287: Propagate etag in collection records in responses.
2019-06-17 Tom Clegg14287: Propagate where param in list requests.
2019-06-17 Tom Clegg14287: Remove extra zeroes from items[] entries too.
2019-06-17 Tom Clegg14287: Remove zero/missing values when req uses select...
2019-06-17 Tom Clegg14287: Add "kind" key to controller responses.
2019-06-17 Tom Clegg14287: Avoid converting integer params to float and...
2019-06-17 Tom Clegg14287: Fix debug log level.
2019-06-17 Tom Clegg14287: Remove omitempty tags so zeroes/nulls appear...
2019-06-17 Tom Clegg14287: Ensure timestamps in responses have 9 digits...
2019-06-17 Tom Clegg14287: Fix accepting JSON-encoded params in request...
2019-06-17 Tom Clegg14287: Fix PDH check to ignore additional hints.
2019-06-17 Tom Clegg14287: Fix PDHs and manifests in test fixtures.
2019-06-17 Tom Clegg14287: Fix unparsed formatting directive.
2019-06-17 Tom Clegg14287: Propagate order param.
2019-06-17 Tom Clegg14287: Test timestamp precision is maintained by respon...
2019-06-17 Tom Clegg14287: Fix token in container test.
2019-06-17 Tom Clegg14287: Accept rpc requests without tokens.
2019-06-17 Tom Clegg14287: Fix accepting nil as filter operand.
2019-06-17 Tom Clegg14287: Fix accepting boolean params via query string.
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-17 Tom CleggMerge branch '15340-error-counters'
2019-06-14 Tom Clegg15340: Skip metrics update when running tests with...
2019-06-14 Tom Clegg15340: Add metrics for cloud ops/errors and instance...
2019-06-14 Tom CleggMerge branch '15000-config-api'
2019-06-14 Tom Clegg15000: Recommend checking config publication errors...
2019-06-14 Peter AmstutzMerge branch '15368-python-deps' closes #15368
2019-06-14 Peter Amstutz15368: Don't require git to install arvados-python...
2019-06-14 Peter Amstutz15368: Change doc references from "arv keep put/get...
2019-06-14 Peter Amstutz15368: Add note about debian dependencies for installin...
2019-06-13 Tom Clegg15000: Update test.
2019-06-13 Tom Clegg15000: Move exported config threshold to "needed by...
2019-06-13 Tom Clegg15000: Remove example image ID.
2019-06-13 Peter AmstutzMerge branch '15332-fed-demo' refs #15332
2019-06-13 Peter Amstutz15332: Updated federation demo to do something a little...
2019-06-13 Tom CleggMerge branch '15003-config-default-location'
2019-06-13 Tom Clegg15000: Include bad value in error message.
2019-06-12 Tom Clegg15003: Load config from default location or -config...
2019-06-12 Ward VandewegeMerge branch '15138-version-our-documentation'
2019-06-12 Ward Vandewege15138: Include logic to support building multiple versi...
2019-06-11 Lucas Di PentimaMerge branch '14930-arvput-trash-at'
2019-06-11 Peter AmstutzTest setUp sets cwltool global names set used to ensure...
2019-06-11 Lucas Di PentimaMerge branch '15350-pysdk-cookbook-recipe'
2019-06-11 Lucas Di Pentima15350: Simplifies recipe code.
2019-06-11 Ward Vandewege15138: Show the TM notice a little bit higher.
2019-06-11 Lucas Di Pentima15350: Adds PySDK recipe to get a container request...
2019-06-11 Lucas Di Pentima15350: Fixes unnecessary api client instantiations...
2019-06-10 Lucas Di PentimaMerge branch 'master' into 14930-arvput-trash-at
2019-06-10 Lucas Di Pentima14930: Don't ignore DST settings.
2019-06-10 Tom CleggFix whitespace for gofmt 1.12.
2019-06-10 Peter AmstutzMerge branch '15028-fix-tests' refs #15028
2019-06-10 Peter Amstutz15028: Fix test
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 Peter Amstutz15028: Make sure tests use a version that supports...
2019-06-07 Peter Amstutz15028: Bump cwltool version for bugfix.
2019-06-07 Ward VandewegeMake debian9 the default target for our package buildin...
2019-06-07 Tom Clegg15000: Add Workbench configs.
2019-06-07 Tom Clegg15000: Accept byte size suffixes (KB, KiB, ...) for...
2019-06-07 Tom Clegg15000: Accept negative durations in config, fix crashin...
next