This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-06 02:02:32 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
90eb9fb889e5d3a5845576dbc63e3792f3da33f2
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
…