summaryrefslogtreecommitdiffstats
path: root/tests/integration/api_pull_review_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix the logic of finding the latest pull review commit ID (#32139) (#32165)Giteabot2024-10-011-1/+1
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-241-0/+43
* Workaround to clean up old reviews on creating a new one (#28554)65432024-02-191-0/+126
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-43/+52
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-3/+3
* Use more specific test methods (#24265)KN4CK3R2023-04-221-3/+3
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-3/+4
* Remove session in api tests (#21984)Lunny Xiao2022-12-011-26/+26
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+307