aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/api_comment_attachment_test.go
Commit message (Expand)AuthorAgeFilesLines
* Run `go generate` and `go vet` on all packages (#30529)silverwind2024-04-171-2/+1
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-15/+16
* Fix comment permissions (#28213)Lunny Xiao2023-11-251-0/+8
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-101-1/+2
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-7/+8
* Use more specific test methods (#24265)KN4CK3R2023-04-221-1/+1
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-3/+4
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-091-0/+154