Overview

Request 1199172 accepted

- Update to version 1.22.2:
* Add changelog for 1.22.2 (#31935)
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)
* Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975)
* Add lock for parallel maven upload (#31954)
* Fix index too many file names bug (#31903) (#31953)
* Prevent update pull refs manually and will not affect other refs update (#31931) (#31955)
* Fix sort order for organization home and user profile page (#31921) (#31922)
* Fix 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952)
* Upgrade micromatch to 4.0.8 (#31944)
* Update webpack to 5.94.0 (#31941)
* Fix search team (#31923) (#31942)
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerprint (#31905) (#31914)
* Don't return 500 if mirror url contains special chars (#31859) (#31895)
* Upgrade bleve to 2.4.2 (#31894)
* bug fix for translation in ru (#31892)
* Refactor the usage of batch catfile (#31754) (#31889)
* Fix agit automerge (#31207) (#31881)
* add CfTurnstileSitekey context data to all captcha templates (#31874) (#31876)
* Fix actions notify bug (#31866) (#31875)
* fix the component of access token list not mounted (#31824) (#31868)
* Fix overflowing content in action run log (#31842) (#31853)
* Fix raw wiki links (#31825) (#31845)
* Avoid returning without written ctx when posting PR (#31843) (#31848)
* Add missing repository type filter parameters to pager (#31832) (#31837)
* Fix panic of ssh public key page after deletion of auth source (#31829) (#31836)
* Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828)
* Scroll images in project issues separately from the remaining issue (#31683) (#31823)
* Add `:focus-visible` style to buttons (#31799) (#31819)
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)
* fix(api): owner ID should be zero when created repo secret (#31715) (#31811)
* Fix `IsObjectExist` with gogit (#31790) (#31806)
* Fix protected branch files detection on pre_receive hook (#31778) (#31796)
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) (#31795)
* Rename head branch of pull requests when renaming a branch (#31759) (#31774)
* Fix wiki revision pagination (#31760) (#31772)
* Backport: Fix dates displaying in a wrong manner when we're close to the end of… (#31750)
* bump vue-bar-graph (#31705) (#31753)
* Distinguish LFS object errors to ignore missing objects during migration (#31702) (#31745)
* Fix the display of project type for deleted projects (#31732) (#31734)
* Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729)
* Fix API endpoint for registration-token (#31722) (#31728)
* Add permission check when creating PR (#31033) (#31720)
* Make GetRepositoryByName more safer (#31712) (#31718)
* Fix "Filter by commit" Dropdown (#31695) (#31696)
* Properly filter issue list given no assignees filter (#31522) (#31685)
* Enable direnv (#31672) (#31679)
* fix redis deps (#31662) (#31663)
* Fix a branch divergence cache bug (#31659) (#31661)
* Remove unneccessary uses of `word-break: break-all` (#31637) (#31652)
* Fix: Allow org team names of length 255 in create team form (#31564) (#31603)
* Use old behavior for telegram webhook (#31588)
* Return an empty string when a repo has no avatar in the repo API (#31187) (#31567)
* Fix slow patch checking with commits that add or remove many files (#31548) (#31560)

Loading...
Request History
Eric Schirra's avatar

ecsos created request

- Update to version 1.22.2:
* Add changelog for 1.22.2 (#31935)
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)
* Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975)
* Add lock for parallel maven upload (#31954)
* Fix index too many file names bug (#31903) (#31953)
* Prevent update pull refs manually and will not affect other refs update (#31931) (#31955)
* Fix sort order for organization home and user profile page (#31921) (#31922)
* Fix 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952)
* Upgrade micromatch to 4.0.8 (#31944)
* Update webpack to 5.94.0 (#31941)
* Fix search team (#31923) (#31942)
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerprint (#31905) (#31914)
* Don't return 500 if mirror url contains special chars (#31859) (#31895)
* Upgrade bleve to 2.4.2 (#31894)
* bug fix for translation in ru (#31892)
* Refactor the usage of batch catfile (#31754) (#31889)
* Fix agit automerge (#31207) (#31881)
* add CfTurnstileSitekey context data to all captcha templates (#31874) (#31876)
* Fix actions notify bug (#31866) (#31875)
* fix the component of access token list not mounted (#31824) (#31868)
* Fix overflowing content in action run log (#31842) (#31853)
* Fix raw wiki links (#31825) (#31845)
* Avoid returning without written ctx when posting PR (#31843) (#31848)
* Add missing repository type filter parameters to pager (#31832) (#31837)
* Fix panic of ssh public key page after deletion of auth source (#31829) (#31836)
* Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828)
* Scroll images in project issues separately from the remaining issue (#31683) (#31823)
* Add `:focus-visible` style to buttons (#31799) (#31819)
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)
* fix(api): owner ID should be zero when created repo secret (#31715) (#31811)
* Fix `IsObjectExist` with gogit (#31790) (#31806)
* Fix protected branch files detection on pre_receive hook (#31778) (#31796)
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) (#31795)
* Rename head branch of pull requests when renaming a branch (#31759) (#31774)
* Fix wiki revision pagination (#31760) (#31772)
* Backport: Fix dates displaying in a wrong manner when we're close to the end of… (#31750)
* bump vue-bar-graph (#31705) (#31753)
* Distinguish LFS object errors to ignore missing objects during migration (#31702) (#31745)
* Fix the display of project type for deleted projects (#31732) (#31734)
* Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729)
* Fix API endpoint for registration-token (#31722) (#31728)
* Add permission check when creating PR (#31033) (#31720)
* Make GetRepositoryByName more safer (#31712) (#31718)
* Fix "Filter by commit" Dropdown (#31695) (#31696)
* Properly filter issue list given no assignees filter (#31522) (#31685)
* Enable direnv (#31672) (#31679)
* fix redis deps (#31662) (#31663)
* Fix a branch divergence cache bug (#31659) (#31661)
* Remove unneccessary uses of `word-break: break-all` (#31637) (#31652)
* Fix: Allow org team names of length 255 in create team form (#31564) (#31603)
* Use old behavior for telegram webhook (#31588)
* Return an empty string when a repo has no avatar in the repo API (#31187) (#31567)
* Fix slow patch checking with commits that add or remove many files (#31548) (#31560)


Eric Schirra's avatar

ecsos accepted request

openSUSE Build Service is sponsored by