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