Commit Graph

55 Commits (f034804e5d98f70d087c2d577a3fb6f0091e742f)

Author SHA1 Message Date
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
John Olheiser f4bdcd6e2b Only return JSON for add/remove all (#9028)
4 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867)
5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119)
5 years ago
Lunny Xiao 7c0c965532 Improve team members and repositories settings UI (#5457)
5 years ago
Lanre Adelowo 6ca8fbd2f9 Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719)
6 years ago
Lanre Adelowo a6cdda115d Display error when adding a user to a team twice (#4746)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103)
6 years ago
Lunny Xiao 061c501d54 Fix error when add user has full name to team (#2973)
7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Lunny Xiao 3611a3e552 fix bug to deny to add orgnization as a member of an orgnization or team (#1815)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lunny Xiao b40496533b fix leave team 404 (#1154)
7 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon e6f927f61a #1692 api: admin list and create team under organization
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Florian Kaiser fdad234445 Remove unnecessary comments
8 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
8 years ago
Unknwon 112a7cab31 #2497 incorrect error handle for team name
8 years ago
Unknwon 52c8f69163 fix #650
9 years ago
Unknwon e50982f5ec allow anonymous SSH clone
9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
9 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing
9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
9 years ago
Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor
9 years ago
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
9 years ago
Unknwon 485ea6f14f models: make code change for session issue with SQLite3 #739
9 years ago
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
9 years ago
Peter Smit 4e79adf6b5 Refactoring of the Access Table
9 years ago
Unknwon 85c9f7c5f3 Issue: Show error prompt when add repository to team and it does not exist #533
10 years ago
Unknwon a2cac952a4 Prepare 0.5 release
10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization
10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
10 years ago
Unknwon fa60502a70 Working on organization pages
10 years ago
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well
10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
10 years ago