Merge branch '14287-controller-structure'
[arvados.git] / lib / controller / rpc /
2019-06-27 Tom CleggMerge branch '14287-controller-structure'
2019-06-27 Tom Clegg14287: Merge branch 'master'
2019-06-25 Tom Clegg14287: Clean up context key usage.
2019-06-17 Tom Clegg14287: Add ensure_unique_name param to untrash options.
2019-06-17 Tom Clegg14287: Add collection trash & untrash endpoints.
2019-06-17 Tom Clegg14287: Propagate reader_tokens to Rails API.
2019-06-17 Tom Clegg14287: Handle collection/.../provenance and .../used_by...
2019-06-17 Tom Clegg14287: Accept rpc requests without tokens.
2019-06-17 Tom Clegg14287: Refactor controller to use strong types in API...