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 teams to repo on collaboration page. #8045

Merged
merged 13 commits into from
Sep 23, 2019

Commits on Aug 31, 2019

  1. Add teams to repo on collaboration page.

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    757047f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Add option for repository admins to change teams access to repo.

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    38299a5 View commit details
    Browse the repository at this point in the history
  2. Add comment for functions

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7e45038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b220125 View commit details
    Browse the repository at this point in the history
  4. Make RepoAdminChangeTeamAccess default false in xorm and make it defa…

    …ult checked in template instead.
    
    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    1739ef7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ff8824 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Add unit tests for adding and deleting team from repository.

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    dbe81c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Add database migration

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    6ce01c1 View commit details
    Browse the repository at this point in the history
  2. Fix redirect

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    223de09 View commit details
    Browse the repository at this point in the history
  3. Fix locale string mismatch.

    Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
    davidsvantesson committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    1c82f10 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

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

Commits on Sep 23, 2019

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