| Commit message (Expand) | Author | Age | Files | Lines |
* | Calculate filename hash only once (#19654) | KN4CK3R | 2022-05-09 | 4 | -20/+19 |
* | Restore reviewed-on message (#19657) | Lunny Xiao | 2022-05-08 | 1 | -0/+3 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 2 | -3/+18 |
* | Allow custom default merge message with .gitea/default_merge_message/<merge_s... | Lunny Xiao | 2022-05-08 | 1 | -6/+3 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 1 | -3/+18 |
* | Auto merge pull requests when all checks succeeded via API (#9307) | kolaente | 2022-05-08 | 2 | -1/+60 |
* | Hide private repositories in packages (#19584) | KN4CK3R | 2022-05-07 | 2 | -4/+8 |
* | Only show accessible teams in dashboard dropdown list (#19642) | Jimmy Praet | 2022-05-07 | 1 | -1/+1 |
* | prevent double click new issue/pull/comment button (#16157) | a1012112796 | 2022-05-07 | 2 | -3/+3 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 2 | -1/+2 |
* | Add "Reference" section to Issue view sidebar (#19609) | neon | 2022-05-05 | 1 | -0/+9 |
* | Fix broken TR on cherrypick page (#19599) | Gusted | 2022-05-04 | 1 | -1/+1 |
* | Use for a repo action one database transaction (#19576) | 6543 | 2022-05-03 | 1 | -3/+3 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 13 | -13/+21 |
* | Add API to check if team has repo access (#19540) | qwerty287 | 2022-05-01 | 1 | -0/+42 |
* | Respect DefaultUserIsRestricted system default when creating new user (#19310) | Jimmy Praet | 2022-04-29 | 1 | -0/+4 |
* | Mute link in diff header (#19556) | silverwind | 2022-04-29 | 1 | -1/+1 |
* | Add API to query collaborators permission for a repository (#18761) | Florin Hillebrand | 2022-04-29 | 1 | -0/+70 |
* | Permalink files In PR diff (#19534) | KN4CK3R | 2022-04-29 | 1 | -3/+4 |
* | Fix Pull Request comment filename word breaks (#19535) | parnic | 2022-04-29 | 1 | -2/+2 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 3 | -0/+33 |
* | Better describe what `/repos/{owner}/{repo}/raw/{filepath}` returns on 200 (#... | Gusted | 2022-04-28 | 1 | -1/+1 |
* | Update image URL for Discord webhook (#19536) | John Olheiser | 2022-04-27 | 1 | -1/+1 |
* | Don't let repo clone URL overflow (#19517) | Gusted | 2022-04-26 | 1 | -1/+1 |
* | Add commit status popup to issuelist (#19375) | parnic | 2022-04-26 | 1 | -2/+2 |
* | Disable unnecessary GitHooks elements | Pawel Boguslawski | 2022-04-26 | 1 | -1/+1 |
* | By default force vertical tabs on mobile (#19486) | Gusted | 2022-04-26 | 4 | -4/+4 |
* | Add a new menu in file view to open blame view and fix blame view select rang... | Lunny Xiao | 2022-04-26 | 1 | -0/+3 |
* | Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl | wxiaoguang | 2022-04-26 | 1 | -1/+1 |
* | Add RSS Feed buttons to Repo, User and Org pages (#19370) | ktprograms | 2022-04-24 | 3 | -0/+3 |
* | Use horizontal tabs for repo header on mobile (#19468) | Gusted | 2022-04-23 | 1 | -1/+1 |
* | RepoAssignment ensure to close before overwrite (#19449) | 6543 | 2022-04-21 | 1 | -0/+12 |
* | When updating mirror repo intervals by API reschedule next update too (#19429) | zeripath | 2022-04-20 | 1 | -0/+5 |
* | Fix nil error when some pages are rendered outside request context (#19427) | wxiaoguang | 2022-04-19 | 1 | -1/+1 |
* | Add Helm Chart registry (#19406) | KN4CK3R | 2022-04-19 | 7 | -5/+72 |
* | Fix double blob-hunk (#19404) | Gusted | 2022-04-15 | 1 | -3/+1 |
* | Document 409 error returned by repos/migrate api (#19376) | Chongyi Zheng | 2022-04-12 | 1 | -0/+3 |
* | Remove dependent on session auth for api/v1 routers (#19321) | Lunny Xiao | 2022-04-08 | 7 | -10/+10 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -1/+1 |
* | Show ssh command directly in template instead of i18n translation (#19335) | 原俊杰 | 2022-04-06 | 1 | -1/+1 |
* | Update JS dependencies (#19281) | silverwind | 2022-04-01 | 3 | -3/+3 |
* | Fix global packages enabled avaiable (#19276) | Lunny Xiao | 2022-03-31 | 2 | -0/+4 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 4 | -1/+106 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 37 | -0/+1262 |
* | Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18... | wxiaoguang | 2022-03-30 | 3 | -43/+53 |
* | More commit info from API (#19252) | John Olheiser | 2022-03-29 | 1 | -0/+28 |
* | Move project files into models/project sub package (#17704) | Lunny Xiao | 2022-03-29 | 1 | -2/+2 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 5 | -49/+36 |
* | Show last cron messages on monitor page (#19223) | zeripath | 2022-03-29 | 2 | -34/+36 |
* | Set the default branch for repositories generated from templates (#19136) | Abheek Dhawan | 2022-03-27 | 1 | -0/+5 |