mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-29 18:38:27 +02:00
* Tab on user profile to show starred repos * Make golint happy and use transactions on StarRepo function * x -> sess * Use sess.Close() instead of sess.Rollback() * Add copyright * Fix lint