Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iam): Role.withoutPolicyUpdates() #5569

Merged
merged 12 commits into from
Jan 15, 2020
Merged

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    c571295 View commit details
    Browse the repository at this point in the history
  2. Add immutable role

    rix0rrr committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    e017fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f81c312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7349f2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e0d1e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Merge remote-tracking branch 'origin/master' into huijbers/immutable-…

    …role
    Rico Huijbers committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    fe49f05 View commit details
    Browse the repository at this point in the history
  2. Rewrote imported Role using ImmutableRole, add README

    Rico Huijbers committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    10c3eb0 View commit details
    Browse the repository at this point in the history
  3. Make ImmutableRole implement DependableTrait

    Rico Huijbers committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    1973409 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Fix import ordering

    Rico Huijbers committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    334cb8c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    39de5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717d052 View commit details
    Browse the repository at this point in the history
  3. Also update test.project.ts

    rix0rrr committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    8ef7ab5 View commit details
    Browse the repository at this point in the history