aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* feat(action): issue change title notifications (#33050)Bo-Yi Wu2024-12-311-0/+8
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-313-5/+10
* Fix duplicate co-author in squashed merge commit messages (#33020)hiifong2024-12-301-1/+5
* Move SetMerged to service layer (#33045)Lunny Xiao2024-12-302-2/+61
* Remove aws go sdk package dependency (#33029)Lunny Xiao2024-12-301-5/+5
* Refactor pagination (#33037)wxiaoguang2024-12-301-22/+2
* Test webhook email (#33033)wxiaoguang2024-12-301-0/+12
* Refactor tests (#33021)wxiaoguang2024-12-291-1/+1
* Fix Agit pull request permission check (#32999)a10121127962024-12-271-1/+2
* Support for email addresses containing uppercase characters when activating u...Zettat1232024-12-271-3/+6
* Refactor "string truncate" (#32984)wxiaoguang2024-12-264-6/+5
* Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467)Lunny Xiao2024-12-254-25/+52
* demilestone should not include milestone (#32923)Lunny Xiao2024-12-252-0/+12
* Clarify path param naming (#32969)wxiaoguang2024-12-2411-120/+147
* Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817)Lunny Xiao2024-12-241-4/+14
* Refactor request context (#32956)wxiaoguang2024-12-2413-196/+124
* Add sub issue list support (#32940)wxiaoguang2024-12-248-15/+133
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946)wxiaoguang2024-12-232-3/+128
* Fix repo avatar conflict (#32958)wxiaoguang2024-12-233-3/+12
* Refactor template & test related code (#32938)wxiaoguang2024-12-228-27/+26
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-2021-110/+457
* Refactor pprof labels and process desc (#32909)wxiaoguang2024-12-2011-55/+16
* Add more load functions to make sure the reference object loaded (#32901)Lunny Xiao2024-12-192-0/+9
* Fix Arch package metadata introduced incorrect field (#32881)Exploding Dragon2024-12-181-1/+2
* Move delete deploy keys into service layer (#32201)Lunny Xiao2024-12-183-14/+56
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-1810-42/+81
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+6
* Refactor some LDAP code (#32849)wxiaoguang2024-12-155-34/+42
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-1516-46/+44
* Add missing two sync feed for refs/pull (#32815)Lunny Xiao2024-12-131-0/+12
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-1/+1
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-121-23/+7
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-0/+13
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-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