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
Zettat123
ff140d4050
Fix the nil pointer when assigning issues to projects (
#25665
)
...
Fixes
#25649
Caused by
#25468
2023-07-04 10:26:24 +00:00
..
admin
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
auth
Log the real reason when authentication fails (but don't show the user) (
#25414
)
2023-07-03 18:39:38 -04:00
devtest
Make "cancel" buttons have proper type in modal forms (
#25618
)
2023-07-03 14:04:50 +08:00
events
…
explore
Split lfs size from repository size (
#22900
)
2023-06-28 22:41:02 +00:00
feed
…
healthcheck
…
misc
…
org
Fix the nil pointer when assigning issues to projects (
#25665
)
2023-07-04 10:26:24 +00:00
repo
Fix the nil pointer when assigning issues to projects (
#25665
)
2023-07-04 10:26:24 +00:00
shared
Support configuration variables on Gitea Actions (
#24724
)
2023-06-20 22:54:15 +00:00
user
Add direct serving of package content (
#25543
)
2023-07-03 15:33:28 +02: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
…
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
…