| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `RequireHighlightJS` field, update plantuml example. (#19615) | wxiaoguang | 2022-05-05 | 9 | -20/+0 |
* | Use for a repo action one database transaction (#19576) | 6543 | 2022-05-03 | 2 | -27/+19 |
* | Handle the error of a missing blob object fix #19530 (#19552) | 99rgosse | 2022-05-02 | 1 | -2/+11 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 4 | -18/+52 |
* | more context for models (#19511) | 6543 | 2022-04-28 | 7 | -29/+30 |
* | Update image URL for Discord webhook (#19536) | John Olheiser | 2022-04-27 | 1 | -1/+0 |
* | When view _Siderbar or _Footer, just display once (#19501) | Lunny Xiao | 2022-04-26 | 1 | -26/+47 |
* | Add commit status popup to issuelist (#19375) | parnic | 2022-04-26 | 1 | -3/+4 |
* | Improve dashboard's repo list performance (#18963) | Gusted | 2022-04-26 | 1 | -15/+17 |
* | Refactor readme file renderer (#19502) | Lunny Xiao | 2022-04-26 | 1 | -112/+125 |
* | Improve Stopwatch behavior (#18930) | Gusted | 2022-04-25 | 1 | -0/+14 |
* | Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) | 6543 | 2022-04-25 | 2 | -7/+16 |
* | User specific repoID or xorm builder conditions for issue search (#19475) | 6543 | 2022-04-25 | 1 | -3/+4 |
* | When updating mirror repo intervals by API reschedule next update too (#19429) | zeripath | 2022-04-20 | 1 | -6/+1 |
* | Use a struct as test options (#19393) | Lunny Xiao | 2022-04-14 | 1 | -1/+3 |
* | Add logic to switch between source/rendered on Markdown (#19356) | Gusted | 2022-04-10 | 1 | -2/+10 |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 5 | -38/+38 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 2 | -0/+494 |
* | Package registry changes (#19305) | KN4CK3R | 2022-04-06 | 1 | -4/+4 |
* | Remove legacy unmaintained packages, refactor to support change default local... | wxiaoguang | 2022-04-03 | 1 | -1/+1 |
* | Refactor legacy `unknwon/com` package, improve golangci lint (#19284) | wxiaoguang | 2022-04-01 | 1 | -3/+8 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 2 | -12/+11 |
* | Move checks for pulls before merge into own function (#19271) | 6543 | 2022-03-31 | 1 | -88/+44 |
* | Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithCon... | wxiaoguang | 2022-03-31 | 1 | -1/+1 |
* | Move reaction to models/issues/ (#19264) | Lunny Xiao | 2022-03-31 | 1 | -6/+7 |
* | Use a more general (and faster) method to sanitize URLs with credentials (#19... | wxiaoguang | 2022-03-31 | 1 | -2/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 2 | -0/+73 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 8 | -15/+15 |
* | Move some issue methods as functions (#19255) | Lunny Xiao | 2022-03-29 | 2 | -2/+2 |
* | Move project files into models/project sub package (#17704) | Lunny Xiao | 2022-03-29 | 2 | -63/+102 |
* | Move init repository related functions to modules (#19159) | Lunny Xiao | 2022-03-29 | 2 | -13/+15 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 8 | -32/+40 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 2 | -7/+1 |
* | Add `ContextUser` to http request context (#18798) | KN4CK3R | 2022-03-26 | 1 | -14/+1 |
* | Fix compare link in active feeds for new branch (#19149) | a1012112796 | 2022-03-23 | 1 | -0/+7 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 11 | -41/+39 |
* | Use the new/choose link for New Issue on project page (#19172) | zeripath | 2022-03-22 | 1 | -2/+9 |
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 10 | -35/+31 |
* | Fix the bug: deploy key with write access can not push (#19010) | wxiaoguang | 2022-03-22 | 1 | -1/+0 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 29 | -253/+253 |
* | Fix lfs bug (#19072) | Lunny Xiao | 2022-03-14 | 1 | -0/+13 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -0/+9 |
* | Add button for issue deletion (#19032) | Otto Richter (fnetX) | 2022-03-09 | 1 | -0/+15 |
* | Add config option to disable "Update branch by rebase" (#18745) | Jimmy Praet | 2022-03-04 | 1 | -0/+1 |
* | Uncapitalize errors (#18915) | Gusted | 2022-02-26 | 3 | -9/+9 |
* | BeforeSourcePath should point to base commit (#18799) | Jimmy Praet | 2022-02-25 | 1 | -2/+2 |
* | Lock gofumpt to v0.3.0 and run it (#18866) | silverwind | 2022-02-23 | 1 | -1/+2 |
* | Don't report signal: killed errors in serviceRPC (#18850) | zeripath | 2022-02-22 | 1 | -1/+3 |
* | Show fullname on issue edits and gpg/ssh signing info (#18827) | Wim | 2022-02-20 | 1 | -1/+9 |
* | Fix template bug of LFS lock (#18784) | Lunny Xiao | 2022-02-16 | 1 | -0/+1 |