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/repo
a1012112796 c6eb9b30ae
response 404 for diff/patch of a commit that not exist (#15221) (#15237)
4 years ago
..
activity.go
attachment.go Add Content-Length header to HEAD requests (#14542) 4 years ago
blame.go
branch.go Create tag on ui (#13467) 4 years ago
commit.go response 404 for diff/patch of a commit that not exist (#15221) (#15237) 4 years ago
compare.go should run RetrieveRepoMetas() for empty pr (#15187) (#15190) 4 years ago
download.go Add Content-Length header to HEAD requests (#14542) 4 years ago
editor.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
editor_test.go
http.go
issue.go Create new issue from code (#14863) 4 years ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go Fix bug when combine label comments (#14894) 4 years ago
issue_timetrack.go Add UI to delete tracked times (#14100) 4 years ago
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go Fixed wrong migrate url error description. (#15010) 4 years ago
milestone.go
projects.go Sort / Move project boards (#14634) 4 years ago
projects_test.go
pull.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
pull_review.go Add dismiss review feature (#12674) 4 years ago
release.go Create tag on ui (#13467) 4 years ago
release_test.go
repo.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
search.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
setting.go Fixed wrong migrate url error description. (#15010) 4 years ago
setting_protected_branch.go
settings_test.go
topic.go
view.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
webhook.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
wiki.go
wiki_test.go