summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use better message for consistency check (#19672)Gusted2022-05-101-15/+15
* Fix new release from tags list UI (#19670)Lunny Xiao2022-05-101-1/+3
* Update go deps (#19665)65432022-05-103-120/+146
* [doctor] Add check/fix for bogus action rows (#19656)singuliere2022-05-103-0/+74
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-101-33/+36
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-092-1/+2
* Add Webfinger endpoint (#19462)KN4CK3R2022-05-093-2/+189
* Update documentation to disable duration settings with -1 instead of 0 (#19647)Jimmy Praet2022-05-093-14/+14
* Set the LastModified header for raw files (#18356)zeripath2022-05-095-29/+133
* Don't select join table's columns (#19660)Lunny Xiao2022-05-091-1/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-0928-28/+21
* Calculate filename hash only once (#19654)KN4CK3R2022-05-098-29/+26
* Admin should not delete himself (#19423)Lunny Xiao2022-05-083-0/+16
* Restore reviewed-on message (#19657)Lunny Xiao2022-05-081-0/+3
* Move some helper files out of models (#19355)Lunny Xiao2022-05-0823-107/+108
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-0814-4/+65
* Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)65432022-05-0817-95/+124
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-0814-165/+292
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-0716-45/+493
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-0847-26/+869
* Hide private repositories in packages (#19584)KN4CK3R2022-05-078-20/+115
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-072-7/+1
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-073-3/+15
* Improve reviewing PR UX (#19612)Gusted2022-05-077-3/+74
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-072-0/+2
* Add Changelog v1.16.7 (#19575) (#19644)65432022-05-072-1/+24
* Set safe dir for git operations in .drone.yml CI (#19641)techknowlogick2022-05-061-0/+10
* Add missing `sorting` column in `project_issue` table (#19635)wxiaoguang2022-05-061-0/+3
* Simplify `IsVendor` (#19626)Gusted2022-05-061-58/+2
* Prevent NPE when checking repo units if the user is nil (#19625)zeripath2022-05-061-1/+1
* Skip duplicated layers. (#19624)KN4CK3R2022-05-051-0/+4
* Add "Reference" section to Issue view sidebar (#19609)neon2022-05-052-0/+10
* GetFeeds must always discard actions with dangling repo_id (#19598)singuliere2022-05-055-7/+37
* Call MultipartForm.RemoveAll when request finishes (#19606)wxiaoguang2022-05-057-0/+21
* Remove `RequireHighlightJS` field, update plantuml example. (#19615)wxiaoguang2022-05-0511-28/+10
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-052-1/+315
* PullService lock via pullID (#19520)65432022-05-046-2/+21
* Add health check endpoint (#18465)ttys32022-05-047-13/+261
* Only check for non-finished migrating task (#19601)Gusted2022-05-042-11/+11
* Make .cs highlighting legible on dark themes. (#19604)Eekle2022-05-041-1/+1
* Fix broken TR on cherrypick page (#19599)Gusted2022-05-041-1/+1
* Use correct context in `routers/web` (#19597)Gusted2022-05-031-3/+3
* Use for a repo action one database transaction (#19576)65432022-05-0329-260/+270
* Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a te...wxiaoguang2022-05-031-0/+21
* Don't fetch Mirror when it's migrating (#19588)Gusted2022-05-032-5/+22
* Move user password verification after checking his groups on ldap auth (#19587)Gwilherm Folliot2022-05-031-8/+8
* Fix some slice problems (incorrect slice length) (#19592)Lunny Xiao2022-05-033-3/+3
* Fix sending empty notifications (#19589)Gusted2022-05-021-1/+1
* Handle the error of a missing blob object fix #19530 (#19552)99rgosse2022-05-021-2/+11
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-0286-86/+0