| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add `ContextUser` to http request context (#18798) | KN4CK3R | 2022-03-26 | 1 | -33/+33 |
* | Set OpenGraph title to DisplayName in profile pages (#19206) | Nulo | 2022-03-25 | 1 | -1/+1 |
* | Try to prevent autolinking of displaynames by email readers (#19169) | zeripath | 2022-03-23 | 4 | -8/+12 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -1/+1 |
* | Remove the Go version in UI, add a link on Gitea Version to show config detai... | wxiaoguang | 2022-03-23 | 1 | -2/+14 |
* | Use the new/choose link for New Issue on project page (#19172) | zeripath | 2022-03-22 | 2 | -3/+3 |
* | Do not send activation email if manual confirm is set (#19119) | zeripath | 2022-03-18 | 1 | -0/+2 |
* | Remove italics for `due_date_not_set` (#19113) | MeIchthys | 2022-03-17 | 1 | -1/+1 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -0/+4 |
* | Prevent 500 when there is an error during new auth source post (#19041) | zeripath | 2022-03-10 | 2 | -3/+3 |
* | Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) | wxiaoguang | 2022-03-09 | 1 | -12/+19 |