aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix db engine (#32351)wxiaoguang2024-10-271-0/+35
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+47
* Make git push options accept short name (#32245)wxiaoguang2024-10-121-0/+57
* Allow code search by filename (#32210)Bruno Sofiato2024-10-1124-5/+90
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-111-0/+78
* Improve the maintainblity of the reserved username list (#32229)wxiaoguang2024-10-101-36/+9
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-104-13/+12
* Refactor CSRF token (#32216)wxiaoguang2024-10-1025-116/+80
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-083-1/+57
* Add support for searching users by email (#30908)yp053272024-10-041-0/+36
* Fix PR creation on forked repositories (#31863)Job2024-10-041-0/+27
* add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgs...sommerf-lf2024-10-033-7/+15
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-021-14/+14
* Support repo license (#24872)yp053272024-10-016-3/+85
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-012-1/+35
* Ensure `GetCSRF` doesn't return an empty token (#32130)Jason Song2024-09-303-11/+9
* Fix bug in getting merged pull request by commit (#32079)Zettat1232024-09-241-0/+16
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-4/+4
* Fix artifact v4 upload above 8MB (#31664)ChristopherHX2024-09-221-0/+130
* Add bin to Composer Metadata (#32099)Jamie Schouten2024-09-211-1/+7
* Fix upload maven pacakge parallelly (#31851)Lunny Xiao2024-09-211-0/+33
* Fix incorrect `/tokens` api (#32085)KN4CK3R2024-09-201-20/+11
* Fix: database not update release when using `git push --tags --force` (#32040)Exploding Dragon2024-09-181-0/+36