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.
gitea/routers
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
..
admin Added sorting to organizations, repos & users page (#222) 8 years ago
api/v1 Repo permission bug fixes (#513) 8 years ago
dev Golint fixed for modules/setting (#262) 8 years ago
org Golint fixed for modules/setting (#262) 8 years ago
repo Cache users on list releases (#527) 8 years ago
user Tab on user profile to show starred repos (#519) 8 years ago
home.go Added sorting to organizations, repos & users page (#222) 8 years ago
init.go New settings option for a custom SSH host (#3763) (#446) 8 years ago
install.go fix installation page ssh domain unavilable 8 years ago