This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-05-11 05:55:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
99b2858e628d92bba252be72def409af77af735b
gitea
/
services
/
pull
History
Lunny Xiao
99b2858e62
Move unit into models/unit/ (
#17576
)
...
* Move unit into models/unit/ * Rename unit.UnitType as unit.Type
2021-11-09 20:57:58 +01:00
..
check_test.go
Move db related basic functions to models/db (
#17075
)
2021-09-19 19:49:59 +08:00
check.go
Move unit into models/unit/ (
#17576
)
2021-11-09 20:57:58 +01:00
commit_status.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
lfs.go
…
main_test.go
Move db related basic functions to models/db (
#17075
)
2021-09-19 19:49:59 +08:00
merge.go
Move unit into models/unit/ (
#17576
)
2021-11-09 20:57:58 +01:00
patch.go
Move unit into models/unit/ (
#17576
)
2021-11-09 20:57:58 +01:00
pull_test.go
…
pull.go
Add buttons to allow loading of incomplete diffs (
#16829
)
2021-10-15 17:05:33 +01:00
review.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
temp_repo.go
…
update.go
…