forgejo/services/pull
6543 10e2f29144
Cache PullRequest Divergence (#10914)
* Cache PullRequest Divergence

* only re-calc divergence if AddTestPullRequestTask() is exec

* migrate already open pulls

* finalize

* take care of closed&not-merged+deleted-branch pull requests

* fix nil pointer exeption

Signed-off-by: 6543 <6543@obermui.de>

* try this

* no error its a warn

* init gitea-repositories-meta

* dont use gitDivergence type

* CI.restart()

* CI.restart()

* CI.restart()

* CI.restart()

* check IsUserAllowedToUpdate independend from CommitsBehind
2020-04-14 09:53:34 -04:00
..
check.go
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull.go Cache PullRequest Divergence (#10914) 2020-04-14 09:53:34 -04:00
pull_test.go
review.go
temp_repo.go
update.go