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.
mscherer 34b5436ae1
Refactor various strings (#17784)
2 years ago
..
activity.go Move unit into models/unit/ (#17576) 2 years ago
attachment.go Move attachment into models/repo/ (#17650) 2 years ago
blame.go Move user related model into models/user (#17781) 2 years ago
branch.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
commit.go Refactor various strings (#17784) 2 years ago
compare.go Move user related model into models/user (#17781) 2 years ago
download.go Download lfs in git and web workflow from minio/s3 directly (#16731) 2 years ago
editor.go Move repofiles from modules/repofiles to services/repository/files (#17774) 2 years ago
editor_test.go Decouple unit test code from business code (#17623) 2 years ago
http.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
http_test.go Fix http path bug (#16117) 3 years ago
issue.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
issue_content_history.go Move unit into models/unit/ (#17576) 2 years ago
issue_dependency.go Rename context.Query to context.Form (#16562) 2 years ago
issue_label.go Use a standalone struct name for Organization (#17632) 2 years ago
issue_label_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
issue_lock.go Refactor routers directory (#15800) 3 years ago
issue_stopwatch.go Multiple Escaping Improvements (#17551) 2 years ago
issue_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
issue_timetrack.go Refactor routers directory (#15800) 3 years ago
issue_watch.go Refactor routers directory (#15800) 3 years ago
lfs.go Move user related model into models/user (#17781) 2 years ago
main_test.go Decouple unit test code from business code (#17623) 2 years ago
middlewares.go Move user related model into models/user (#17781) 2 years ago
migrate.go Move user related model into models/user (#17781) 2 years ago
milestone.go Multiple Escaping Improvements (#17551) 2 years ago
projects.go Move accessmode into models/perm (#17828) 2 years ago
projects_test.go Decouple unit test code from business code (#17623) 2 years ago
pull.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
pull_review.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2 years ago
release.go Move user related model into models/user (#17781) 2 years ago
release_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
repo.go Move user related model into models/user (#17781) 2 years ago
search.go Related refactors to ctx.FormX functions (#16567) 2 years ago
setting.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
setting_protected_branch.go Move accessmode into models/perm (#17828) 2 years ago
settings_test.go Move accessmode into models/perm (#17828) 2 years ago
tag.go Move accessmode into models/perm (#17828) 2 years ago
topic.go Related refactors to ctx.FormX functions (#16567) 2 years ago
view.go Move user related model into models/user (#17781) 2 years ago
webhook.go Move accessmode into models/perm (#17828) 2 years ago
wiki.go Multiple Escaping Improvements (#17551) 2 years ago
wiki_test.go Multiple Escaping Improvements (#17551) 2 years ago