aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_private_serv_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-154/+0
* Fix the bug: deploy key with write access can not push (#19010)wxiaoguang2022-03-221-5/+5
* format with gofumpt (#18184)65432022-01-201-2/+0
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-4/+4
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-12/+13
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Add integration tests for private.NoServCommand and private.ServCommand (#17456)zeripath2021-10-281-0/+154