summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bug fix for translation in ru (#31892)Lunny Xiao2024-08-211-1/+1
* Refactor the usage of batch catfile (#31754) (#31889)Giteabot2024-08-2115-90/+201
* Fix agit automerge (#31207) (#31881)Giteabot2024-08-205-4/+155
* add CfTurnstileSitekey context data to all captcha templates (#31874) (#31876)Giteabot2024-08-202-0/+4
* Fix actions notify bug (#31866) (#31875)Giteabot2024-08-203-13/+18
* fix the component of access token list not mounted (#31824) (#31868)sillyguodong2024-08-194-21/+28
* Fix overflowing content in action run log (#31842) (#31853)Giteabot2024-08-181-0/+1
* Fix raw wiki links (#31825) (#31845)Giteabot2024-08-175-32/+84
* Avoid returning without written ctx when posting PR (#31843) (#31848)Giteabot2024-08-161-4/+10
* Add missing repository type filter parameters to pager (#31832) (#31837)Giteabot2024-08-164-0/+61
* Fix panic of ssh public key page after deletion of auth source (#31829) (#31836)Giteabot2024-08-162-16/+17
* Fixes for unreachable project issues when transfer repository from organizati...Giteabot2024-08-145-1/+32
* Scroll images in project issues separately from the remaining issue (#31683) ...Giteabot2024-08-132-2/+7