gitea/modules
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
* fix pull view when head repository or head branch missed and close related pull requests when delete branch

* fix pull view broken when head repository deleted

* close pull requests when head repositories deleted

* Add tests for broken pull request head repository or branch

* fix typo

* ignore special error when close pull request

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-25 10:48:22 +08:00
..
auth Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
avatar
base
cache
charset
context API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
convert Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
cron Refactor repository check and sync functions (#9854) 2020-01-20 20:01:19 +00:00
generate
git API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
gitgraph
graceful Make CertFile and KeyFile relative to CustomPath (#9868) 2020-01-19 19:07:44 +00:00
highlight
httplib
indexer Fix file rename/copy not supported by indexer (#9965) 2020-01-24 18:26:49 -05:00
lfs
log
markup Don't convert ellipsis in markdown (#9905) 2020-01-22 16:30:20 +01:00
metrics
migrations API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
notification Fix repo indexer not updating upon push (#9957) 2020-01-24 20:00:49 +02:00
options
password
pprof
private
process
public
queue Update queue_redis.go (#9910) 2020-01-21 12:50:27 +00:00
recaptcha
references Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
repofiles Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 2020-01-25 10:48:22 +08:00
repository API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
secret
session
setting Make archive prefixing configurable with a global setting (#9943) 2020-01-22 23:46:46 +00:00
ssh
structs Fix wrong hint when status checking is running on pull request view (#9886) 2020-01-22 11:46:04 +08:00
sync Fix missing unlock in uniquequeue (#9790) 2020-01-15 23:58:33 +02:00
task Move create/fork repository from models to modules/repository (#9489) 2020-01-12 20:11:17 +08:00
templates Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
test
timeutil
upload
user
util
validation
webhook Fix RocketChat (#9908) 2020-01-21 21:29:24 +01:00