summaryrefslogtreecommitdiffstats
path: root/routers/web/user/home_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add an trailing slash to dashboard links (#29555)wxiaoguang2024-03-041-0/+17
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-4/+0
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-151-1/+2
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-11/+11
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-1/+1
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-5/+5
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add some api integration tests (#18872)KN4CK3R2022-10-181-1/+1
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-2/+2
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-1/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-6/+6
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-5/+6
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+118