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-13 01:15:35 +02:00
Code
Issues
Activity
Files
e4e41a806563f7189b707ba4ce09dff631a8c957
gitea
/
routers
/
web
/
admin
T
History
Lunny Xiao
and
Jason Song
931d8c2c21
add runners management ui
2022-11-25 17:48:43 +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
add runners management ui
2022-11-25 17:48:43 +08:00
users_test.go
…
users.go
…