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 check if user is a collaborator #530

Merged
merged 12 commits into from
Jul 23, 2020
Merged

Add check if user is a collaborator #530

merged 12 commits into from
Jul 23, 2020

Commits on Jul 21, 2020

  1. Add check if a user is a repository collaborator

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    c25539b View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary delete method call

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    215da17 View commit details
    Browse the repository at this point in the history
  3. Close string literal in docs

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    cfd8307 View commit details
    Browse the repository at this point in the history
  4. Return boolean result instead of unit

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    5e4f7f0 View commit details
    Browse the repository at this point in the history
  5. Improve doc consistency

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    27d6472 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ad4cecf View commit details
    Browse the repository at this point in the history
  7. Fix docs

    Zach Kirlew committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    3116dc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Remove unnecessary comments in docs

    Zach Kirlew committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    4a46ef3 View commit details
    Browse the repository at this point in the history
  2. Correct integration test params

    Zach Kirlew committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    30abb8c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Allow requests expect empty body

    Zach Kirlew committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    79ea668 View commit details
    Browse the repository at this point in the history
  2. More consistent naming

    Zach Kirlew committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    8a2d288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f49b1c View commit details
    Browse the repository at this point in the history