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

Team permission to create repository in organization #8312

Merged
merged 28 commits into from
Nov 20, 2019

Commits on Sep 24, 2019

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

Commits on Sep 29, 2019

  1. build error: should omit comparison to bool constant

    Signed-off-by: David Svantesson <[email protected]>
    davidsvantesson committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    f20cfd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a33f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f59f511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a8713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71f5c00 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. addCollaborator and changeCollaborationAccessMode separate steps

    More clear to use different if-cases.
    davidsvantesson committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    d3eb84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2080e8 View commit details
    Browse the repository at this point in the history
  3. fix

    davidsvantesson committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    9da17c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af050d9 View commit details
    Browse the repository at this point in the history
  5. Add migration step

    davidsvantesson committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    c2882c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

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

Commits on Nov 7, 2019

  1. Merge branch 'master' into team-permission-create-repo

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v98.go
    #	models/org.go
    #	models/org_team.go
    #	models/repo.go
    #	models/repo_collaboration.go
    #	modules/auth/org.go
    #	routers/api/v1/convert/convert.go
    #	routers/api/v1/org/team.go
    #	routers/org/teams.go
    davidsvantesson committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    03376f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe3935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e5d1f View commit details
    Browse the repository at this point in the history
  4. migrations file

    davidsvantesson committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e0830aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d00ba1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Merge branch 'master' into team-permission-create-repo

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v106.go
    davidsvantesson committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1cb2e47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into team-permission-create-repo

    # Conflicts:
    #	models/fixtures/user.yml
    #	models/migrations/migrations.go
    #	models/migrations/v107.go
    davidsvantesson committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1c58cba View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. fix merge

    davidsvantesson committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    55f7cb3 View commit details
    Browse the repository at this point in the history
  2. fix review comments

    davidsvantesson committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    8e14c34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7215d73 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

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

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    00d69d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36df99d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

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

Commits on Nov 20, 2019

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