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
2026-04-14 07:10:44 +02:00
Code
Issues
Activity
gitea
/
routers
/
private
History
6543
92f139d091
Use for a repo action one database transaction (
#19576
)
...
... more context (part of
#9307
)
2022-05-03 21:46:28 +02:00
..
default_branch.go
…
hook_post_receive.go
…
hook_pre_receive.go
Use for a repo action one database transaction (
#19576
)
2022-05-03 21:46:28 +02:00
hook_proc_receive.go
…
hook_verification.go
Remove
git.Command.Run
and
git.Command.RunInDir*
(
#19280
)
2022-04-01 10:55:30 +08:00
internal_repo.go
Make git.OpenRepository accept Context (
#19260
)
2022-03-30 03:13:41 +08:00
internal.go
Add Goroutine stack inspector to admin/monitor (
#19207
)
2022-03-31 19:01:43 +02:00
key.go
…
mail.go
…
manager_process.go
Add Goroutine stack inspector to admin/monitor (
#19207
)
2022-03-31 19:01:43 +02:00
manager_unix.go
Remove legacy
+build:
constraint (
#19582
)
2022-05-02 23:22:45 +08:00
manager_windows.go
Remove legacy
+build:
constraint (
#19582
)
2022-05-02 23:22:45 +08:00
manager.go
…
restore_repo.go
…
serv.go
more context for models (
#19511
)
2022-04-28 13:48:48 +02:00
ssh_log.go
…