1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 22:55:55 +00:00
gitea/services/pull
Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928)
* Fix wrong hint when status checking is running on pull request view

* fix lint

* fix test

* fix test

* fix wrong tmpl

* fix import

* rename function name
2020-01-22 08:06:11 +02:00
..
check_test.go Move some pull request functions from models to services (#9266) 2019-12-06 21:44:10 -05:00
check.go Move Errored PRs out of StatusChecking (#9675) (#9726) 2020-01-12 20:52:40 +01:00
commit_status.go Fix wrong hint when status checking is running on pull request view (#9886) (#9928) 2020-01-22 08:06:11 +02:00
lfs.go Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
main_test.go Move some pull request functions from models to services (#9266) 2019-12-06 21:44:10 -05:00
merge.go Don't attempt to close issue if already closed (#9699) 2020-01-11 01:42:11 -05:00
patch.go Remove stray printf (#9631) 2020-01-07 14:30:03 +00:00
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 2019-12-15 04:28:51 +01:00
pull.go Properly enforce gitea environment for pushes (#9501) 2019-12-27 21:15:04 +00:00
review.go remove unused method and rename createcommentWithNoAction (#9367) 2019-12-16 11:54:24 +08:00
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 2019-12-13 23:21:06 +01:00