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-23 19:31:54 +01:00
Code
Issues
Activity
gitea
/
modules
/
repository
History
Lunny Xiao
dc5a1d617d
Fix potential copy lfs records failure when fork a repository (
#15441
)
2021-04-14 22:15:28 +01:00
..
adopt.go
…
branch.go
[API] Add pagination to ListBranches (
#14524
)
2021-02-03 20:06:13 +01:00
cache.go
Ensure memcache TTL cannot be over 30 days (
#14592
)
2021-02-09 22:29:03 +00:00
check.go
Update repository size on cron gc task (
#15177
)
2021-03-28 05:56:28 +02:00
commits_test.go
…
commits.go
…
create_test.go
…
create.go
Check if label template exist first (
#14384
)
2021-01-18 21:00:50 +01:00
fork_test.go
…
fork.go
Fix potential copy lfs records failure when fork a repository (
#15441
)
2021-04-14 22:15:28 +01:00
generate.go
Ensure that HEAD is updated to match default branch in template generation (
#13948
)
2020-12-11 22:41:59 +01:00
hooks.go
…
init.go
[API] Add pagination to ListBranches (
#14524
)
2021-02-03 20:06:13 +01:00
main_test.go
…
push.go
…
repo.go
Add LFS Migration and Mirror (
#14726
)
2021-04-08 18:25:57 -04:00
update.go
…