16007: Handle overlapping permissions correctly
[arvados.git] / services / api / db / migrate / 20200501150153_permission_table.rb
2020-06-15 Peter Amstutz16007: Handle overlapping permissions correctly
2020-06-12 Peter AmstutzMerge branch 'master' into 16007-permission-table-rb
2020-06-05 Peter Amstutz16007: Refactoring and update comments.
2020-06-05 Peter Amstutz16007: Special handing for users with permissions on...
2020-05-29 Peter Amstutz16007: Add comment about override_edge_* parameters
2020-05-29 Peter Amstutz16007: Ensure that updated permission edge overrides...
2020-05-29 Peter Amstutz16007: More code comment detail about compute_permissio...
2020-05-29 Peter Amstutz16007: Lots and lots lots of method documentation via...
2020-05-29 Peter Amstutz16007: Use incremental updates instead of materialized...