aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_keys_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-200/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-5/+5
* Fix order by parameter (#19849)Lunny Xiao2022-06-041-5/+7
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-4/+4
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-3/+4
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-9/+9
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-8/+9
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-3/+3
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-7/+7
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Keys API changes (#4960)zeripath2018-10-311-0/+102
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-4/+4
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-0/+53
* Fix repo API bug (#2133)Ethan Koenig2017-07-121-0/+39