forgejo/routers
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
Fix #5997.

If a push causes the patch/diff of a PR towards target branch to change, all existing reviews for the PR will be set and shown as stale.
New branch protection option to dismiss stale approvals are added.
To show that a review is not based on the latest PR changes, an hourglass is shown
2020-01-09 01:47:45 +00:00
..
admin Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
api/v1 times Add filters (#9373) 2020-01-08 16:14:00 -05:00
dev
org site admin could view org's members (#9346) 2019-12-14 01:36:59 -05:00
private Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00
repo Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 2020-01-09 01:47:45 +00:00
routes Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
user Fix access issues on milestone and issue overview pages. (#9603) 2020-01-04 20:23:29 -05:00
utils
home.go [BugFix] Hide public repos owned by private orgs (#9609) 2020-01-05 18:48:47 +00:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go
swagger_json.go