gitea/routers
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601)
* Show button to delete a pull request branch after a pull request has been closed (#6570)

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Update routers/repo/pull.go

Co-Authored-By: saitho <mario.lubenka@googlemail.com>
2019-04-20 23:50:34 +03:00
..
admin Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
api/v1 Improve listing performance by using go-git (#6478) 2019-04-19 20:17:27 +08:00
dev
org Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private
repo Show "delete branch" button on closed pull requests (#6570) (#6601) 2019-04-20 23:50:34 +03:00
routes Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
user Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
utils
home.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
init.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
install.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
metrics.go
swagger_json.go