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/repo
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075)
3 years ago
..
activity.go
attachment.go Add repo_id for attachment (#16958) 3 years ago
blame.go
branch.go Fix branch pagination error (#16805) 4 years ago
commit.go Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) 3 years ago
compare.go Add skip and limit to git.GetTags (#16897) 3 years ago
download.go Download lfs in git and web workflow from minio/s3 directly (#16731) 4 years ago
editor.go
editor_test.go Move db related basic functions to models/db (#17075) 3 years ago
http.go
http_test.go
issue.go Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) 3 years ago
issue_dependency.go
issue_label.go Move db related basic functions to models/db (#17075) 3 years ago
issue_label_test.go Move db related basic functions to models/db (#17075) 3 years ago
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go Move db related basic functions to models/db (#17075) 3 years ago
middlewares.go
migrate.go Make mirror feature more configurable (#16957) 3 years ago
milestone.go In Render tolerate not being passed a context (#16842) 3 years ago
projects.go In Render tolerate not being passed a context (#16842) 3 years ago
projects_test.go Move db related basic functions to models/db (#17075) 3 years ago
pull.go Ensure that rebase conflicts are handled in updates (#16952) 3 years ago
pull_review.go
release.go Add skip and limit to git.GetTags (#16897) 3 years ago
release_test.go Move db related basic functions to models/db (#17075) 3 years ago
repo.go Move db related basic functions to models/db (#17075) 3 years ago
search.go
setting.go Decrement Fork Num when converting from Fork (#17035) 3 years ago
setting_protected_branch.go Support unprotected file patterns (#16395) 3 years ago
settings_test.go Move db related basic functions to models/db (#17075) 3 years ago
tag.go
topic.go
view.go Render full plain readme. (#17083) 3 years ago
webhook.go
wiki.go Ensure wiki repos are all closed (#16886) 3 years ago
wiki_test.go Move db related basic functions to models/db (#17075) 3 years ago