..
activity.go
Propagate context and ensure git commands run in request context ( #17868 )
2022-01-19 23:26:57 +00:00
attachment.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
blame.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
branch.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
commit.go
Propagate context and ensure git commands run in request context ( #17868 )
2022-01-19 23:26:57 +00:00
compare.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
download.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
editor.go
Propagate context and ensure git commands run in request context ( #17868 )
2022-01-19 23:26:57 +00:00
editor_test.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
http.go
Fix partial cloning a repo ( #18373 )
2022-01-23 22:19:32 +01:00
http_test.go
Fix http path bug ( #16117 )
2021-06-09 14:53:12 +02:00
issue.go
Add config options to hide issue events ( #17414 )
2022-01-21 18:59:26 +01:00
issue_content_history.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
issue_dependency.go
Rename context.Query to context.Form ( #16562 )
2021-07-29 03:42:15 +02:00
issue_label.go
Use a standalone struct name for Organization ( #17632 )
2021-11-19 19:41:40 +08:00
issue_label_test.go
Decouple unit test, remove intermediate unittestbridge
package ( #17662 )
2021-11-16 16:53:21 +08:00
issue_lock.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
issue_stopwatch.go
Multiple Escaping Improvements ( #17551 )
2021-11-16 18:18:25 +00:00
issue_test.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
issue_timetrack.go
Refactor routers directory ( #15800 )
2021-06-09 01:33:54 +02:00
issue_watch.go
Refactor routers directory ( #15800 )
2021-06-09 01:33:54 +02:00
lfs.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
main_test.go
Decouple unit test code from business code ( #17623 )
2021-11-12 22:36:47 +08:00
middlewares.go
Move user related model into models/user ( #17781 )
2021-11-24 17:49:20 +08:00
migrate.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
milestone.go
Multiple Escaping Improvements ( #17551 )
2021-11-16 18:18:25 +00:00
projects.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
projects_test.go
Decouple unit test code from business code ( #17623 )
2021-11-12 22:36:47 +08:00
pull.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
pull_review.go
Propagate context and ensure git commands run in request context ( #17868 )
2022-01-19 23:26:57 +00:00
release.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
release_test.go
Decouple unit test, remove intermediate unittestbridge
package ( #17662 )
2021-11-16 16:53:21 +08:00
repo.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
search.go
Related refactors to ctx.FormX functions ( #16567 )
2021-08-11 18:08:52 +03:00
setting.go
Propagate context and ensure git commands run in request context ( #17868 )
2022-01-19 23:26:57 +00:00
setting_protected_branch.go
Move repository model into models/repo ( #17933 )
2021-12-10 09:27:50 +08:00
settings_test.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
tag.go
Move repository model into models/repo ( #17933 )
2021-12-10 09:27:50 +08:00
topic.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
view.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
webhook.go
Add packagist webhook ( #18224 )
2022-01-23 21:46:30 +08:00
wiki.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
wiki_test.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00