aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/api_repo_test.go
Commit message (Expand)AuthorAgeFilesLines
* Allow code search by filename (#32210)Bruno Sofiato2024-10-111-3/+3
* Don't only list code-enabled repositories when using repository API (#30817)Kemal Zebari2024-05-031-0/+34
* Get repo assignees and reviewers should ignore deactivated users (#30770)65432024-04-301-1/+3
* Clarify permission "HasAccess" behavior (#30585)wxiaoguang2024-04-201-1/+1
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-241-3/+3
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-34/+48
* Remove unnecessary parameter (#27671)Lunny Xiao2023-10-181-1/+1
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-111-1/+1
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-18/+18
* move repository deletion to service layer (#26948)Lunny Xiao2023-09-081-2/+2
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-3/+3
* Fix the error message when the token is incorrect (#25701)caicandong2023-07-111-0/+11
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-18/+18
* Use more specific test methods (#24265)KN4CK3R2023-04-221-2/+2
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-3/+2
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-181-3/+3
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-28/+22
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-3/+3
* Remove session in api tests (#21984)Lunny Xiao2022-12-011-19/+19
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-8/+0
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+694