Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/web
Zettat123 ff140d4050
Fix the nil pointer when assigning issues to projects (#25665)
2 years ago
..
admin Sync branches into databases (#22743) 2 years ago
auth Log the real reason when authentication fails (but don't show the user) (#25414) 2 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
events
explore Split lfs size from repository size (#22900) 2 years ago
feed
healthcheck
misc Decouple the different contexts from each other (#24786) 2 years ago
org Fix the nil pointer when assigning issues to projects (#25665) 2 years ago
repo Fix the nil pointer when assigning issues to projects (#25665) 2 years ago
shared Support configuration variables on Gitea Actions (#24724) 2 years ago
user Add direct serving of package content (#25543) 2 years ago
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2 years ago
goget.go Support SSH for go get (#24664) 2 years ago
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support displaying diff stats in PR tab bar (#25387) 2 years ago
webfinger.go