| Commit message (Expand) | Author | Age | Files | Lines |
* | Use project's redirect url instead of composing url (#33058) | Lunny Xiao | 2024-12-31 | 3 | -9/+16 |
* | [Feature] Private README.md for organization (#32872) | Chai-Shi | 2024-12-31 | 5 | -66/+109 |
* | Merge updatecommentattachment functions (#33044) | Lunny Xiao | 2024-12-30 | 1 | -1/+1 |
* | Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l... | Lunny Xiao | 2024-12-30 | 1 | -11/+5 |
* | Refactor pagination (#33037) | wxiaoguang | 2024-12-30 | 23 | -127/+31 |
* | Refactor tests (#33021) | wxiaoguang | 2024-12-29 | 1 | -4/+5 |
* | De-emphasize signed commits (#31160) | Blender Defender | 2024-12-28 | 1 | -10/+82 |
* | Support for email addresses containing uppercase characters when activating u... | Zettat123 | 2024-12-27 | 2 | -3/+3 |
* | Add `show more` organizations icon in user's profile (#32986) | yp05327 | 2024-12-27 | 2 | -25/+26 |
* | Refactor "string truncate" (#32984) | wxiaoguang | 2024-12-26 | 1 | -1/+1 |
* | Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) | Lunny Xiao | 2024-12-25 | 2 | -26/+31 |
* | Refactor tmpl and blob_excerpt (#32967) | wxiaoguang | 2024-12-25 | 2 | -23/+5 |
* | Clarify path param naming (#32969) | wxiaoguang | 2024-12-24 | 35 | -136/+136 |
* | Refactor request context (#32956) | wxiaoguang | 2024-12-24 | 1 | -7/+5 |
* | Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) | wxiaoguang | 2024-12-23 | 2 | -3/+2 |
* | Add auto-expanding running actions step (#30058) | bytedream | 2024-12-22 | 1 | -1/+20 |
* | Refactor template & test related code (#32938) | wxiaoguang | 2024-12-22 | 85 | -295/+302 |
* | Move some errors to their own sub packages (#32880) | Lunny Xiao | 2024-12-20 | 11 | -78/+74 |
* | Refactor pprof labels and process desc (#32909) | wxiaoguang | 2024-12-20 | 1 | -1/+0 |
* | Update go tool dependencies (#32916) | silverwind | 2024-12-19 | 1 | -3/+0 |
* | Refactor repo-projects.ts (#32892) | silverwind | 2024-12-19 | 1 | -4/+6 |
* | Move delete deploy keys into service layer (#32201) | Lunny Xiao | 2024-12-18 | 1 | -1/+1 |
* | Move RepoTransfer from models to models/repo sub package (#32506) | Lunny Xiao | 2024-12-18 | 4 | -8/+11 |
* | Fix various trivial problems (#32861) | wxiaoguang | 2024-12-17 | 1 | -0/+3 |
* | Fix bug on action list deleted branch (#32848) | Lunny Xiao | 2024-12-16 | 3 | -4/+41 |
* | Enable tenv and testifylint rules (#32852) | TheFox0x7 | 2024-12-15 | 1 | -2/+2 |
* | Allow to fork repository into the same owner (#32819) | wxiaoguang | 2024-12-14 | 1 | -3/+4 |
* | Detect whether action view branch was deleted (#32764) | Lunny Xiao | 2024-12-12 | 2 | -2/+46 |
* | Make API "compare" accept commit IDs (#32801) | wxiaoguang | 2024-12-12 | 1 | -2/+0 |
* | Add `is_archived` option for issue indexer (#32735) | yp05327 | 2024-12-12 | 1 | -0/+7 |
* | Rearrange Clone Panel (#31142) | Blender Defender | 2024-12-11 | 1 | -2/+2 |
* | Add label/author/assignee filters to the user/org home issue list (#32779) | wxiaoguang | 2024-12-11 | 7 | -174/+136 |
* | Refactor issue filter (labels, poster, assignee) (#32771) | wxiaoguang | 2024-12-10 | 4 | -40/+9 |
* | Make RepoActionView.vue support `##[group]` (#32770) | wxiaoguang | 2024-12-10 | 1 | -3/+7 |
* | Refactor issue list (#32755) | wxiaoguang | 2024-12-08 | 3 | -49/+73 |
* | Fix compare page bug view as anonymous (#32754) | Lunny Xiao | 2024-12-08 | 1 | -1/+3 |
* | Split issue/pull view router function as multiple smaller functions (#32749) | Lunny Xiao | 2024-12-08 | 2 | -298/+356 |
* | fix: render job title as commit message (#32748) | metiftikci | 2024-12-08 | 1 | -13/+19 |
* | fix(project): add title to project view page (#32747) | metiftikci | 2024-12-07 | 1 | -0/+1 |
* | Support "merge upstream branch" (Sync fork) (#32741) | wxiaoguang | 2024-12-06 | 4 | -134/+179 |
* | GitHub like repo home page (#32213) | yp05327 | 2024-12-06 | 8 | -801/+882 |
* | Make wiki pages visit fast (#32732) | Lunny Xiao | 2024-12-06 | 1 | -10/+21 |
* | Refactor RepoActionView.vue, add `::group::` support (#32713) | wxiaoguang | 2024-12-06 | 3 | -56/+160 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 3 | -12/+42 |
* | Add Arch package registry (#32692) | KN4CK3R | 2024-12-04 | 1 | -7/+24 |
* | Fix mentionable users when writing issue comments (#32715) | wxiaoguang | 2024-12-04 | 5 | -15/+19 |
* | Fix delete branch perm checking (#32654) | Lunny Xiao | 2024-12-04 | 1 | -31/+32 |
* | Refactor markdown editor and use it for milestone description editor (#32688) | wxiaoguang | 2024-12-04 | 1 | -0/+2 |
* | Fix issue title rendering and refactor legacy function names (#32703) | wxiaoguang | 2024-12-04 | 1 | -2/+2 |
* | Quick fix for license file name (#32696) | Lunny Xiao | 2024-12-03 | 1 | -0/+4 |