Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #739

Closed
Open
Created 13 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Teams

Closed

Teams

Created by: dzaporozhets

Linked issues
...

    Related merge requests

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: uwej711

      Would it make sense to implement this as gitolite groups? So simply add users to groups and add groups to projects (giving all the users in the group the groups permissions on the project ...), i.e. users and groups share a common ancestor class that can be assigned to projects ...

      By Administrator on 2012-07-03T13:04:36 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: vdurbha

      I think it makes perfect sense to implement this as gitolite groups. However, I'm not sure if Gitolite gives us an API using which we can query members of a group, list of groups and userid's that have access to a particular project etc. We need that to show it on the Gitlab UI for the project owner. If not, then Gitlab will have to parse the gitolite config file to get this information. If that's the case, will it scale when the config file has thousands of rows?

      By Administrator on 2012-07-03T14:13:42 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: uwej711

      I didn't have a deep look at the implementation but I think this information needs to be in the Gitlab database and we just need to create the proper gitolite config and there should be no need to parse that file ...

      By Administrator on 2012-07-03T14:15:51 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: vdurbha

      Yeah that makes sense. I think these teams will also be used by Gitlab to control non-git features like creating an Issue etc.

      By Administrator on 2012-07-03T14:26:35 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: vdurbha

      I wonder how this will work when someone wants to use LDAP groups as teams.

      By Administrator on 2012-07-03T14:29:23 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: mcfedr

      i just installed gitlab at our office, and resorted to making queries to the database to give all our developers access to all our projects, teams would have been really helpful! It would be nice to be able to give people a default access level in a team, so certain people are always have master access, our testing people would always have reporter access, etc.

      By Administrator on 2012-07-25T12:52:53 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: drf

      I personally support the idea of having the possibility of synchronizing LDAP groups with Gitlab teams, it's quite a dealbreaker otherwise.

      By Administrator on 2012-08-22T15:10:40 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: afc163

      waiting for that

      By Administrator on 2012-10-30T07:18:51 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: ldath

      +1 gitolite groups

      By Administrator on 2012-10-30T15:37:49 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: hannes-brt

      +1 for teams

      By Administrator on 2012-10-30T16:41:29 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: stilvoid

      It would be very useful to be able to create groups of users and assign those to projects

      By Administrator on 2012-11-07T15:23:16 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: ytti

      +1 for permissions on team/group level and users can belong to one or more groups. Extra points if groups can be in LDAP for integration with AD. Thanks.

      By Administrator on 2012-11-08T07:34:19 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: amacarthur

      Any updates as to whether this will hit the 3.1 milestone? It is a very critical issue impacting our gitlab adoption decision. Would be pleased to be re-assured!

      By Administrator on 2012-11-09T20:01:47 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: yangzx554

      +1 for teams

      By Administrator on 2012-11-21T09:46:05 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: dotmaster

      +10 for teams

      By Administrator on 2012-11-21T11:09:58 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: amacarthur

      Very disappointed this was bumped. Is this a priority for 3.2?

      By Administrator on 2012-11-21T15:45:43 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: m4tthumphrey

      +1 for teams

      By Administrator on 2012-11-23T16:23:41 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: scampion

      +1 also, BTW thx for this awesome soft

      By Administrator on 2012-11-27T20:48:30 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: stevenwcarter

      +1 - I'd like to set access by LDAP groups. This does not need to allow for any sort of push access to gitolite, I just need to allow non-developers to submit issues.

      By Administrator on 2012-11-29T21:59:38 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: codycraven

      With 4.0 being released is this still on track for 4.1?

      By Administrator on 2012-12-28T16:01:59 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: Jarlakxen

      +1 for teams

      By Administrator on 2013-01-10T18:29:03 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: drf

      This issue should be closed as #2746 introduces the requested change. Thanks

      By Administrator on 2013-01-25T10:06:44 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: dzaporozhets

      Teams PR is merged

      By Administrator on 2013-01-25T12:20:54 (imported from GitLab project)

    • Administrator
      Administrator @root · 12 years ago
      Owner

      Created by: stilvoid

      \o/

      By Administrator on 2013-01-25T12:28:33 (imported from GitLab project)

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    Assign to
    Milestone
    No milestone
    None
    None
    Time tracking
    Due date
    None
    None
    0
    Labels
    None
    Assign labels
    • No matching results
    • Manage project labels
    Confidentiality
    Not confidential

    You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

    Lock issue
    Unlocked
    participants
    Reference: