This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-08 06:53:45 +02:00
Code
Issues
Activity
Files
e28c95ea5c36dce07f6f23ab3ff63bd0ae61b87d
gitea
/
routers
/
web
/
admin
T
History
fuxiaohei
and
Jason Song
25fe4f6d9e
feat(runner): make admin runner template as common template, use for org runners setting
2022-11-25 17:48:46 +08:00
..
admin_test.go
…
admin.go
Add system setting table with cache and also add cache supports for user setting (
#18058
)
2022-10-17 07:29:26 +08:00
applications.go
Support instance-wide OAuth2 applications (
#21335
)
2022-10-12 22:08:29 +08:00
auths.go
Revert unrelated changes for SMTP auth (
#21767
)
2022-11-10 16:12:23 -05:00
config.go
Fix dashboard ignored system setting cache (
#21621
)
2022-11-10 14:43:53 +08:00
emails.go
…
hooks.go
…
main_test.go
…
notice.go
Add system setting table with cache and also add cache supports for user setting (
#18058
)
2022-10-17 07:29:26 +08:00
orgs.go
…
packages.go
…
repos.go
…
runners.go
feat(runner): make admin runner template as common template, use for org runners setting
2022-11-25 17:48:46 +08:00
users_test.go
…
users.go
…