Commit Graph

725 Commits (02fbe1e5dce2c36ec0d39328347ef28ed2470ddb)

Author SHA1 Message Date
Lunny Xiao 1902500b0d Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 3a1fa012f7 update repo page
Unknown 27104ac89a Add delete repo
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo
Unknown 3c67318d8f Add GetRepositoryByName and GetRepositoryById
Unknown 0b5f6b176f Bug fix
Lunny Xiao 23400dd0a2 add GetReposFiles
Lunny Xiao b5cc4078a9 add repo list of dashboard
Unknown fdc4151ff3 Finish create repo
Unknown b4727c7601 Update create repo
Lunny Xiao f9907bbfa4 add README support for creating repository
Unknown 897329a644 Add add and delete SSH key
Unknown 0d9b2f3860 Update CreateRepository
Unknown 5a05d6633d Merge utils to modules
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Lunny Xiao c8909d4758 add fork
Lunny Xiao f7826d4ed7 create repository from web
Unknown 594ec0b659 Add code of add public key
Lunny Xiao 104aa23a9e improved ssh supports
Lunny Xiao b1b6def5bc improved ssh supports
Unknown 4b92a6c2df Add code of delete user
Lunny Xiao be0ba9ea88 add ssh supports(unfinished)
Lunny Xiao ee9bcf4d9f add publickey & access
Unknown 8ef198dfac Formatting
Lunny Xiao 237193ef2a add user models