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
release/v1.13
Add File
New File
Upload File
Apply Patch
gitea
/
modules
/
repository
History
6543
cf20ebc8ba
Check if label template exist first (
#14384
) (
#14389
)
2021-01-19 00:27:33 +02:00
..
adopt.go
Adopt repositories (
#12920
)
2020-09-25 07:09:23 +03:00
branch.go
Handle more pathological branch and tag names (
#11843
)
2020-06-11 19:49:47 -04:00
cache.go
Cache last commit when pushing for big repository (
#10109
)
2020-10-09 01:17:23 +03:00
check.go
Update golangci-lint to version 1.31.0 (
#13102
)
2020-10-11 21:27:20 +01:00
commits_test.go
…
commits.go
…
create_test.go
…
create.go
Check if label template exist first (
#14384
) (
#14389
)
2021-01-19 00:27:33 +02:00
fork_test.go
…
fork.go
Adopt repositories (
#12920
)
2020-09-25 07:09:23 +03:00
generate.go
Adopt repositories (
#12920
)
2020-09-25 07:09:23 +03:00
hooks.go
Completely quote AppPath and CustomConf paths (
#12955
)
2020-09-28 21:16:52 -04:00
init.go
Push HEAD instead of master when initialising repositories (
#13719
) (
#13740
)
2020-11-28 16:59:32 -05:00
main_test.go
…
repo.go
Migrations: Use Process Manager to create own Context (
#13793
)
2020-12-02 15:11:11 -06:00
update.go
…