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
Giteabot 5510ed34f1
Fix the nil pointer when assigning issues to projects (#25665) (#25677)
2 years ago
..
admin Refactor path & config system (#25330) (#25416) 2 years ago
auth Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 2 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2 years ago
events
explore Sort users and orgs on explore by recency by default (#24279) 2 years ago
feed Pass 'not' to commit count (#24473) 2 years ago
healthcheck
misc Decouple the different contexts from each other (#24786) 2 years ago
org Fix the nil pointer when assigning issues to projects (#25665) (#25677) 2 years ago
repo Fix the nil pointer when assigning issues to projects (#25665) (#25677) 2 years ago
shared Respect original content when creating secrets (#24745) 2 years ago
user Redirect to package after version deletion (#25594) (#25599) 2 years ago
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 2 years ago
goget.go Support SSH for go get (#24664) 2 years ago
home.go Refactor cookie (#24107) 2 years ago
metrics.go
nodeinfo.go
swagger_json.go Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
web.go Show outdated comments in files changed tab (#24936) (#25428) 2 years ago
webfinger.go Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago