aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor CSRF protector (#32057)wxiaoguang2024-09-183-33/+8
* Add missing comment reply handling (#32050)KN4CK3R2024-09-171-139/+143
* Handle invalid target when creating releases using API (#31841)Kemal Zebari2024-09-121-0/+18
* bump to go 1.23 (#31855)techknowlogick2024-09-102-4/+4
* Remove SHA1 for support for ssh rsa signing (#31857)Wim2024-09-071-1/+1
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-053-70/+383
* Prevent update pull refs manually and will not affect other refs update (#31931)Lunny Xiao2024-09-022-0/+23
* Fix agit automerge (#31207)Lunny Xiao2024-08-203-0/+139
* Fix actions notify bug (#31866)Lunny Xiao2024-08-191-2/+2
* render plain text file if the LFS object doesn't exist (#31812)Rowan Bohde2024-08-156-1/+16
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-111-0/+62
* Support compression for Actions logs (#31761)Jason Song2024-08-091-1/+1
* Add signature support for the RPM module (#27069)Exploding Dragon2024-08-061-0/+27
* Clarify Actions resources ownership (#31724)Jason Song2024-08-011-2/+2
* Add permission check when creating PR (#31033)yp053272024-07-292-16/+82
* add `username` to OIDC introspection response (#31688)Shivaram Lingamneni2024-07-251-2/+4
* fix OIDC introspection authentication (#31632)Shivaram Lingamneni2024-07-231-0/+56