aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/gpg_git_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-368/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-1/+1
* format with gofumpt (#18184)65432022-01-201-3/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+3
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-2/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-1/+2
* Fix the intermittent TestGPGGit failures (#9360)zeripath2019-12-151-29/+37
* Missed defer prepareTestEnv (#9285)zeripath2019-12-081-1/+1
* Yet another attempt to fix the intermittent failure of gpg git test (#9146)zeripath2019-11-261-5/+32
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-12/+12
* Fix intermittent GPG Git test failure (#8968)zeripath2019-11-131-124/+205
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+252