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 API branch protection endpoint #9311

Merged
merged 23 commits into from
Feb 12, 2020

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    5e0302a View commit details
    Browse the repository at this point in the history
  2. lint

    davidsvantesson committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f0e082d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Merge branch 'master' into api-branch-protection

    # Conflicts:
    #	modules/convert/convert.go
    #	routers/api/v1/repo/branch.go
    #	routers/api/v1/swagger/options.go
    #	templates/swagger/v1_json.tmpl
    davidsvantesson committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    44a6bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46dbc2 View commit details
    Browse the repository at this point in the history
  3. Status codes.

    davidsvantesson committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    637d10f View commit details
    Browse the repository at this point in the history
  4. fix

    davidsvantesson committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    5d83df5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Configuration menu
    Copy the full SHA
    8d38799 View commit details
    Browse the repository at this point in the history
  2. Fix

    davidsvantesson committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    2234a59 View commit details
    Browse the repository at this point in the history
  3. Add new branch protection options (BlockOnRejectedReviews, DismissSta…

    …leApprovals, RequireSignedCommits)
    davidsvantesson committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    606fbbc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    ba86c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d86ed1 View commit details
    Browse the repository at this point in the history
  3. Add some tests

    davidsvantesson committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    92583c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    ed778e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf41723 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    3ccc769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b285d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a49639 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    28ddd9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba6051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afdd144 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

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

Commits on Feb 11, 2020

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

Commits on Feb 12, 2020

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