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
Kyle D 6e5fd5c584
Hide mirror passwords on repo settings page (#16022) (#16355)
4 years ago
..
activity.go
attachment.go Add ETag header (#15370) (#15552) 4 years ago
blame.go
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 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 ETag header (#15370) (#15552) 4 years ago
editor.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
editor_test.go
http.go Fix http path bug (#16117) (#16120) 4 years ago
http_test.go Fix http path bug (#16117) (#16120) 4 years ago
issue.go Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798) 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
issue_watch.go
lfs.go Fix lfs management find (#15537) (#15578) 4 years ago
main_test.go
middlewares.go
migrate.go Fixed wrong migrate url error description. (#15010) 4 years ago
milestone.go
projects.go
projects_test.go
pull.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 4 years ago
pull_review.go
release.go fix some ui bug about draft release (#15137) (#15745) 4 years ago
release_test.go
repo.go Fix CanCreateRepo check (#15311) (#15321) 4 years ago
search.go fix wrong file link in code search page (#15466) (#15486) 4 years ago
setting.go Hide mirror passwords on repo settings page (#16022) (#16355) 4 years ago
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
wiki.go
wiki_test.go