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
Romain ecfac78f6e
Kanban colored boards (#16647)
4 years ago
..
activity.go
attachment.go
blame.go
branch.go
commit.go Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 4 years ago
compare.go Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 4 years ago
download.go
editor.go
editor_test.go
http.go Move twofactor to models/login (#17143) 4 years ago
http_test.go
issue.go Move login related structs and functions to models/login (#17093) 4 years ago
issue_dependency.go
issue_label.go Move login related structs and functions to models/login (#17093) 4 years ago
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go Move login related structs and functions to models/login (#17093) 4 years ago
projects.go Kanban colored boards (#16647) 4 years ago
projects_test.go
pull.go Don't return binary file changes in raw PR diffs by default (#17158) 4 years ago
pull_review.go
release.go Move login related structs and functions to models/login (#17093) 4 years ago
release_test.go
repo.go
search.go
setting.go Move login related structs and functions to models/login (#17093) 4 years ago
setting_protected_branch.go
settings_test.go
tag.go
topic.go
view.go Move login related structs and functions to models/login (#17093) 4 years ago
webhook.go
wiki.go
wiki_test.go