THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48ccd325a1b81a58ac6d1d5d94fc4e90974599ea
gitea
/
modules
/
repository
History
Lunny Xiao
48ccd325a1
Move some functions into services/repository (
#17660
)
2021-11-16 21:30:11 +08:00
..
branch.go
…
cache.go
…
check.go
Move webhook into models/webhook/ (
#17579
)
2021-11-10 13:13:16 +08:00
commits_test.go
Decouple unit test, remove intermediate
unittestbridge
package (
#17662
)
2021-11-16 16:53:21 +08:00
commits.go
Avatar refactor, move avatar code from
models
to
models.avatars
, remove duplicated code (
#17123
)
2021-10-06 01:25:46 +02:00
create_test.go
Decouple unit test, remove intermediate
unittestbridge
package (
#17662
)
2021-11-16 16:53:21 +08:00
create.go
Ensure that git daemon export ok is created for mirrors (
#17243
)
2021-10-13 20:47:02 +01:00
generate.go
Ensure that git daemon export ok is created for mirrors (
#17243
)
2021-10-13 20:47:02 +01:00
hooks.go
Move webhook into models/webhook/ (
#17579
)
2021-11-10 13:13:16 +08:00
init.go
Move some functions into services/repository (
#17660
)
2021-11-16 21:30:11 +08:00
main_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
push.go
…
repo.go
Ensure that git daemon export ok is created for mirrors (
#17243
)
2021-10-13 20:47:02 +01:00
update.go
DBContext is just a Context (
#17100
)
2021-09-23 23:45:36 +08:00