forkjo/services/pull
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used ()
Follow 

Make all git command arguments strictly safe. Most changes are one-to-one replacing, keep all existing logic.
2022-10-23 22:44:45 +08:00
..
check.go Refactor git command arguments and make all arguments to be safe to be used () 2022-10-23 22:44:45 +08:00
check_test.go Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00
commit_status.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
edits.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
lfs.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
merge.go Refactor git command arguments and make all arguments to be safe to be used () 2022-10-23 22:44:45 +08:00
patch.go Refactor git command arguments and make all arguments to be safe to be used () 2022-10-23 22:44:45 +08:00
patch_unmerged.go Ensure that all unmerged files are merged when conflict checking () 2022-07-29 01:19:55 +02:00
pull.go Refactor git command arguments and make all arguments to be safe to be used () 2022-10-23 22:44:45 +08:00
pull_test.go Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00
review.go Dismiss prior pull reviews if done via web in review dismiss () 2022-07-19 15:20:28 +02:00
temp_repo.go Refactor git command arguments and make all arguments to be safe to be used () 2022-10-23 22:44:45 +08:00
update.go Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate () 2022-08-18 13:31:15 +03:00