0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-31 06:25:29 +02:00
gitea/routers/web/repo
KN4CK3R 658a636afe
Removed unused method. (#18129)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-12-30 11:56:12 +08:00
..
activity.go
attachment.go Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
blame.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
branch.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
commit.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
compare.go Improve interface when comparing a branch which has created a pull request (#17911) 2021-12-24 12:14:42 +00:00
download.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
editor.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
editor_test.go
http.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
http_test.go
issue.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
issue_label_test.go
issue_lock.go
issue_stopwatch.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
issue_test.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
issue_timetrack.go
issue_watch.go
lfs.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
main_test.go
middlewares.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
migrate.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
milestone.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
projects.go Removed unused method. (#18129) 2021-12-30 11:56:12 +08:00
projects_test.go
pull.go Do not read or write git reference files directly (#18079) 2021-12-23 21:44:00 +08:00
pull_review.go
release.go Clean legacy SimpleMDE code (#17926) 2021-12-10 10:51:27 +08:00
release_test.go
repo.go Ensure that git repository is closed before transfer (#18049) 2021-12-21 10:01:58 +08:00
search.go
setting.go Add Reindex buttons to repository settings page (#17494) 2021-12-16 23:55:12 +08:00
setting_protected_branch.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
settings_test.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
tag.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
view.go When the git repository on storage is changed, the repository modal should also be updated (#18088) 2021-12-24 23:36:26 +08:00
webhook.go Move accessmode into models/perm (#17828) 2021-11-28 12:58:28 +01:00
wiki.go Clean legacy SimpleMDE code (#17926) 2021-12-10 10:51:27 +08:00
wiki_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00