| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve updating Actions tasks (#24600) | Jason Song | 2023-05-10 | 1 | -22/+1 |
* | fix: release page for empty or non-existing target (#24470) | oliverpool | 2023-05-10 | 2 | -12/+69 |
* | Filter get single commit (#24613) | Matthew Walowski | 2023-05-10 | 1 | -16/+17 |
* | Create a branch directly from commit on the create branch API (#22956) | 来自村里的小螃蟹 | 2023-05-09 | 1 | -4/+28 |
* | Make repository response support HTTP range request (#24592) | wxiaoguang | 2023-05-09 | 5 | -133/+53 |
* | Add Gitea Profile Readmes (#23260) | Nicholas Pease | 2023-05-09 | 2 | -0/+55 |
* | Filters for GetAllCommits (#24568) | Matthew Walowski | 2023-05-09 | 3 | -4/+20 |
* | Improve Gitea's web context, decouple "issue template" code into service pack... | wxiaoguang | 2023-05-09 | 5 | -18/+27 |
* | Fix close org projects (#24588) | yp05327 | 2023-05-08 | 1 | -4/+4 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 3 | -180/+64 |
* | Split "modules/context.go" to separate files (#24569) | wxiaoguang | 2023-05-08 | 7 | -9/+9 |
* | Pass 'not' to commit count (#24473) | Matthew Walowski | 2023-05-08 | 5 | -8/+48 |
* | Refresh the refernce of the closed PR when reopening (#24231) | sillyguodong | 2023-05-08 | 1 | -1/+55 |
* | Sort users and orgs on explore by recency by default (#24279) | techknowlogick | 2023-05-06 | 4 | -7/+26 |
* | Require at least one unit to be enabled (#24189) | Lunny Xiao | 2023-05-06 | 3 | -19/+33 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 4 | -2/+281 |
* | Revert "Prevent a user with a different email from accepting the team invite"... | Lunny Xiao | 2023-05-05 | 1 | -8/+0 |
* | Check length of `LogIndexes` in case it is outdated (#24516) | Jason Song | 2023-05-04 | 1 | -2/+12 |
* | Fix some mistakes when using `ignSignIn` (#24415) | wxiaoguang | 2023-05-04 | 1 | -7/+7 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 8 | -200/+108 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 3 | -19/+23 |
* | Prevent a user with a different email from accepting the team invite (#24491) | Jack Hay | 2023-05-03 | 1 | -0/+8 |
* | Implement Cargo HTTP index (#24452) | KN4CK3R | 2023-05-03 | 2 | -0/+36 |
* | Fix api error message if fork exists (#24487) | Otto Richter (fnetX) | 2023-05-02 | 1 | -1/+1 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 21 | -39/+390 |
* | Add rerun workflow button and refactor to use SVG octicons (#24350) | yp05327 | 2023-05-01 | 2 | -8/+36 |
* | Move `Rename branch` from repo settings page to the page of branches list (#2... | sillyguodong | 2023-04-30 | 1 | -4/+4 |
* | Improve milestone filter on issues page (#22423) | Lunny Xiao | 2023-04-30 | 1 | -7/+24 |
* | Use globally shared HTMLRender (#24436) | wxiaoguang | 2023-04-30 | 6 | -6/+7 |
* | Add follow organization and fix the logic of following page (#24345) | yp05327 | 2023-04-29 | 2 | -20/+28 |
* | Add ability to specify '--not' from GetAllCommits (#24409) | Matthew Walowski | 2023-04-29 | 3 | -3/+8 |
* | Improve protected branch setting page (#24379) | Hester Gong | 2023-04-29 | 1 | -9/+0 |
* | getting the tag list does not require being signed in (#24413) | Earl Warren | 2023-04-29 | 1 | -1/+1 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 21 | -390/+39 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 21 | -39/+390 |
* | Fix unclear `IsRepositoryExist` logic (#24374) | wxiaoguang | 2023-04-28 | 3 | -4/+4 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 23 | -467/+364 |
* | Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) | ChristopherHX | 2023-04-28 | 1 | -5/+20 |
* | Refactor "route" related code, fix Safari cookie bug (#24330) | wxiaoguang | 2023-04-27 | 9 | -209/+189 |
* | Add API for gitignore templates (#22783) | JakobDev | 2023-04-27 | 3 | -0/+72 |
* | Require repo scope for PATs for private repos and basic authentication (#24362) | John Olheiser | 2023-04-26 | 3 | -3/+40 |
* | Alert error message if open dependencies are included in the issues that try ... | sillyguodong | 2023-04-26 | 1 | -1/+1 |
* | Fix 404 error when leaving the last private org team (#24322) | yp05327 | 2023-04-26 | 1 | -1/+9 |
* | Add API for License templates (#23009) | JakobDev | 2023-04-26 | 3 | -0/+92 |
* | Improve RSS (#24335) | wxiaoguang | 2023-04-25 | 5 | -18/+8 |
* | Fix incorrect CORS response in Http Git handler (#24303) | wxiaoguang | 2023-04-25 | 2 | -30/+18 |
* | Add tags list for repos whose release setting is disabled (#23465) | Zettat123 | 2023-04-25 | 2 | -16/+20 |
* | Add RSS Feeds for branches and files (#22719) | jladbrook | 2023-04-25 | 6 | -1/+145 |
* | Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) | Gary Moon | 2023-04-25 | 1 | -1/+1 |
* | default show closed actions list if all actions was closed (#24234) | a1012112796 | 2023-04-24 | 1 | -1/+7 |