You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
* 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
8 years ago
..
auth.go Added minimum password length to app.ini (#223) 8 years ago
home.go Bug fixes for Issues filters (#413) 8 years ago
profile.go Tab on user profile to show starred repos (#519) 8 years ago
setting.go Fix random string generator (#384) 8 years ago