| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix bug when a token is given public only (#32204) (#32218) | Lunny Xiao | 2024-10-09 | 11 | -55/+176 |
* | Add null check for responseData.invalidTopics (#32212) (#32217) | Giteabot | 2024-10-09 | 1 | -1/+1 |
* | Fix javascript error when an anonymous user visiting migration page (#32144) ... | Lunny Xiao | 2024-10-04 | 7 | -82/+53 |
* | Fixed race condition when deleting documents by repoId in ElasticSearch (#321... | Giteabot | 2024-10-03 | 1 | -1/+27 |
* | Don't init singing keys if oauth2 provider disabled (#32177) | Lunny Xiao | 2024-10-03 | 1 | -2/+6 |
* | Upgrade some dependencies include minio-go (#32166) | Lunny Xiao | 2024-10-03 | 3 | -70/+61 |
* | Ensure `GetCSRF` doesn't return an empty token (#32130) (#32157) | Giteabot | 2024-10-01 | 3 | -11/+9 |
* | Fix the logic of finding the latest pull review commit ID (#32139) (#32165) | Giteabot | 2024-10-01 | 11 | -11/+88 |
* | Don't join repository when loading action table data (#32127) (#32143) | Lunny Xiao | 2024-09-30 | 2 | -5/+5 |
* | Fix wrong status of `Set up Job` when first step is skipped (#32120) (#32125) | Giteabot | 2024-09-25 | 2 | -21/+49 |
* | Fix bug in getting merged pull request by commit (#32079) (#32117) | Zettat123 | 2024-09-25 | 4 | -4/+22 |
* | Fix bug when deleting a migrated branch (#32075) (#32123) | Giteabot | 2024-09-24 | 1 | -6/+7 |
* | Include collaboration repositories on dashboard source/forks/mirrors list (#3... | Giteabot | 2024-09-24 | 1 | -1/+0 |
* | Truncate commit message during Discord webhook push events (#31970) (#32121) | Giteabot | 2024-09-24 | 3 | -3/+32 |
* | Allow set branch protection in an empty repository (#32095) (#32119) | Giteabot | 2024-09-24 | 3 | -18/+14 |
* | Fix panic when cloning with wrong ssh format. (#32076) (#32118) | Giteabot | 2024-09-24 | 1 | -4/+7 |
* | Fix Bug in Issue/pulls list (#32081) (#32115) | Giteabot | 2024-09-24 | 2 | -2/+3 |
* | use rebuilt mssql-2017 image (#32109) (#32114) | Giteabot | 2024-09-23 | 1 | -3/+4 |
* | Fix rename branch permission bug (#32066) (#32108) | Giteabot | 2024-09-22 | 3 | -7/+6 |
* | Fix wrong last modify time (#32102) (#32104) | Giteabot | 2024-09-22 | 4 | -3/+8 |
* | Add bin to Composer Metadata (#32099) (#32106) | Giteabot | 2024-09-22 | 2 | -1/+8 |
* | Fix incorrect `/tokens` api (#32085) (#32092) | Giteabot | 2024-09-22 | 2 | -20/+16 |
* | Fix mssql ci with a new mssql version on ci (#32094) | Lunny Xiao | 2024-09-23 | 1 | -1/+2 |
* | Fix: database not update release when using `git push --tags --force` (#32040... | Giteabot | 2024-09-19 | 2 | -8/+46 |
* | Refactor CSRF protector (#32057) (#32069) | wxiaoguang | 2024-09-18 | 7 | -172/+71 |
* | Add missing comment reply handling (#32050) (#32065) | Giteabot | 2024-09-18 | 2 | -166/+172 |
* | Lazy load avatar images (#32051) (#32063) | Giteabot | 2024-09-18 | 1 | -1/+1 |
* | Handle invalid target when creating releases using API (#31841) (#32043) | Giteabot | 2024-09-17 | 3 | -1/+22 |
* | Do not escape relative path in RPM primary index (#32038) (#32054) | Giteabot | 2024-09-17 | 1 | -2/+1 |
* | Check if the `due_date` is nil when editing issues (#32035) (#32042) | Giteabot | 2024-09-15 | 1 | -4/+10 |
* | Fix container parallel upload bugs (#32022) | Lunny Xiao | 2024-09-12 | 2 | -9/+31 |
* | Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populating `prev... | Giteabot | 2024-09-12 | 1 | -12/+11 |
* | Support allowed hosts for migrations to work with proxy (#32025) (#32026) | Giteabot | 2024-09-11 | 4 | -11/+3 |
* | Increase `cacheContextLifetime` to reduce false reports (#32011) (#32023) | Giteabot | 2024-09-11 | 2 | -7/+7 |
* | Upgrade cache to v0.2.1 (#32003) (#32009) | Lunny Xiao | 2024-09-07 | 2 | -34/+3 |
* | Use forum.gitea.com instead of old URL (#31989) (#31992) | Giteabot | 2024-09-07 | 6 | -7/+7 |
* | Add changelog for 1.22.2 (#31935)v1.22.2 | Lunny Xiao | 2024-09-06 | 1 | -0/+56 |
* | Fix nuget/conan/container packages upload bugs (#31967) (#31982) | Giteabot | 2024-09-05 | 11 | -90/+512 |
* | Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975) | Lunny Xiao | 2024-09-05 | 26 | -48/+47 |
* | Add lock for parallel maven upload (#31954) | Lunny Xiao | 2024-09-03 | 2 | -0/+39 |
* | Fix index too many file names bug (#31903) (#31953) | Lunny Xiao | 2024-09-03 | 1 | -9/+32 |
* | Prevent update pull refs manually and will not affect other refs update (#319... | Giteabot | 2024-09-02 | 3 | -0/+37 |
* | Fix sort order for organization home and user profile page (#31921) (#31922) | yp05327 | 2024-09-02 | 2 | -0/+8 |
* | Fix 500 error when `state` params is set when editing issue/PR by API (#31880... | Giteabot | 2024-09-01 | 3 | -10/+41 |
* | Upgrade micromatch to 4.0.8 (#31944) | Lunny Xiao | 2024-08-30 | 1 | -11/+11 |
* | Update webpack to 5.94.0 (#31941) | silverwind | 2024-08-29 | 2 | -24/+18 |
* | Fix search team (#31923) (#31942) | Giteabot | 2024-08-30 | 1 | -1/+6 |
* | Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerpr... | Giteabot | 2024-08-25 | 1 | -2/+0 |
* | Don't return 500 if mirror url contains special chars (#31859) (#31895) | Lunny Xiao | 2024-08-22 | 1 | -2/+4 |
* | Upgrade bleve to 2.4.2 (#31894) | Lunny Xiao | 2024-08-21 | 4 | -36/+55 |