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-08-02 10:25:44 +02:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
/
shared
History
Brice Ruth
695496c100
Apply Go modernization fixes - use strings.CutPrefix instead of HasPrefix+TrimPrefix
2025-06-28 16:44:55 -05:00
..
action_list_runs_test.go
run
make fmt
2025-06-28 16:41:13 -05:00
action.go
Apply Go modernization fixes - use strings.CutPrefix instead of HasPrefix+TrimPrefix
2025-06-28 16:44:55 -05:00
block.go
Refactor error system (
#33626
)
2025-02-17 12:41:03 -08:00
runners.go
Fix get / delete runner to use consistent http 404 and 500 status (
#34480
)
2025-05-16 06:44:29 +00:00