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
Tekaoh e3eb9fa33d Fix a comment typo (#8358) 5 years ago
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go
download.go
editor.go
editor_test.go
http.go
issue.go Extract actions on new issue from models to services (#8217) 5 years ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
milestone.go
pull.go Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 5 years ago
pull_review.go Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 5 years ago
release.go Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago
release_test.go
repo.go
search.go
setting.go Move mirror to a standalone package from models (#7486) 5 years ago
setting_protected_branch.go
settings_test.go Add teams to repo on collaboration page. (#8045) 5 years ago
topic.go
view.go
webhook.go Change general form binding to gogs form (#8334) 5 years ago
wiki.go Fix a comment typo (#8358) 5 years ago
wiki_test.go