aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump x/net (#32896) (#32900)release/v1.22techknowlogick4 days2-3/+3
* Add missing two sync feed for refs/pull (#32815) (#32822)v1.22.6Lunny Xiao10 days1-0/+12
* Add changelog for 1.22.6 (#32825)Lunny Xiao10 days1-0/+10
* Fix misuse of PublicKeyCallback(#32810) (#32824)Lunny Xiao10 days3-9/+65
* Fix lfs migration (#32812) (#32818)Giteabot10 days2-1/+3
* Avoid MacOS keychain dialog in integration tests (#32813) (#32816)Giteabot10 days1-0/+5
* use specific namespace labelstechknowlogick10 days1-0/+2
* use dedicated runners for release artifacts (#32811) (#32814)Giteabot10 days3-9/+9
* Add changelog for 1.22.5 (#32794)v1.22.5Lunny Xiao11 days1-4/+24
* 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) (#32...Lunny Xiao12 days3-5/+3
* Upgrade crypto library (#32791)Lunny Xiao12 days2-14/+14
* Add standard-compliant route to serve outdated R packages (#32783) (#32789)Giteabot12 days2-0/+9
* Fix internal server error when updating labels without write permission (#327...Giteabot12 days1-5/+5
* Make wiki pages visit fast (#32732) (#32745)Giteabot2024-12-072-10/+44
* Bump relative-time-element to v4.4.4 (#32739)silverwind2024-12-062-5/+5
* Fix fork page branch selection (#32711) (#32725)Giteabot2024-12-051-8/+6
* Add Swift login endpoint (#32693) (#32701)KN4CK3R2024-12-063-43/+77
* Fix gogit `GetRefCommitID` (#32705) (#32712)Giteabot2024-12-042-2/+34
* Fix delete branch perm checking (#32654) (#32707)Giteabot2024-12-045-81/+128
* Fix word overflow in file search page (#32695) (#32699)Giteabot2024-12-042-1/+2
* Fix race condition in mermaid observer (#32599) (#32673)Giteabot2024-11-291-8/+11
* Don't create action when syncing mirror pull refs (#32659) (#32664)Giteabot2024-11-291-0/+6
* Add release note for v1.22.4 (#32513)v1.22.4Lunny Xiao2024-11-261-0/+57
* Fix get reviewers' bug (#32415) (#32616)Lunny Xiao2024-11-2312-158/+227
* Fix clean tmp dir (#32360) (#32593)Lunny Xiao2024-11-221-13/+23
* Fix PR creation on forked repositories (#31863) (#32591)Lunny Xiao2024-11-222-3/+41
* Fix the missing menu in organization project view page (#32313) (#32592)Lunny Xiao2024-11-221-5/+9
* Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specificat...Lunny Xiao2024-11-211-1/+1
* Fix debian package clean up (#32351) (#32590)wxiaoguang2024-11-213-19/+56
* Fix GetInactiveUsers (#32540) (#32588)Giteabot2024-11-213-6/+27
* allow the actions user to login via the jwt token (#32527) (#32580)Rowan Bohde2024-11-214-3/+105
* Fix submodule parsing (#32571) (#32577)wxiaoguang2024-11-212-14/+64
* Remove unnecessary code (#32560) (#32567)Giteabot2024-11-201-7/+0
* Refactor find forks and fix possible bugs that weak permissions check (#32528...Lunny Xiao2024-11-198-41/+203
* Fix some places which doesn't repsect org full name setting (#32243) (#32550)Giteabot2024-11-193-3/+3
* Refactor push mirror find and add check for updating push mirror (#32539) (#3...Lunny Xiao2024-11-188-108/+147
* Improve some sanitizer rules (#32534)wxiaoguang2024-11-183-7/+7
* Fix basic auth with webauthn (#32531) (#32536)Giteabot2024-11-162-0/+63
* Fix artifact v4 upload above 8MB (#31664) (#32523)Giteabot2024-11-163-40/+286
* Remove transaction for archive download (#32186) (#32520)Giteabot2024-11-152-26/+19
* Fix oauth2 error handle not return immediately (#32514) (#32516)Giteabot2024-11-151-0/+2
* Trim title before insert/update to database to match the size requirements of...Lunny Xiao2024-11-148-0/+18
* Fix nil panic if repo doesn't exist (#32501) (#32502)Giteabot2024-11-141-0/+6
* Add a doctor check to disable the "Actions" unit for mirrors (#32424) (#32497)Giteabot2024-11-131-0/+70
* Update nix development environment vor v1.22.x (#32495)65432024-11-131-6/+6
* Refactor internal routers (partial backport, auth token const time comparing)...wxiaoguang2024-11-135-15/+28
* Disable Oauth check if oauth disabled (#32368) (#32480)wxiaoguang2024-11-121-0/+3
* cargo registry - respect renamed dependencies (#32430) (#32478)Giteabot2024-11-122-17/+52
* Fix broken releases when re-pushing tags (#32435) (#32449)Giteabot2024-11-102-7/+59
* Fix mermaid diagram height when initially hidden (#32457) (#32464)Giteabot2024-11-111-1/+12