Merge branch '14287-controller-structure'
[arvados.git] / lib / controller / federation /
2019-06-27 Tom CleggMerge branch '14287-controller-structure'
2019-06-27 Tom Clegg14287: Merge branch 'master'
2019-06-25 Tom Clegg14287: Support federated requests for /used_by and...
2019-06-25 Tom Clegg14287: Clean up context key usage.
2019-06-17 Tom Clegg14287: Move federation.Interface to arvados.API.
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: Handle collection/.../provenance and .../used_by...
2019-06-17 Tom Clegg14287: Fix PDH check to ignore additional hints.
2019-06-17 Tom Clegg14287: Refactor controller to use strong types in API...