1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/services/pull
6543 f034ee6cf0
PullService lock via pullID (#19520)
* lock pull on git&db actions ...

* add TODO notes

* rename prQueue 2 prPatchCheckerQueue

* fmt
2022-05-04 18:06:23 +02:00
..
check_test.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2022-05-02 01:54:44 +02:00
check.go PullService lock via pullID (#19520) 2022-05-04 18:06:23 +02:00
commit_status.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
edits.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
lfs.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
merge.go PullService lock via pullID (#19520) 2022-05-04 18:06:23 +02:00
patch_unmerged.go Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00
patch.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
pull_test.go Append to existing trailers in generated squash commit message (#15980) 2021-06-25 13:01:43 -04:00
pull.go PullService lock via pullID (#19520) 2022-05-04 18:06:23 +02:00
review.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
temp_repo.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
update.go PullService lock via pullID (#19520) 2022-05-04 18:06:23 +02:00