Commit Graph

17553 Commits (099052aba5bfa3a0a700d88d2e2891ae99f151ce)
 

Author SHA1 Message Date
Unknown 8c96091727 Merge branch 'master' of github.com:gogits/gogs
Unknown 6a75b1f7b3 Add create repo feeds
FuXiaoHei b1fe498eb9 single repository page ui
Lunny Xiao fecafdca2a merge
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master'
FuXiaoHei 4fff38856e single repository page ui preview
Lunny Xiao 9b845c1115 merge
Lunny Xiao 08feaf3ded add repo router
Unknown 3c67318d8f Add GetRepositoryByName and GetRepositoryById
Unknown 8dd956f88a Move custom dir to custom/
Unknown a9a5fb45f8 Bug fix
Unknown 29e9b8c3c4 Update gopmfile
Unknown caf05599df Bug fix
Unknown 0b5f6b176f Bug fix
Unknown c2e7e93e0c Add gopmfile
Unknown af5435d586 Bug fix
Unknown 12f81de349 Finish delete user
Lunny Xiao b3de0ded70 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 23400dd0a2 add GetReposFiles
FuXiaoHei 4f4ec9321f dashboard ui
Lunny Xiao b5cc4078a9 add repo list of dashboard
Unknown fdc4151ff3 Finish create repo
Unknown e9b71c88d7 Merge branch 'master' of github.com:gogits/gogs
Unknown b4727c7601 Update create repo
FuXiaoHei 63d2f74c21 begin dashboard ui
Lunny Xiao 5b5d54621e Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao f9907bbfa4 add README support for creating repository
FuXiaoHei 295cfd42aa finish user delete page ui
FuXiaoHei 7f92579905 finish user delete page ui
Unknown 6ce9d800d0 Add custom.ini
Unknown 52837e3d36 Clean code
Unknown 897329a644 Add add and delete SSH key
FuXiaoHei efa039a0f7 finish ssh key pages ui
Lunny Xiao 3ca7a33907 add del publickey
FuXiaoHei 8934fe414c fix app.ini changed
FuXiaoHei 46687f391c ssh keys operation page ui
Unknown 0d9b2f3860 Update CreateRepository
Unknown 76ce6f9848 Update repo.Create
Unknown 5a05d6633d Merge utils to modules
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware
Lunny Xiao 8e821c75d7 add publickey list
Lunny Xiao e246f2188e add list for repo basic
Unknown 90223dcfc4 Bug fix
Unknown 56a7ab4da5 Finish log in user
Unknown d8b92b4bc9 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/user/signup.tmpl
Unknown 1249392c83 Finish register user
FuXiaoHei 4c1858c07b navbar active status
FuXiaoHei 9cd14f97c2 register js validation
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes