This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Projects
Releases
Activity
a20e0affba
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.
2 years ago
..
adopt.go
Move createrepository from module to service layer (
#26927
)
2 years ago
cron.go
Implement FSFE REUSE for golang files (
#21840
)
2 years ago
email.go
add admin API email endpoints (
#22792
)
2 years ago
hooks.go
Return `404` in the API if the requested webhooks were not found (
#24823
)
2 years ago
org.go
Add context cache as a request level cache (
#22294
)
2 years ago
repo.go
Handle missing `README` in create repos API (
#23387
)
2 years ago
user.go
fix Missing 404 swagger response docs for /admin/users/{username} (
#26086
)
2 years ago