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 4e2f1ee58d
Refactor web package and context package (#25298)
1. The "web" package shouldn't depends on "modules/context" package,
instead, let each "web context" register themselves to the "web"
package.
2. The old Init/Free doesn't make sense, so simplify it
* The ctx in "Init(ctx)" is never used, and shouldn't be used that way
* The "Free" is never called and shouldn't be called because the SSPI
instance is shared

---------

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
setting Move secrets and runners settings to actions settings (#24200) 1 year ago
home.go Add follow organization and fix the logic of following page (#24345) 1 year ago
main_test.go Support org/user level projects (#22235) 2 years ago
members.go Add missing badges in user profile for /projects and /packages (#24232) 1 year ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_labels.go Add loading yaml label template files (#22976) 1 year ago
projects.go Merge `new project` templates into one (#24985) 1 year ago
projects_test.go Refactor web package and context package (#25298) 1 year ago
setting.go Refactor rename user and rename organization (#24052) 1 year ago
setting_oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting_packages.go Add Cargo package registry (#21888) 1 year ago
teams.go Revert "Prevent a user with a different email from accepting the team invite" (#24531) 1 year ago