aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/git_helper_for_declarative_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix the intermittent TestGPGGit failures (#9360)zeripath2019-12-151-0/+6
* Missed defer prepareTestEnv (#9285)zeripath2019-12-081-1/+1
* Fix datarace on git.GlobalCommandArgs on tests (#9162)Lunny Xiao2019-11-271-13/+4
* Yet another attempt to fix the intermittent failure of gpg git test (#9146)zeripath2019-11-261-0/+1
* Fix intermittent GPG Git test failure (#8968)zeripath2019-11-131-2/+4
* Restore functionality for early gits (#7775)zeripath2019-10-121-0/+31
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+2
* Reduce quote usage to bypass bug in GIT_SSH_COMMAND (#7893)guillep2k2019-08-161-1/+1
* Fix local runs of ssh-requiring integration tests (#7855)zeripath2019-08-141-7/+11
* Improve git test (#7086)zeripath2019-05-311-4/+32
* Quieter Integration Tests (#6513)zeripath2019-04-071-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* use native golang SSH library but ssh-keygen when enable built-in SSH server ...Lunny Xiao2019-02-071-2/+2
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+127