aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Move some errors to their own sub packages (#32880)Lunny Xiao35 hours21-110/+457
* Refactor pprof labels and process desc (#32909)wxiaoguang2 days11-55/+16
* Add more load functions to make sure the reference object loaded (#32901)Lunny Xiao3 days2-0/+9
* Fix Arch package metadata introduced incorrect field (#32881)Exploding Dragon4 days1-1/+2
* Move delete deploy keys into service layer (#32201)Lunny Xiao4 days3-14/+56
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao4 days10-42/+81
* Fix various trivial problems (#32861)wxiaoguang5 days1-0/+6
* Refactor some LDAP code (#32849)wxiaoguang7 days5-34/+42
* Enable tenv and testifylint rules (#32852)TheFox0x77 days16-46/+44
* Add missing two sync feed for refs/pull (#32815)Lunny Xiao9 days1-0/+12
* Detect whether action view branch was deleted (#32764)Lunny Xiao9 days1-1/+1
* Make API "compare" accept commit IDs (#32801)wxiaoguang10 days1-23/+7
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang11 days1-0/+13
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao11 days1-0/+251
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-062-1/+118
* GitHub like repo home page (#32213)yp053272024-12-061-8/+1
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-053-0/+13
* Add Arch package registry (#32692)KN4CK3R2024-12-045-5/+420
* Use new mail package instead of an unmintained one (#32682)Lunny Xiao2024-12-058-60/+101
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-041-6/+23
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-3013-398/+491
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-294-0/+180
* Don't create action when syncing mirror pull refs (#32659)Lunny Xiao2024-11-281-0/+6
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-1/+1
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-2716-271/+1158
* Add priority to protected branch (#32286)65432024-11-272-0/+5
* Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543)Lunny Xiao2024-11-261-5/+6
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-262-9/+18
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-252-26/+33
* Refactor markup render system (#32612)wxiaoguang2024-11-244-15/+9
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-225-56/+165
* Refactor markup render system (#32589)wxiaoguang2024-11-223-20/+11
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-224-16/+87
* disable gravatar in test (#32529)Rowan Bohde2024-11-211-1/+2
* allow the actions user to login via the jwt token (#32527)Rowan Bohde2024-11-203-3/+86
* Remove unnecessary code (#32560)Lunny Xiao2024-11-191-7/+0
* Use user.FullName in Oauth2 id_token response (#32542)Baltazár Radics2024-11-181-1/+1
* Refactor push mirror find and add check for updating push mirror (#32539)Lunny Xiao2024-11-183-12/+11
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-181-0/+24
* Fix basic auth with webauthn (#32531)Lunny Xiao2024-11-161-0/+10
* Remove transaction for archive download (#32186)Lunny Xiao2024-11-152-26/+19
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-143-8/+1
* Trim title before insert/update to database to match the size requirements of...Lunny Xiao2024-11-141-0/+1
* Reimplement GetUserOrgsList to make it simple and clear (#32486)Lunny Xiao2024-11-141-1/+5
* Refactor render system (#32492)wxiaoguang2024-11-141-2/+1
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-134-21/+29
* Disable Oauth check if oauth disabled (#32368)Lunny Xiao2024-11-121-1/+6
* Calculate `PublicOnly` for org membership only once (#32234)65432024-11-111-4/+3
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-111-1/+6
* Add a doctor check to disable the "Actions" unit for mirrors (#32424)Zettat1232024-11-101-0/+70