This website requires JavaScript.
Explore
Help
Sign In
Hri7566
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
38d72d40f1
gitea
/
routers
/
api
/
v1
History
wxiaoguang
04fc4b7e05
Call MultipartForm.RemoveAll when request finishes (
#19606
)
2022-05-05 16:13:23 +02:00
..
admin
…
misc
Call MultipartForm.RemoveAll when request finishes (
#19606
)
2022-05-05 16:13:23 +02:00
notify
Fix sending empty notifications (
#19589
)
2022-05-02 21:27:42 -05:00
org
Add API to check if team has repo access (
#19540
)
2022-05-01 17:39:04 +02:00
packages
…
repo
Use for a repo action one database transaction (
#19576
)
2022-05-03 21:46:28 +02:00
settings
…
swagger
…
user
…
utils
Use middleware to open gitRepo (
#19559
)
2022-04-30 16:32:01 +02:00
api.go
Add API to check if team has repo access (
#19540
)
2022-05-01 17:39:04 +02:00
auth.go
Remove legacy `+build:` constraint (
#19582
)
2022-05-02 23:22:45 +08:00
auth_windows.go
…