aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix mermaid diagram height when initially hidden (#32457) (#32464)Giteabot2024-11-111-1/+12
* Only provide the commit summary for Discord webhook push events (#32432) (#32...Giteabot2024-11-083-3/+17
* Only query team tables if repository is under org when getting assignees (#32...Lunny Xiao2024-11-061-14/+16
* Quick fix milestone deadline 9999 for 1.22 (#32423)wxiaoguang2024-11-051-1/+1
* Fix created_unix for mirroring (#32342) (#32406)Lunny Xiao2024-11-051-2/+3
* Fix broken image when editing comment with non-image attachments (#32319) (#3...Lunny Xiao2024-11-022-2/+9
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-11-0118-23/+29
* Respect UI.ExploreDefaultSort setting again (#32357) (#32385)65432024-10-312-2/+4
* Fix disable 2fa bug (#32320) (#32330)Lunny Xiao2024-10-251-3/+6
* Fix the permission check for user search API and limit the number of returned...Zettat1232024-10-234-40/+32
* Add warn log when deleting inactive users (#32318) (#32321)Lunny Xiao2024-10-231-0/+1
* API: enhance SearchIssues swagger docs (#32208) (#32298)65432024-10-212-36/+73
* Update github.com/go-enry/go-enry to v2.9.1 (#32295) (#32296)YR Chen2024-10-212-3/+3
* Always update expiration time when creating an artifact (#32281) (#32285)Zettat1232024-10-181-1/+8
* make `show stats` work when only one file changed (#32244) (#32268)a10121127962024-10-172-1/+4
* [v1.22 backport] Fix null errors on conversation holder (#32258) (#32266) (#3...cloudchamb3r2024-10-171-7/+10
* Warn users when they try to use a non-root-url to sign in/up (#32272) (#32273)wxiaoguang2024-10-173-2/+16
* Make `owner/repo/pulls` handlers use "PR reader" permission (#32254) (#32265)wxiaoguang2024-10-151-26/+29
* Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246) (...Zettat1232024-10-141-1/+9
* Only rename a user when they should receive a different name (#32247) (#32249)Giteabot2024-10-131-4/+4
* Fix dropdown content overflow (#31610) (#32250)Giteabot2024-10-132-9/+35
* Fix checkbox bug on private/archive filter (#32236) (#32240)Giteabot2024-10-111-3/+3
* Add release note for v1.22.3 (#32205)v1.22.3Lunny Xiao2024-10-091-0/+41
* 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