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

Protected branches system #339

Merged
merged 6 commits into from
Feb 21, 2017
Merged

Protected branches system #339

merged 6 commits into from
Feb 21, 2017

Commits on Feb 9, 2017

  1. Protected branches system

    * Moved default branch to branches section (`:org/:reponame/settings/branches`).
    * Initial support Protected Branch.
      - Admin does not restrict
      - Owner not to limit
      - To write permission restrictions
    denji committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    0912cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f9f54 View commit details
    Browse the repository at this point in the history
  3. reformat tmpl

    denji committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    4fc3563 View commit details
    Browse the repository at this point in the history
  4. remove unused comment

    lunny committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    92e5ae3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    ab01219 View commit details
    Browse the repository at this point in the history
  2. fix the push bug

    lunny committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    7385620 View commit details
    Browse the repository at this point in the history