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