You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath d2c165811a
Use the new/choose link for New Issue on project page (#19172)
Extend issues/new/choose to pass the project id and change New Issue
link on project page to use new/choose

Fix #19170

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
admin Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
auth Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
explore Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
feed Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
org Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
repo Use the new/choose link for New Issue on project page (#19172) 2 years ago
user Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
base.go format with gofumpt (#18184) 2 years ago
goget.go Refactor HTTP request context (#17979) 3 years ago
home.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Use custom favicon when viewing static files if it exists (#19130) 2 years ago