aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Enable Wire 2 for Internal SSH Server (#20616) (#20617)Gusted2022-08-021-0/+10
* Rework raw file http header logic (#20484) (#20542)silverwind2022-07-301-0/+10
* Add Docker /v2/_catalog endpoint (#20469) (#20556)65432022-07-301-0/+1
* Stop logging EOFs and exit(1)s in ssh handler (#20476) (#20529)zeripath2022-07-291-2/+7
* Allow non-semver packages in the Conan package registry (#20412) (#20523)65432022-07-282-4/+6
* Fix Ruby package parsing by removed unused email field (#20470) (#20525)65432022-07-281-1/+0
* Fix package permission checks for organizations (#20517) (#20520)KN4CK3R2022-07-281-1/+18
* Add Cache-Control header to html and api responses, add no-transform (#20432)...silverwind2022-07-233-5/+16
* Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407)65432022-07-191-0/+1
* Allow RSA 2047 bit keys (#20272) (#20396)zeripath2022-07-181-1/+1
* Fix commit status icon when in subdirectory (#20285) (#20385)silverwind2022-07-161-0/+1
* Prevent context deadline error propagation in GetCommitsInfo (#20346) (#20361)65432022-07-141-3/+5
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...wxiaoguang2022-07-113-19/+61
* Do not create empty ".ssh" directory when loading config (#20289) (#20298)wxiaoguang2022-07-101-3/+1
* Use git.HOME_PATH for Git HOME directory (#20114) (#20293)wxiaoguang2022-07-084-23/+51
* Fix NPE when using non-numeric (#20277) (#20278)Gusted2022-07-071-2/+3
* Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) (#...wxiaoguang2022-07-012-11/+11
* Update default allowed attachment types (#20193)silverwind2022-07-011-1/+1
* Disable federation by default (#20045) (#20046)Gusted2022-06-201-1/+1
* Backtick table name in generic orphan check (#20019) (#20037)zeripath2022-06-191-2/+2
* Respond with a 401 on git push when password isn't changed yet (#20027)Wim2022-06-191-0/+5
* use quoted regexp instead of git fixed-value (#20030)wxiaoguang2022-06-192-2/+9
* Return 404 when tag is broken (#20024)Wim2022-06-181-0/+4
* Add dbconsistency checks for Stopwatches (#20010)zeripath2022-06-181-0/+6
* fix push mirrors URL are no longer displayed on the UI (#20011)Mohamed Sekour2022-06-181-3/+0
* Empty log queue on flush and close (#19994)zeripath2022-06-181-0/+39
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-171-1/+3
* Add fetch.writeCommitGraph to gitconfig (#20006)zeripath2022-06-171-0/+3
* gitconfig: set safe.directory = * (#19870)singuliere2022-06-171-0/+13
* Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)wxiaoguang2022-06-1610-140/+117
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-1610-69/+125
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-1/+0
* Uppercase first languages letters (#19965)AHOHNMYC2022-06-151-15/+15
* Fix mirror template bug (#19959)Lunny Xiao2022-06-131-14/+6
* Add deprecated log when using MySQL with utf8 charset (#19952)Lunny Xiao2022-06-131-0/+6
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-1323-225/+235
* fix: some typos (#19956)yutotnh2022-06-131-1/+1
* Move some code into models/git (#19879)Lunny Xiao2022-06-129-23/+31
* Fix signal loop in graceful manager (#19943)wxiaoguang2022-06-121-0/+1
* Prettify number of issues (#17760)Gusted2022-06-124-15/+44
* Unify repo settings & show better error (#19828)Gusted2022-06-121-1/+1
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-114-12/+295
* Fix data-race problems in git module (quick patch) (#19934)wxiaoguang2022-06-113-47/+38
* Fix copy/paste of empty lines (#19798)silverwind2022-06-104-61/+105
* Custom regexp external issues (#17624)Sandro Santilli2022-06-105-16/+168
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-1011-143/+231
* Prevent NPE whilst migrating if there is a team request review (#19855)zeripath2022-06-091-0/+1
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-093-0/+147
* Automatically render wiki TOC (#19873)zeripath2022-06-085-40/+103
* Add breaking email restrictions checker in doctor (#19903)Gusted2022-06-071-0/+69