aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add `:focus-visible` style to buttons (#31799) (#31819)Giteabot2024-08-121-0/+4
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)Giteabot2024-08-115-10/+162
* fix(api): owner ID should be zero when created repo secret (#31715) (#31811)Bo-Yi Wu2024-08-101-4/+2
* Fix `IsObjectExist` with gogit (#31790) (#31806)Giteabot2024-08-094-10/+121
* Fix protected branch files detection on pre_receive hook (#31778) (#31796)Giteabot2024-08-086-14/+81
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) (#31795)Giteabot2024-08-073-2/+16
* Rename head branch of pull requests when renaming a branch (#31759) (#31774)Giteabot2024-08-041-0/+7
* Fix wiki revision pagination (#31760) (#31772)Giteabot2024-08-041-0/+1
* Backport: Fix dates displaying in a wrong manner when we're close to the end ...aceArt-GmbH2024-08-012-5/+6
* bump vue-bar-graph (#31705) (#31753)techknowlogick2024-08-013-25/+197
* Distinguish LFS object errors to ignore missing objects during migration (#31...Giteabot2024-07-314-4/+46
* Fix the display of project type for deleted projects (#31732) (#31734)Giteabot2024-07-304-5/+19
* Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729)Giteabot2024-07-301-1/+1
* Fix API endpoint for registration-token (#31722) (#31728)Giteabot2024-07-292-34/+34