aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/editor_test.go
Commit message (Expand)AuthorAgeFilesLines
* Clarify path param naming (#32969)wxiaoguang2024-12-241-2/+2
* Refactor names (#31405)wxiaoguang2024-06-191-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-1/+2
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-11/+11
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-3/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* format with gofumpt (#18184)65432022-01-201-1/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-4/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+83