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.
wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858)
Fix #24856

Rename "context.contextKey" to "context.WebContextKey", this context is
for web context only. But the Context itself is not renamed, otherwise
it would cause a lot of changes (if we really want to rename it, there
could be a separate PR).

The old test code doesn't really test, the "install page" gets broken
not only one time, so use new test code to make sure the "install page"
could work.
1 year ago
..
middleware Improve template system and panic recovery (#24461) 1 year ago
routing Rewrite logger system (#24726) 1 year ago
handler.go Fix install page context, make the install page tests really test (#24858) 1 year ago
route.go Improve template system and panic recovery (#24461) 1 year ago
route_test.go Refactor web route (#24080) 1 year ago