1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers/web
Marty 4e68d6f41d
Show correct text when comparing commits on empty pull request (#16569)
* fix

* use own text

* Update templates/repo/commits_table.tmpl

Co-authored-by: marty <m.karkossa@ultraware.nl>
Co-authored-by: zeripath <art27@cantab.net>
2021-07-29 03:32:48 +01:00
..
admin Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
dev Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
explore Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
org Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo Show correct text when comparing commits on empty pull request (#16569) 2021-07-29 03:32:48 +01:00
user Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
goget.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
home.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
web.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00