| Commit message (Expand) | Author | Age | Files | Lines |
* | Support "merge upstream branch" (Sync fork) (#32741) | wxiaoguang | 2024-12-06 | 2 | -1/+118 |
* | GitHub like repo home page (#32213) | yp05327 | 2024-12-06 | 1 | -8/+1 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 3 | -0/+13 |
* | Add Arch package registry (#32692) | KN4CK3R | 2024-12-04 | 5 | -5/+420 |
* | Use new mail package instead of an unmintained one (#32682) | Lunny Xiao | 2024-12-05 | 8 | -60/+101 |
* | Fix delete branch perm checking (#32654) | Lunny Xiao | 2024-12-04 | 1 | -6/+23 |
* | Split mail sender sub package from mailer service package (#32618) | Lunny Xiao | 2024-11-30 | 13 | -398/+491 |
* | Move GetFeeds to service layer (#32526) | Lunny Xiao | 2024-11-29 | 4 | -0/+180 |
* | Don't create action when syncing mirror pull refs (#32659) | Lunny Xiao | 2024-11-28 | 1 | -0/+6 |
* | Validate OAuth Redirect URIs (#32643) | Rowan Bohde | 2024-11-28 | 1 | -1/+1 |
* | Move team related functions to service layer (#32537) | Lunny Xiao | 2024-11-27 | 16 | -271/+1158 |
* | Add priority to protected branch (#32286) | 6543 | 2024-11-27 | 2 | -0/+5 |
* | Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) | Lunny Xiao | 2024-11-26 | 1 | -5/+6 |
* | Improve oauth2 scope token handling (#32633) | wxiaoguang | 2024-11-26 | 2 | -9/+18 |
* | Add github compatible tarball download API endpoints (#32572) | Lunny Xiao | 2024-11-25 | 2 | -26/+33 |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 4 | -15/+9 |
* | Fix get reviewers' bug (#32415) | Lunny Xiao | 2024-11-22 | 5 | -56/+165 |
* | Refactor markup render system (#32589) | wxiaoguang | 2024-11-22 | 3 | -20/+11 |
* | Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32... | Marcell Mars | 2024-11-22 | 4 | -16/+87 |
* | disable gravatar in test (#32529) | Rowan Bohde | 2024-11-21 | 1 | -1/+2 |
* | allow the actions user to login via the jwt token (#32527) | Rowan Bohde | 2024-11-20 | 3 | -3/+86 |
* | Remove unnecessary code (#32560) | Lunny Xiao | 2024-11-19 | 1 | -7/+0 |
* | Use user.FullName in Oauth2 id_token response (#32542) | Baltazár Radics | 2024-11-18 | 1 | -1/+1 |
* | Refactor push mirror find and add check for updating push mirror (#32539) | Lunny Xiao | 2024-11-18 | 3 | -12/+11 |
* | Refactor find forks and fix possible bugs that weak permissions check (#32528) | Lunny Xiao | 2024-11-18 | 1 | -0/+24 |
* | Fix basic auth with webauthn (#32531) | Lunny Xiao | 2024-11-16 | 1 | -0/+10 |
* | Remove transaction for archive download (#32186) | Lunny Xiao | 2024-11-15 | 2 | -26/+19 |
* | Reduce integration test overhead (#32475) | Rowan Bohde | 2024-11-14 | 3 | -8/+1 |
* | Trim title before insert/update to database to match the size requirements of... | Lunny Xiao | 2024-11-14 | 1 | -0/+1 |
* | Reimplement GetUserOrgsList to make it simple and clear (#32486) | Lunny Xiao | 2024-11-14 | 1 | -1/+5 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 1 | -2/+1 |
* | Fix LFS route mock, realm, middleware names (#32488) | wxiaoguang | 2024-11-13 | 4 | -21/+29 |
* | Disable Oauth check if oauth disabled (#32368) | Lunny Xiao | 2024-11-12 | 1 | -1/+6 |
* | Calculate `PublicOnly` for org membership only once (#32234) | 6543 | 2024-11-11 | 1 | -4/+3 |
* | Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3... | Zettat123 | 2024-11-11 | 1 | -1/+6 |
* | Add a doctor check to disable the "Actions" unit for mirrors (#32424) | Zettat123 | 2024-11-10 | 1 | -0/+70 |
* | Refactor sidebar assignee&milestone&project selectors (#32465) | wxiaoguang | 2024-11-11 | 1 | -1/+0 |
* | Add reviewers selection to new pull request (#32403) | Calvin K | 2024-11-09 | 5 | -13/+53 |
* | Fix broken releases when re-pushing tags (#32435) | Zettat123 | 2024-11-08 | 1 | -7/+12 |
* | Only provide the commit summary for Discord webhook push events (#32432) | Kemal Zebari | 2024-11-07 | 3 | -3/+17 |
* | Add new event commit status creation and webhook implementation (#27151) | Lunny Xiao | 2024-11-07 | 7 | -11/+62 |
* | Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) | Lunny Xiao | 2024-11-07 | 10 | -9/+212 |
* | Include file extension checks in attachment API (#32151) | Kemal Zebari | 2024-11-06 | 2 | -6/+26 |
* | Fix milestone deadline and date related problems (#32339) | Lunny Xiao | 2024-11-05 | 1 | -1/+1 |
* | Refactor RepoRefByType (#32413) | wxiaoguang | 2024-11-05 | 2 | -84/+75 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 1 | -1/+4 |
* | Refactor DateUtils and merge TimeSince (#32409) | wxiaoguang | 2024-11-04 | 1 | -1/+0 |
* | Fix git error handling (#32401) | wxiaoguang | 2024-11-02 | 5 | -42/+18 |
* | Replace DateTime with DateUtils (#32383) | wxiaoguang | 2024-11-02 | 1 | -0/+1 |
* | improve performance of diffs (#32393) | Rowan Bohde | 2024-11-02 | 2 | -39/+36 |