summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logger system (#24726)wxiaoguang2023-05-2169-4196/+3162
* Fix video width overflow in markdown, and other changes to match img (#24834)Brecht Van Lommel2023-05-211-1/+1
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2117-516/+625
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-203-3/+15
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-192-1/+10
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-192-4/+16
* Fix Actions being enabled accidentally (#24802)Jason Song2023-05-191-2/+2
* Fix TestMinioStorageIterator skip message (#24765)silverwind2023-05-171-1/+1
* Skip TestMinioStorageIterator on CI (#24762)Lunny Xiao2023-05-171-0/+5
* Make mailer SMTP check have timed context (#24751)wxiaoguang2023-05-161-7/+9
* Implement systemd-notify protocol (#21151)zeripath2023-05-153-12/+159
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-7/+2
* Add Go package registry (#24687)KN4CK3R2023-05-143-0/+171
* fix minio storage iterator path (#24691)FuXiaoHei2023-05-135-43/+80
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-131-0/+11
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-135-42/+147
* Use standard HTTP library to serve files (#24693)wxiaoguang2023-05-136-140/+14
* Add Alpine package registry (#23714)KN4CK3R2023-05-124-0/+397
* Make testlogger output "TestLogger" prefix (#24683)wxiaoguang2023-05-121-1/+3
* Support SSH for go get (#24664)rune2023-05-122-1/+10
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-6/+3
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-115-7/+29
* Kd/fix redis unit test (#24650)Kyle D2023-05-111-1/+1
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-101-1/+1
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-103-29/+158
* Remove unnecessary code (#24610)Lunny Xiao2023-05-105-20/+8
* Create a branch directly from commit on the create branch API (#22956)来自村里的小螃蟹2023-05-091-0/+6
* Make repository response support HTTP range request (#24592)wxiaoguang2023-05-097-79/+381
* Improve Gitea's web context, decouple "issue template" code into service pack...wxiaoguang2023-05-094-232/+12
* Rewrite queue (#24505)wxiaoguang2023-05-0863-5981/+2398
* Split "modules/context.go" to separate files (#24569)wxiaoguang2023-05-089-664/+714
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-084-22/+82
* Improve decryption failure message (#24573)wxiaoguang2023-05-072-16/+25
* Simplify template helper functions (#24570)wxiaoguang2023-05-072-14/+0
* Sort users and orgs on explore by recency by default (#24279)techknowlogick2023-05-061-0/+5
* Add RPM registry (#23380)KN4CK3R2023-05-053-0/+461
* Replace placeholders in licenses (#24354)Jason Song2023-05-053-2/+301
* Fix the permission of team's `Actions` unit issue (#24536)sillyguodong2023-05-051-0/+4
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-0411-110/+104
* Faster git.GetDivergingCommits (#24482)oliverpool2023-05-042-22/+40
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-046-62/+40
* Fix intermittent CI failure in EmptyQueue (#23753)zeripath2023-05-031-26/+29
* Fix incorrect webhook time and use relative-time to display it (#24477)yp053272023-05-031-0/+28
* Add Debian package registry (#24426)KN4CK3R2023-05-027-10/+412
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-022-6/+6
* Fix incorrect CurrentUser check for docker rootless (#24441)wxiaoguang2023-04-301-8/+14
* Use globally shared HTMLRender (#24436)wxiaoguang2023-04-305-28/+30
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-292-70/+2
* Add ability to specify '--not' from GetAllCommits (#24409)Matthew Walowski2023-04-292-7/+15