Commit Graph

164 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
3 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220)
3 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159)
3 years ago
Elena Neuschild 4fbe64572c
Change order of possible-owner organizations to alphabetical (#13160)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath d1e67d7ade
Fix bug preventing transfer to private organization (#12497)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
successgo 4dee08a6b4
Fix typo (#12013)
4 years ago
6543 507d0ec57a
Prevent multiple listings of organization when creating a repository (#11303)
4 years ago
6543 d4096ab6a2
Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login (#6741)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986)
5 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382)
5 years ago
zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718)
5 years ago
zeripath 6311e4ce6a Fix sqlite deadlock when assigning to a PR (#5640)
5 years ago
Lunny Xiao 70a80e31cf fix sqlite and mssql lock (#5214)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
SagePtr 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849)
6 years ago
SagePtr ac968c3c6f Fix out-of-transaction query in removeOrgUser (#4521) (#4522)
6 years ago
Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
Wendell Sun 2d1c5c3756 Fix remove team member issue (#3566)
6 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Lunny Xiao 859b9ad7ea fix org owner cannot be removed if there is not in owner team (#3164)
6 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596)
7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547)
7 years ago
bradder555 ad24a3134d Fixes 500 error on dashboard when using MSSQL (#2504)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Antoine GIRARD 30787e48f2 Improve org error handling (#2117)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Ethan Koenig 036ce3f813 Fix bug in removeOrgRepo (#1858)
7 years ago