yp05327

Results 309 comments of yp05327

I can see it on my phone. ![IMG_3301](https://github.com/go-gitea/gitea/assets/18380374/7715e381-f46e-4976-aae8-805637bfa1f7) and on pc ![image](https://github.com/go-gitea/gitea/assets/18380374/4bdd1c52-9b39-4564-aabc-2ab79fba4d88)

As it is duplicated, I will close this one. Feel free to reopen it if you have any problems.

Organization Dashboard is also very slow. I created a new one, and it took very very very long time to load the page. ![image](https://github.com/go-gitea/gitea/assets/18380374/ddc8caff-0e16-442c-82cc-f9396d9620bb)

https://github.com/go-gitea/gitea/issues/28892#issuecomment-1920361836 This has been fix by the revert. It is really fast now. ![image](https://github.com/go-gitea/gitea/assets/18380374/c40a56fd-c8ae-422d-8b6e-3e0c211206ee)

How to add test in both nogit and gogit version? 🤔

> Have you tested Linux kernal? Yes. It works well.

> It seems you have to change them twice at the moment. A copy from `signature_gogit_test.go` is allowed? But seems no better method.

I understanded now. Just remove `//go:build gogit` in the `test.go`, then we can test it in both gogit version and no gogit version. 😄 ![image](https://github.com/go-gitea/gitea/assets/18380374/93326e62-8581-4818-a950-cbd6ad397655)

> @yp05327 after reading the code again, I think we should rewrite the code (for both gogit and nogogit). If you don't mind, I could propose a new approach soon....

The log means user have no read permission of project unit, can you provide more information?