aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/api_issue_test.go
Commit message (Expand)AuthorAgeFilesLines
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-1/+1
* Fix sqlite3 test (#32622)wxiaoguang2024-11-251-0/+12
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-081-0/+34
* Fix no edit history after editing issue's title and content (#30814)yp053272024-05-031-0/+4
* Add user blocking (#29028)KN4CK3R2024-03-041-2/+8
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-241-4/+4
* Disable query token param in integration tests (#28592)Kyle D2023-12-231-28/+27
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-6/+6
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-211-6/+6
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-2/+2
* Avoid double-unescaping of form value (#26853)wxiaoguang2023-09-011-1/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-7/+7
* Fix parallelly generating index failure with Mysql (#24567)Lunny Xiao2023-06-051-0/+45
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-6/+6
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-7/+7
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-3/+4
* Remove session in api tests (#21984)Lunny Xiao2022-12-011-7/+7
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+329