summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix clean tmp dir (#32360) (#32593)Lunny Xiao2024-11-221-13/+23
* Fix submodule parsing (#32571) (#32577)wxiaoguang2024-11-212-14/+64
* Improve some sanitizer rules (#32534)wxiaoguang2024-11-183-7/+7
* Refactor internal routers (partial backport, auth token const time comparing)...wxiaoguang2024-11-133-6/+14
* cargo registry - respect renamed dependencies (#32430) (#32478)Giteabot2024-11-122-17/+52
* Fix created_unix for mirroring (#32342) (#32406)Lunny Xiao2024-11-051-2/+3
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-11-016-8/+12
* Fixed race condition when deleting documents by repoId in ElasticSearch (#321...Giteabot2024-10-031-1/+27
* Fix wrong status of `Set up Job` when first step is skipped (#32120) (#32125)Giteabot2024-09-252-21/+49
* Fix wrong last modify time (#32102) (#32104)Giteabot2024-09-222-1/+3
* Add bin to Composer Metadata (#32099) (#32106)Giteabot2024-09-221-0/+1
* Lazy load avatar images (#32051) (#32063)Giteabot2024-09-181-1/+1
* Support allowed hosts for migrations to work with proxy (#32025) (#32026)Giteabot2024-09-111-5/+1
* Increase `cacheContextLifetime` to reduce false reports (#32011) (#32023)Giteabot2024-09-112-7/+7
* Use forum.gitea.com instead of old URL (#31989) (#31992)Giteabot2024-09-071-1/+1
* Fix index too many file names bug (#31903) (#31953)Lunny Xiao2024-09-031-9/+32
* Upgrade bleve to 2.4.2 (#31894)Lunny Xiao2024-08-211-1/+1
* Refactor the usage of batch catfile (#31754) (#31889)Giteabot2024-08-2115-90/+201
* Fix raw wiki links (#31825) (#31845)Giteabot2024-08-173-22/+16
* Fix `IsObjectExist` with gogit (#31790) (#31806)Giteabot2024-08-094-10/+121
* Fix protected branch files detection on pre_receive hook (#31778) (#31796)Giteabot2024-08-084-7/+74
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) (#31795)Giteabot2024-08-072-1/+15
* Distinguish LFS object errors to ignore missing objects during migration (#31...Giteabot2024-07-313-4/+45
* Properly filter issue list given no assignees filter (#31522) (#31685)Giteabot2024-07-242-1/+12
* Fix slow patch checking with commits that add or remove many files (#31548) (...Giteabot2024-07-051-8/+27
* remove typo (#31524)rayden842024-06-291-2/+2
* Support relative paths to videos from Wiki pages (#31061) (#31453)Giteabot2024-06-223-43/+83
* Fix markdown math brackets render problem (#31420) (#31430)Giteabot2024-06-202-1/+9
* Increase max length of org team names from 30 to 255 characters (#31410) (#31...Giteabot2024-06-201-2/+2
* Fix rendered wiki page link (#31398) (#31407)wxiaoguang2024-06-198-71/+55
* Fix bug filtering issues which have no project (#31337) (#31367)Lunny Xiao2024-06-171-1/+6
* Fix natural sort (#31384) (#31394)Giteabot2024-06-172-17/+87
* Fix missing images in editor preview due to wrong links (#31299) (#31393)wxiaoguang2024-06-172-6/+8
* Fix duplicate sub-path for avatars (#31365) (#31368)wxiaoguang2024-06-152-13/+25
* Backport Iif (#31353)wxiaoguang2024-06-132-2/+70
* Fix hash render end with colon (#31319) (#31346)Giteabot2024-06-132-1/+2
* Fix adopt repository has empty object name in database (#31333) (#31335)Giteabot2024-06-121-0/+1
* Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)Giteabot2024-06-125-5/+8
* Delete legacy cookie before setting new cookie (#31306) (#31317)Giteabot2024-06-111-4/+4
* Remove sub-path from container registry realm (#31293) (#31300)Giteabot2024-06-102-7/+4
* Make blockquote attention recognize more syntaxes (#31240) (#31250)Giteabot2024-06-043-19/+86
* Make pasted "img" tag has the same behavior as markdown image (#31235) (#31243)Giteabot2024-06-044-59/+75
* Split sanitizer functions and fine-tune some tests (#31192) (#31200)Giteabot2024-05-318-245/+270
* Fix missing memcache import (#31105) (#31109)Giteabot2024-05-271-0/+2
* Make gitea webhooks openproject compatible (#28435) (#31081)Giteabot2024-05-263-0/+9
* Support setting the `default` attribute of the issue template dropdown field ...Giteabot2024-05-242-0/+117
* Refactor sha1 and time-limited code (#31023) (#31030)Giteabot2024-05-214-87/+116
* Fix project column title overflow (#31011) (#31025)Giteabot2024-05-201-4/+5
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...Giteabot2024-05-192-17/+26
* Simplify mirror repository API logic (#30963) (#31009)Giteabot2024-05-181-1/+1