This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-12 11:02:26 +01:00
Code
Issues
Activity
9c0a3532a4
gitea
/
routers
/
api
/
v1
/
admin
History
Lunny Xiao
b9df9fa2e2
Move createrepository from module to service layer (
#26927
)
...
Repository creation depends on many models, so moving it to service layer is better.
2023-09-06 12:08:51 +00:00
..
adopt.go
Move createrepository from module to service layer (
#26927
)
2023-09-06 12:08:51 +00:00
cron.go
email.go
add admin API email endpoints (
#22792
)
2023-03-14 03:54:40 -04:00
hooks.go
Return
404
in the API if the requested webhooks were not found (
#24823
)
2023-05-21 10:54:28 +08:00
org.go
Add context cache as a request level cache (
#22294
)
2023-02-15 21:37:34 +08:00
repo.go
Handle missing
README
in create repos API (
#23387
)
2023-03-13 16:55:30 -05:00
user.go
fix Missing 404 swagger response docs for /admin/users/{username} (
#26086
)
2023-07-24 10:48:44 +02:00