aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move some errors to their own sub packages (#32880)Lunny Xiao36 hours3-17/+14
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao4 days1-2/+1
* Refactor some LDAP code (#32849)wxiaoguang7 days1-139/+217
* Enable tenv and testifylint rules (#32852)TheFox0x77 days33-79/+75
* Avoid MacOS keychain dialog in integration tests (#32813)Rowan Bohde9 days1-0/+5
* Make API "compare" accept commit IDs (#32801)wxiaoguang10 days2-9/+21
* Implement update branch API (#32433)Kemal Zebari10 days1-0/+32
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.11 days1-0/+8
* Fix repo home file list (#32788)wxiaoguang11 days1-3/+3
* Rearrange Clone Panel (#31142)Blender Defender11 days1-4/+4
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao11 days4-11/+88
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-061-0/+23
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-052-34/+29
* Add Arch package registry (#32692)KN4CK3R2024-12-041-0/+302
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-041-0/+29
* Add Swift login endpoint (#32693)KN4CK3R2024-12-031-0/+18
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-0/+29
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-301-6/+10
* Fix a bug in actions artifact test (#32672)Zettat1232024-11-291-5/+5
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-24/+93
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-273-12/+12
* Add priority to protected branch (#32286)65432024-11-271-4/+5
* Refactor markup render system (#32645)wxiaoguang2024-11-261-1/+1
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-261-2/+2
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-261-2/+2
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-251-0/+40
* Fix sqlite3 test (#32622)wxiaoguang2024-11-251-0/+12
* Refactor markup render system (#32612)wxiaoguang2024-11-241-4/+1
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-221-2/+2
* Refactor markup render system (#32589)wxiaoguang2024-11-221-11/+6
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-0/+430
* Add line-through for deleted branch on pull request view page (#32500)Lunny Xiao2024-11-211-1/+2
* disable gravatar in test (#32529)Rowan Bohde2024-11-211-1/+1
* Refactor push mirror find and add check for updating push mirror (#32539)Lunny Xiao2024-11-182-43/+80
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-182-0/+132
* Fix basic auth with webauthn (#32531)Lunny Xiao2024-11-161-0/+53
* Improve testing and try to fix MySQL hanging (#32515)wxiaoguang2024-11-159-171/+93
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-1473-269/+4
* Refactor render system (#32492)wxiaoguang2024-11-141-3/+24
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-131-14/+16
* Fix test fixtures for user2/lfs.git (#32477)wxiaoguang2024-11-126-8/+13
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-125-147/+238
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-094-5/+12
* Fix broken releases when re-pushing tags (#32435)Zettat1232024-11-081-0/+47
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-063-2/+83
* Updated tokenizer to better matching when search for code snippets (#32261)Bruno Sofiato2024-11-0612-5/+6
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-052-15/+12
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-051-10/+10
* Refactor tests to prevent from unnecessary preparations (#32398)wxiaoguang2024-11-013-51/+55
* Add artifacts test fixture (#30300)Kyle D.2024-11-017-37/+69