aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Federation: return useful statistic information for nodeinfo (#19561)65432022-05-0211-16/+78
* Upgrade required git version to 2.0 (#19577)wxiaoguang2022-05-022-7/+18
* add smtp password to install page (#17564)Vladimir Smagin2022-05-021-0/+1
* ignore DNS error when doing migration allow/block check (#19566)wxiaoguang2022-05-022-8/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-05-022-1/+6
* Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage...65432022-05-024-22/+22
* Improve UI on mobile (#19546)Gusted2022-05-0116-16/+105
* Add API to check if team has repo access (#19540)qwerty2872022-05-014-1/+117
* Avoid MoreThanOne Error (#19557)99rgosse2022-05-011-1/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2022-05-012-0/+466
* Simplify loops to copy (#19569)Gusted2022-05-012-6/+3
* Use middleware to open gitRepo (#19559)65432022-04-302-7/+3
* Added X-Mailer header to outgoing emails (#19562)Ivan Fedorov2022-04-301-0/+1
* fix #19545 (#19563)65432022-04-301-4/+5
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-301-0/+2
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-2917-85/+170
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1