Commit Graph

1460 Commits (daf2776db7dd47320aa66c5a75ed6bcfeb66ce01)

Author SHA1 Message Date
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 2 months ago
Lunny Xiao dc8f59baa5
Add more load functions to make sure the reference object loaded (#32901) 2 months ago
Exploding Dragon 2beaedc417
Fix Arch package metadata introduced incorrect field (#32881) 2 months ago
Lunny Xiao f9f62b4c4c
Move delete deploy keys into service layer (#32201) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
wxiaoguang b01b0b99a5
Refactor some LDAP code (#32849) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
Lunny Xiao 887928e0a6
Add missing two sync feed for refs/pull (#32815) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
wxiaoguang 513da407f4
Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 2 months ago
Lunny Xiao 5ab7aa700f
Use new mail package instead of an unmintained one (#32682) 2 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 2 months ago
Lunny Xiao 79d593a9be
Split mail sender sub package from mailer service package (#32618) 2 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 2 months ago
Lunny Xiao 00f8090de4
Don't create action when syncing mirror pull refs (#32659) 2 months ago
Rowan Bohde 16a7d343d7
Validate OAuth Redirect URIs (#32643) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
6543 846f618716
Add priority to protected branch (#32286) 2 months ago
Lunny Xiao f49d82309b
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2 months ago
wxiaoguang 9ed768adc4
Improve oauth2 scope token handling (#32633) 2 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Marcell Mars a3881ffa3d
Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 3 months ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 3 months ago
Rowan Bohde 407b6e6dfc
allow the actions user to login via the jwt token (#32527) 3 months ago
Lunny Xiao 0d5abd9b3e
Remove unnecessary code (#32560) 3 months ago
Baltazár Radics 5eb0ee49a1
Use user.FullName in Oauth2 id_token response (#32542) 3 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
Lunny Xiao c3dedcffa7
Fix basic auth with webauthn (#32531) 3 months ago
Lunny Xiao e1b269e956
Remove transaction for archive download (#32186) 3 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
Lunny Xiao b4abb6deff
Reimplement GetUserOrgsList to make it simple and clear (#32486) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 3 months ago
Lunny Xiao 840ad7eefe
Disable Oauth check if oauth disabled (#32368) 3 months ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 3 months ago
Zettat123 b1f42a0cdd
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago