mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-08 09:09:04 +01:00
b992858883
* 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