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
gitea
/
routers
/
web
History
hiifong
36f1fa7792
Support displaying diff stats in PR tab bar (
#25387
)
...
Fix
#25326
--------- Co-authored-by: silverwind <me@silverwind.io>
2023-07-03 01:00:28 +00:00
..
admin
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
auth
Use JSON response for "user/logout" (
#25522
)
2023-06-26 21:36:10 +02:00
devtest
Change form actions to fetch for submit review box (
#25219
)
2023-06-14 16:01:37 +08:00
events
…
explore
Split lfs size from repository size (
#22900
)
2023-06-28 22:41:02 +00:00
feed
Pass 'not' to commit count (
#24473
)
2023-05-08 07:10:53 +00:00
healthcheck
…
misc
Decouple the different contexts from each other (
#24786
)
2023-05-21 09:50:53 +08:00
org
Improve loadprojects for issue list (
#25468
)
2023-06-24 15:31:28 +00:00
repo
Support displaying diff stats in PR tab bar (
#25387
)
2023-07-03 01:00:28 +00:00
shared
Support configuration variables on Gitea Actions (
#24724
)
2023-06-20 22:54:15 +00:00
user
Redirect to package after version deletion (
#25594
)
2023-06-29 17:01:14 +00:00
auth_windows.go
…
auth.go
…
base.go
Fix all possible setting error related storages and added some tests (
#23911
)
2023-06-14 11:42:38 +08:00
goget.go
Support SSH for go get (
#24664
)
2023-05-12 09:44:37 +00:00
home.go
…
metrics.go
…
nodeinfo.go
…
swagger_json.go
…
web.go
Support displaying diff stats in PR tab bar (
#25387
)
2023-07-03 01:00:28 +00:00
webfinger.go
…