You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535)
Follow #21464

Make all git command arguments strictly safe. Most changes are one-to-one replacing, keep all existing logic.
2 years ago
..
check.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
check_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
commit_status.go Move issues related files into models/issues (#19931) 2 years ago
edits.go Move issues related files into models/issues (#19931) 2 years ago
lfs.go Move issues related files into models/issues (#19931) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
merge.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
patch.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
patch_unmerged.go Ensure that all unmerged files are merged when conflict checking (#20528) 2 years ago
pull.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
pull_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
review.go Dismiss prior pull reviews if done via web in review dismiss (#20197) 2 years ago
temp_repo.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
update.go Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (#20839) 2 years ago