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

Add support for init-only members #43275

Merged
merged 22 commits into from
Apr 30, 2020
Merged

Commits on Apr 11, 2020

  1. Refactor implementation checks

    jcouv committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    68426e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    4eeaa66 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Address feedback from Aleksey

    jcouv committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    4000849 View commit details
    Browse the repository at this point in the history
  2. Couple more tests

    jcouv committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    069290a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Address feedback from Jared

    jcouv committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f288922 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    a966422 View commit details
    Browse the repository at this point in the history
  2. Missed a rename of type

    jcouv committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    63fe94a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Address remaining feedback

    jcouv committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7cce780 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. more PR feedback

    jcouv committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    1b54d56 View commit details
    Browse the repository at this point in the history
  2. Missing changes

    jcouv committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    a03f90c View commit details
    Browse the repository at this point in the history
  3. Tweaks

    jcouv committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    25e02e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. comment

    jcouv committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    a348704 View commit details
    Browse the repository at this point in the history
  2. Add some execution tests

    jcouv committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    72243df View commit details
    Browse the repository at this point in the history
  3. fix bug

    jcouv committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1d77553 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. more feedback

    jcouv committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f1c9883 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. PR feedback

    jcouv committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    0cdecfe View commit details
    Browse the repository at this point in the history
  2. tweak decoding

    jcouv committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9aadc79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    526c09f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Fix null handling in assertion

    jcouv committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    84bae27 View commit details
    Browse the repository at this point in the history
  2. Fix two more test issues

    jcouv committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a67b061 View commit details
    Browse the repository at this point in the history
  3. use empty array instead

    jcouv committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7d60226 View commit details
    Browse the repository at this point in the history
  4. Modify assertion instead

    jcouv committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    527f006 View commit details
    Browse the repository at this point in the history